summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_spec.c
AgeCommit message (Expand)Author
2007-07-20Initialize the locks in key_table. On hppa _SPINLOCK_LOCKED is 0, so anMark Kettenis
2006-04-02malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaksDamien Miller
2001-08-21Start syncing with FreeBSD:Federico G. Schwindt
1999-11-25sync with FreeBSDDavid Leonard
1999-05-14Memory leak; FreeBSD PR 11713 rse@engelschall.comAlex Feldman
1999-01-06identDavid Leonard
1998-11-20sync with freebsdDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-08-27experimental threaded libc - kernel onlyDavid Leonard