summaryrefslogtreecommitdiff
path: root/lib/libpthread/uthread/uthread_gc.c
AgeCommit message (Collapse)Author
2000-01-06include stdlib.h, unused varsDavid Leonard
1999-11-30garbage collect thread-specific dataDavid Leonard
1999-11-30clean up the poll fdsets in the garbage collector, not in exit()David Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-02-01don't handle signals in the gc threadDavid Leonard
1998-12-23preserve FreeBSD identsDavid Leonard
1998-12-21memory leakDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out)