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
/
sys
Age
Commit message (
Expand
)
Author
2004-08-11
mips->mips64. ok deraadt@
Per Fogelstrom
2004-04-09
remove old libc_r related chunk of the Makefile
Brad Smith
2004-04-02
slow_atomic_lock.c is only used by mips; marc@ ok
Michael Shalayeff
2004-02-06
remove silly stub file for alpha and only try to compile _atomic_lock.c
Brad Smith
2003-10-22
Add wrapper for kqueue() to keep track of the allocated fd and allow it to
Brad Smith
2003-07-22
- use :L variable modifier with ELF_TOOLCHAIN variable
Brad Smith
2003-01-31
Create a siginfo_t for thread-to-thread kill.
Marco S Hyman
2003-01-20
Use the sources that exist in sibdirs of libpthread, not libc_r
Marco S Hyman
2002-01-17
remove duplicated Id tag; spotted by miod@.
Federico G. Schwindt
2002-01-14
Do not create sys_aliases.c for elf systems; tested at some extent
Federico G. Schwindt
2001-08-15
* kevent(2) support; from FreeBSD.
Federico G. Schwindt
2000-10-04
switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...
David Leonard
2000-01-06
use uthread_machdep.S if exists; conditionally build syscall objects for libc_r
David Leonard
1999-11-25
sync with FreeBSD
David Leonard
1999-01-06
use indr_reference instead of PASSTHRU
David Leonard
1998-12-21
md spinlock
David Leonard
1998-11-21
missed an include
David Leonard
1998-11-20
Move atomic_lock code from asm to C with inline asm;
David Leonard
1998-08-27
experimental threaded libc - kernel only
David Leonard