summaryrefslogtreecommitdiff
path: root/lib/librthread/Makefile
AgeCommit message (Expand)Author
2006-01-05add -Wstrict-prototypes -Wmissing-prototypes -Wsign-compareMarco S Hyman
2006-01-04Cleanup struct pthread and stack after thread exits. This version doesOtto Moerbeek
2006-01-01thread stack handling changes. Add guard zones and allow stackMarco S Hyman
2005-12-31Add "print debug foo" function safe to use in signal handlers, example:Marco S Hyman
2005-12-29Put the existing _np functions into separate file; introduceOtto Moerbeek
2005-12-25remove silly alpha commentTed Unangst
2005-12-07add the posix semaphore functions. this lets vlc work.Ted Unangst
2005-12-03rcs for the makefileTed Unangst
2005-12-03add userland thread library. incomplete, but functionalTed Unangst