summaryrefslogtreecommitdiff
path: root/lib/libc_r/include
AgeCommit message (Expand)Author
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-18tab vs. spacesFederico G. Schwindt
2002-01-18while im here, move the ifndef _SCHED_H_ after the copyright message.Federico G. Schwindt
2002-01-18From FreeBSD: header for POSIX 1003.1b semaphores.Federico G. Schwindt
2002-01-10Change 1st arg in pthread_attr_getdetachstate to const.Federico G. Schwindt
2001-12-08Partially sync with FreeBSD; mostly pthread_cancel(3) related changes.Federico G. Schwindt
2001-09-04put changes back, this time ALL the files.Federico G. Schwindt
2001-08-17pthread_main_np prototypePeter Valchev
2000-12-06use __x__ formats for __attribute__ arguments; guenther@gac.eduTheo de Raadt
2000-06-27forward declaration of struct timespec to avoid warningArtur Grabowski
2000-01-06LIBCR_SRCDIRDavid Leonard
2000-01-06volatile the spinlockDavid Leonard
2000-01-06always define _POSIX_THREADS; volatile some types (mickey@)David Leonard
2000-01-04Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared.Alex Feldman
1999-11-25sync with FreeBSDDavid Leonard
1999-06-15Remove pthread_atfork()David Leonard
1999-05-26sync with FreeBSDDavid Leonard
1999-03-10identDavid Leonard
1999-03-10missing const (freebsd)David Leonard
1999-01-18move private spinlock protos outDavid Leonard
1999-01-18sync with previous changesDavid Leonard
1999-01-08move spinlock.h into the real worldDavid Leonard
1998-12-21very important bit of md spinlockDavid Leonard
1998-12-21cleanDavid Leonard
1998-12-10sync with FreeBSDDavid Leonard
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-09-05missed these too. sighDavid Leonard