log

age author description
Tue, 29 Apr 2014 06:03:17 -0500 Rob Landley Teach cpio to set uid/gid and timestamp. (Timestamp has year 2100 problem.) draft
Fri, 25 Apr 2014 05:56:16 -0500 Rob Landley fold cleanup: whitespace and curly brackets. draft
Fri, 25 Apr 2014 05:50:00 -0500 Rob Landley Cosmetic tweak: spell out "Linux Standard Base" in menuconfig. draft
Fri, 25 Apr 2014 05:48:11 -0500 Rob Landley Fix od bug reported by Samuel Holland ("od -v -b" was appending default output type even though an output type was specified). draft
Wed, 23 Apr 2014 17:23:09 -0500 Rob Landley Add example directory, move hello.c into it, add skeleton.c to demonstrate more complciated stuff (multiple commands per file, etc), and have genconfig.sh sort backwards so posix is first and example last in menuconfig. draft
Wed, 23 Apr 2014 08:38:29 -0500 Rob Landley As long as uClibc's still around and requires you to jump through hoops to get iconv(), probe and build defconfig without it if it's not there. draft
Wed, 23 Apr 2014 08:37:07 -0500 Rob Landley usage: is lower case (the help generator looks for that, might as well be consistent). draft