Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-08 | add fchflags and fpathconf as well. | David Leonard | |
1999-01-08 | ident | David Leonard | |
1999-01-08 | add poll(2). This might help get X threaded. | David Leonard | |
1999-01-06 | ident | David Leonard | |
1998-12-23 | preserve FreeBSD idents | David Leonard | |
1998-12-23 | typo | David Leonard | |
1998-12-23 | funlockfile shouldnt assume flockfile has been called | David Leonard | |
1998-12-23 | rename linkage variable to match freebsd | David Leonard | |
1998-12-21 | resource stats; force linkage with uthread_autoinit.c; name kern and init ↵ | David Leonard | |
threads | |||
1998-12-21 | add variable to force linkage | David Leonard | |
1998-12-21 | dump thread info on PANIC | David Leonard | |
1998-12-21 | much nicer SIGINFO display | David Leonard | |
1998-12-21 | use md spinlock; signal statistics | David Leonard | |
1998-12-21 | resource accounting; initial timeslice bug fix | David Leonard | |
1998-12-21 | resource accounting | David Leonard | |
1998-12-21 | memory leak | David Leonard | |
1998-12-18 | comply with posix when double-unlocking a mutex | David Leonard | |
1998-12-13 | this this | Niklas Hallqvist | |
1998-12-10 | sync with FreeBSD | David Leonard | |
1998-12-10 | split automatic init into own file | David Leonard | |
1998-11-20 | sync with freebsd | David Leonard | |
1998-11-20 | fix strcat usage; deraadt | David Leonard | |
1998-11-09 | sync 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) | |||
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |