simplify cancellation point handling
[musl] / src / misc /
2011-04-13 Rich Felkersimplify syslog, add vsyslog interface (nonstandard)
2011-04-13 Rich Felkerremove useless SIGPIPE protection from syslog
2011-04-13 Rich Felkerfix syslog (corrected SIGPIPE blocking, and using dgram...
2011-04-13 Rich Felkerimplement getgrouplist (for initgroups), formerly dummi...
2011-04-13 Rich Felkeradd ptsname_r (nonstandard) and split ptsname (standard...
2011-04-12 Rich Felkermove bswap functions to static inline in byteswap.h
2011-04-12 Rich Felkerfix broken bswap_32
2011-04-11 Rich Felkerremove ugly warning-suppression hack from crypt - this...
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-16 Rich Felkerfix compile failure: legacy cuserid needs to define...
2011-02-15 Rich Felkerfix getrlimit handling on 32-bit systems, and ease...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0