log

age author description
Sat, 08 Dec 2012 21:10:10 -0600 Rob Landley Add README file to each toys/ directory, teach build infrastructure to get fancy name from that. This means adding new directories shouldn't require touching build scripts.
Sat, 08 Dec 2012 02:26:56 -0600 Rob Landley Complicate the rm -i behavior to do what posix specifies.
Sat, 08 Dec 2012 02:25:32 -0600 Rob Landley Make yesno() always read from stdin and write to stderr. (If we need to find our tty, open /dev/tty, but existing users don't.)
Fri, 07 Dec 2012 06:26:21 -0600 Rob Landley New rm command.
Thu, 06 Dec 2012 15:15:30 -0600 Rob Landley Update link to posix in docs (open group broke their website).
Thu, 06 Dec 2012 15:13:30 -0600 Rob Landley Have dirtree_add_node() set parent so error message can provide full path.
Mon, 03 Dec 2012 16:16:06 -0600 Rob Landley Use sched_{set,get}affinity directly so musl doesn't have to provide wrappers.
Sat, 01 Dec 2012 18:30:48 -0600 Rob Landley Minor whitespace tweak.
Sat, 01 Dec 2012 18:30:20 -0600 Rob Landley First guess at what internationalization support for expand would look like.
Sat, 01 Dec 2012 18:27:37 -0600 Rob Landley Generate status page with new pubs.opengroup.org urls.
Sat, 01 Dec 2012 18:26:58 -0600 Rob Landley Remove unused structure definition.
Sat, 01 Dec 2012 18:26:21 -0600 Rob Landley The open group changed their website stupidly, so opengroup.org/onlinepubs forwards to a dead server and you have to use pubs.opengroup.org/onlinepubs now. Change the hello template to note the new location. (Waiting to see if they fix it upstream before touching every command in toys/posix.)
Sat, 01 Dec 2012 18:12:06 -0600 Rob Landley Add header that musl libc needs.
Sat, 01 Dec 2012 17:59:38 -0600 Rob Landley Fix ancient glibc workaround to force fstatat64