summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads/signals.c
AgeCommit message (Expand)Author
2005-09-09sync style changes and misc fixes from glibcMike Frysinger
2005-09-09newer linuxthreads renamed the function invalid_handle() to nonexisting_handle()Mike Frysinger
2005-09-09sync with glibc by moving the thread_desc stuff out of internals.h and into a...Mike Frysinger
2004-05-14Alexandre Oliva writes:Eric Andersen
2003-03-03Initial effort at adding profiling support.Eric Andersen
2003-02-27Major update for pthreads, based in large part on improvementsEric Andersen
2002-02-27Remove some debugging codeEric Andersen
2002-02-20Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen