summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/sys/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add wrapper for kqueue() to keep track of the allocated fd and allow it tobrad2003-10-221-3/+3
* - use :L variable modifier with ELF_TOOLCHAIN variablebrad2003-07-221-2/+2
* Use the sources that exist in sibdirs of libpthread, not libc_rmarc2003-01-201-5/+5
* remove duplicated Id tag; spotted by miod@.fgsch2002-01-171-2/+1
* Do not create sys_aliases.c for elf systems; tested at some extentfgsch2002-01-141-13/+7
* * kevent(2) support; from FreeBSD.fgsch2001-08-151-5/+5
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-041-5/+9
* use uthread_machdep.S if exists; conditionally build syscall objects for libc_rd2000-01-061-5/+28
* sync with FreeBSDd1999-11-251-6/+12
* use indr_reference instead of PASSTHRUd1999-01-061-7/+8
* Move atomic_lock code from asm to C with inline asm;d1998-11-201-3/+3
* experimental threaded libc - kernel onlyd1998-08-271-0/+16