add more legacy functions: setlinebuf and setbuffer
[musl] / src / linux /
2011-04-05 Rich Felkersupport the nonstandard err.h interfaces
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-19 Rich Felkeroverhaul syscall interface
2011-03-01 Rich Felkerdepends on settimeofday which needs _GNU_SOURCE feature...
2011-02-19 Rich Felkerworkaround gcc bug 46926 by providing a dumb sincos...
2011-02-19 Rich Felkeradd syscall wrappers for inotify
2011-02-19 Rich Felkercleanup cruft left from when kernel and user time_t...
2011-02-17 Rich Felkermake daemon try the operations that might fail before...
2011-02-17 Rich Felkerdaemon should check for failures and return -1
2011-02-15 Rich Felkerremove standalone syscall cruft
2011-02-14 Rich Felkercleaning up syscalls in preparation for x86_64 port
2011-02-14 Rich Felkersyscall cleanup for umount2
2011-02-14 Rich Felkeruse umount2 syscall for umount (new targets lack old...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0