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
Age
Commit message (
Expand
)
Author
1999-01-06
use indr_reference instead of PASSTHRU
David Leonard
1999-01-06
ident
David Leonard
1998-12-23
preserve FreeBSD idents
David Leonard
1998-12-23
typo
David Leonard
1998-12-23
funlockfile shouldnt assume flockfile has been called
David Leonard
1998-12-23
rename linkage variable to match freebsd
David Leonard
1998-12-23
nicer tests
David Leonard
1998-12-22
update
David Leonard
1998-12-22
Correct a thinko I had when writing the comment for this code.
Dale S. Rahn
1998-12-21
MD locking and thread support for hppa
Michael Shalayeff
1998-12-21
more spinlock
David Leonard
1998-12-21
resource stats; force linkage with uthread_autoinit.c; name kern and init thr...
David Leonard
1998-12-21
very important bit of md spinlock
David Leonard
1998-12-21
md spinlock
David Leonard
1998-12-21
add variable to force linkage
David Leonard
1998-12-21
dump thread info on PANIC
David Leonard
1998-12-21
much nicer SIGINFO display
David Leonard
1998-12-21
use md spinlock; signal statistics
David Leonard
1998-12-21
resource accounting; initial timeslice bug fix
David Leonard
1998-12-21
resource accounting
David Leonard
1998-12-21
memory leak
David Leonard
1998-12-21
md spinlock
David Leonard
1998-12-21
md spinlock
David Leonard
1998-12-21
clean
David Leonard
1998-12-21
unfinished powerpc md stuff.. rahnds?
David Leonard
1998-12-21
clean
David Leonard
1998-12-21
remove mit pthread hangover
David Leonard
1998-12-18
comply with posix when double-unlocking a mutex
David Leonard
1998-12-18
add md _atomic_is_locked; clean
David Leonard
1998-12-13
this this
Niklas Hallqvist
1998-12-10
sync with FreeBSD
David Leonard
1998-12-10
split automatic init into own file
David Leonard
1998-12-10
tests are now useful
David Leonard
1998-11-21
missed an include
David Leonard
1998-11-20
link/mention recently added manual pages
David Leonard
1998-11-20
sync with freebsd
David Leonard
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1998-11-20
Move atomic_lock code from asm to C with inline asm;
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-09-05
missed these too. sigh
David Leonard
1998-09-03
libpthread tests modified for uthreads
David Leonard
1998-08-28
somehow i missed this directory..
David Leonard
1998-08-27
experimental threaded libc - kernel only
David Leonard