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
/
include
Age
Commit message (
Expand
)
Author
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-01-18
tab vs. spaces
Federico G. Schwindt
2002-01-18
while im here, move the ifndef _SCHED_H_ after the copyright message.
Federico G. Schwindt
2002-01-18
From FreeBSD: header for POSIX 1003.1b semaphores.
Federico G. Schwindt
2002-01-10
Change 1st arg in pthread_attr_getdetachstate to const.
Federico G. Schwindt
2001-12-08
Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.
Federico G. Schwindt
2001-09-04
put changes back, this time ALL the files.
Federico G. Schwindt
2001-08-17
pthread_main_np prototype
Peter Valchev
2000-12-06
use __x__ formats for __attribute__ arguments; guenther@gac.edu
Theo de Raadt
2000-06-27
forward declaration of struct timespec to avoid warning
Artur Grabowski
2000-01-06
LIBCR_SRCDIR
David Leonard
2000-01-06
volatile the spinlock
David Leonard
2000-01-06
always define _POSIX_THREADS; volatile some types (mickey@)
David Leonard
2000-01-04
Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared.
Alex Feldman
1999-11-25
sync with FreeBSD
David Leonard
1999-06-15
Remove pthread_atfork()
David Leonard
1999-05-26
sync with FreeBSD
David Leonard
1999-03-10
ident
David Leonard
1999-03-10
missing const (freebsd)
David Leonard
1999-01-18
move private spinlock protos out
David Leonard
1999-01-18
sync with previous changes
David Leonard
1999-01-08
move spinlock.h into the real world
David Leonard
1998-12-21
very important bit of md spinlock
David Leonard
1998-12-21
clean
David Leonard
1998-12-10
sync with FreeBSD
David Leonard
1998-11-09
sync with FreeBSD (rwlock, gc thread, man pages)
David Leonard
1998-09-05
missed these too. sigh
David Leonard