index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libpthread
/
uthread
/
uthread_gc.c
Age
Commit message (
Expand
)
Author
2006-04-09
Change a debug interface to take const char pointers so we don't ave
Kenneth R Westerback
2005-10-29
Don't use TAILQ_NEXT() on an element that has been removed. Similar to
Kenneth R Westerback
2004-04-06
Apply patch from guenther at mho.com (pr3730) that fixes a double
Marco S Hyman
2003-12-23
change the variable name used for status checking,
Brad Smith
2003-01-31
Create a siginfo_t for thread-to-thread kill.
Marco S Hyman
2001-12-11
More sync with freebsd code; join related code this time.
Federico G. Schwindt
2001-08-21
Start syncing with FreeBSD:
Federico G. Schwindt
2000-01-06
include stdlib.h, unused vars
David Leonard
1999-11-30
garbage collect thread-specific data
David Leonard
1999-11-30
clean up the poll fdsets in the garbage collector, not in exit()
David Leonard
1999-11-25
sync with FreeBSD
David Leonard
1999-05-26
sync with FreeBSD
David Leonard
1999-02-01
don't handle signals in the gc thread
David Leonard
1998-12-23
preserve FreeBSD idents
David Leonard
1998-12-21
memory leak
David Leonard
1998-11-09
sync with FreeBSD (rwlock, gc thread, man pages)
David Leonard