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
/
libc_r
/
uthread
/
uthread_exit.c
Age
Commit message (
Expand
)
Author
2002-11-07
type func(...) -> type\nfunc(...) for function definitions
Marco S Hyman
2002-10-30
signal handling changes. This corrects several signal
Marco S Hyman
2001-12-19
More sync.
Federico G. Schwindt
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
put proc pid in fatal error string; don't call abort() - instead deliver SIGA...
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-06-14
mention the process' pid in the debug message. greatly helps to debug problem...
David Leonard
1999-05-26
sync with FreeBSD
David Leonard
1999-01-06
ident
David Leonard
1998-12-21
dump thread info on PANIC
David Leonard
1998-12-13
this this
Niklas Hallqvist
1998-12-10
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
1998-08-27
experimental threaded libc - kernel only
David Leonard