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