log

age author description
Mon, 18 Jun 2007 01:00:32 -0400 Rob Landley Fix READLINK_F dependency.
Mon, 18 Jun 2007 00:44:53 -0400 Rob Landley Change defaults of working commands to yes, so "make defconfig" is more
Mon, 18 Jun 2007 00:17:04 -0400 Rob Landley Add a dummy "touch" to make it all build again.
Mon, 18 Jun 2007 00:15:48 -0400 Rob Landley Add readlink. Why doesn't mercurial show newly added files in "hg diff"?
Mon, 18 Jun 2007 00:14:03 -0400 Rob Landley Add xputs() to detect EOF on writes.
Mon, 18 Jun 2007 00:12:43 -0400 Rob Landley Fix "Need 1 arguments".
Fri, 15 Jun 2007 15:16:46 -0400 Rob Landley Vladimir Oleynik pointed out that va_start() twice in the same function
Thu, 07 Jun 2007 15:20:26 -0400 Rob Landley Make warning go away.
Thu, 07 Jun 2007 15:19:44 -0400 Rob Landley Work around uClibc weirdness.
Thu, 07 Jun 2007 15:19:00 -0400 Rob Landley More cross compiling infrastructure.
Fri, 01 Jun 2007 14:31:45 -0400 Rob Landley Show the compiler how to optimize out the option parsing logic when nothing
Fri, 01 Jun 2007 13:41:24 -0400 Rob Landley Allow applets with optarg string NULL to use toy.optargs[].