Age | Commit message (Expand) | Author |
---|---|---|
2006-01-05 | add -Wstrict-prototypes -Wmissing-prototypes -Wsign-compare | Marco S Hyman |
2006-01-04 | Cleanup struct pthread and stack after thread exits. This version does | Otto Moerbeek |
2006-01-01 | thread stack handling changes. Add guard zones and allow stack | Marco S Hyman |
2005-12-31 | Add "print debug foo" function safe to use in signal handlers, example: | Marco S Hyman |
2005-12-29 | Put the existing _np functions into separate file; introduce | Otto Moerbeek |
2005-12-25 | remove silly alpha comment | Ted Unangst |
2005-12-07 | add the posix semaphore functions. this lets vlc work. | Ted Unangst |
2005-12-03 | rcs for the makefile | Ted Unangst |
2005-12-03 | add userland thread library. incomplete, but functional | Ted Unangst |