valgrind, version switch and symbolic exits

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Karel et.al.

There seems to be quite some exits with numeric exit codes. Using 
symbolic exits stdlib.h might be something what should be fixed 
systematically.

find util-linux -name '*.c' -exec egrep 'exit.[0-9]' {} \+ | wc -l
297

I also did few valgrind tests and found couple leaks. As expected 
some leaks where easier to fix than others.

Finally I notice version string output, which made no sense. When 
making it better I started to wonder should all command support 
long options --help and --version. What do you think?

Can I assume these, mostly uninteresting maintenance fixes, are 
something you would like to receive?

-- 
   Sami Kerola
   http://www.iki.fi/kerolasa/
--
To unsubscribe from this list: send the line "unsubscribe util-linux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux