summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/SYS.h
Commit message (Expand)AuthorAgeFilesLines
* Remove alpha left-overs.ru2006-08-221-74/+0
* Remove incomplete support for running FreeBSD userland on old NetBSD kernelstjr2003-10-291-4/+0
* Fix the style of the SCM ID's.obrien2002-03-221-1/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSdeischen2001-01-291-58/+12
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-22/+13
* Take care to avoid having "strong" and "weak" symbols of the same name injasone2000-03-161-4/+0
* Undo the ill-conceived breakage of the previous commit and really fix:jasone2000-01-291-8/+10
* For syscalls that are renamed to _thread_sys_foo, create a weak aliasjasone2000-01-281-2/+2
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-2/+4
* Fixed corrupted tabs in previous commit.bde2000-01-141-2/+2
* Fix unresolved _libc_*() references in libc by creating weak aliasesjasone2000-01-131-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* [This is a null commit to supply the correct log entry]dfr1998-12-231-1/+1
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-231-2/+2
* Include FreeBSD's syscall.h if not using NetBSD syscalls.jb1998-08-081-2/+5
* Add rename support for libc_r.jb1998-06-091-1/+50
* Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-091-0/+78
OpenPOWER on IntegriCloud