summaryrefslogtreecommitdiff
path: root/lib/libc/alpha/SYS.h
Commit message (Expand)AuthorAgeFilesLines
* Remove incomplete support for running FreeBSD userland on old NetBSD kernelsTim J. Robbins2003-10-291-4/+0
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-1/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSDaniel Eischen2001-01-291-58/+12
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-22/+13
* Take care to avoid having "strong" and "weak" symbols of the same name inJason Evans2000-03-161-4/+0
* Undo the ill-conceived breakage of the previous commit and really fix:Jason Evans2000-01-291-8/+10
* For syscalls that are renamed to _thread_sys_foo, create a weak aliasJason Evans2000-01-281-2/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-2/+4
* Fixed corrupted tabs in previous commit.Bruce Evans2000-01-141-2/+2
* Fix unresolved _libc_*() references in libc by creating weak aliasesJason Evans2000-01-131-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* [This is a null commit to supply the correct log entry]Doug Rabson1998-12-231-1/+1
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-231-2/+2
* Include FreeBSD's syscall.h if not using NetBSD syscalls.John Birrell1998-08-081-2/+5
* Add rename support for libc_r.John Birrell1998-06-091-1/+50
* Import sources from NetBSD, tweaked for building in FreeBSD.John Birrell1998-03-091-0/+78