log lib/pending.h @ 1363:e65f9a9ba62d draft

age author description
Wed, 25 Jun 2014 22:54:59 -0500 Rob Landley Cleanup pass on mkpasswd.c draft
Tue, 06 May 2014 06:31:28 -0500 Rob Landley Switch human_readable() to just outputing decimal kilo/mega/gigabytes, make du use it, move it from lib/pending.c to lib.c. draft
Tue, 06 May 2014 06:14:20 -0500 Rob Landley Use compiler built-in macros to determine if argument parsing can use double or float for FLOAT arguments. (I.E. whether double fits in a long's memory.) Check in a way that the macros not being defined just gives us the shorter one. draft
Thu, 19 Dec 2013 09:32:30 -0600 Rob Landley Move names_to_pid from pending to lib. draft
Thu, 28 Nov 2013 21:11:34 -0600 Rob Landley Oops, cleaned up ifconfig uses atolx_range() instead of get_int_list(). Check that in. draft
Sun, 10 Nov 2013 18:23:19 -0600 Rob Landley du from Ashwini Sharma. draft
Sun, 10 Nov 2013 18:20:16 -0600 Rob Landley Break out lib/pending.h from lib/lib.h. draft