Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
by art@ and drahn@. | |||
2001-08-15 | * kevent(2) support; from FreeBSD. | Federico G. Schwindt | |
* change _thread_kern_set_timeout() parm to const. | |||
2000-10-04 | switch to _machdep_switch() instead of setjmp/longjmp. For some reason this ↵ | David Leonard | |
fixes sparc threads. | |||
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 | |
Add m68k, mips and sparc. (needs more careful checking) Add 'slow_atomic_lock' for crippled archs. | |||
1998-08-27 | experimental threaded libc - kernel only | David Leonard | |