new GNU project released: complexity 0.4 (GNU Complexity) - Measure complexity of C source

2011-05-16 Thread Bruce Korb
This program does something very similar to pmccabe, but has a slightly different purpose. pmccabe is appropriate for estimating the effort required for testing a code base. As a developer, I am a little more interested in how difficult it might be to comprehend a code base and figuring out what

GNU Fdisk 1.2.5 released

2011-05-16 Thread Christian
I am happy to announce the release of GNU fdisk 1.2.5 GNU fdisk aims to replace various UNIX operating systems' legacy partitioning tools with libparted-based ones that mimic the interface of those tools. Currently implemented alternatives are: * util-linux `fdisk' * util-linux `cfdisk'