cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
[musl] / src / unistd /
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-04-07 Rich Felkermove rsyscall out of pthread_create module
2011-04-03 Rich Felkermake ualarm actually work (obsolete function removed...
2011-04-03 Rich Felkeradd setresuid/setresgid functions (nonstandard)
2011-04-02 Rich Felkerremove obsolete and useless useconds_t type
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-20 Rich Felkersyscall overhaul part two - unify public and internal...
2011-02-15 Rich Felkerfinish moving 32-bit-specific junk out of source files.
2011-02-15 Rich Felkerput confstr.c with the other conf functions
2011-02-14 Rich Felkercleaning up syscalls in preparation for x86_64 port
2011-02-12 Rich Felkerinitial check-in, version 0.5.0