summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/sys
Commit message (Expand)AuthorAgeFilesLines
* Not needed now the syscall matches the prototype.marcel1999-10-123-117/+0
* Remove old sig* wrappers.dfr1999-10-091-2/+1
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Just return `curbrk' for sbrk(0) to avoid syscall overhead.simokawa1999-06-261-0/+2
* Add wrappers for pread and pwrite syscalls.dt1999-04-041-3/+3
* Rename when building libc_r.dfr1999-03-251-2/+2
* [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-3/+3
* In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an aliasdt1998-09-121-2/+2
* Remove support for NetBSD syscalls.jb1998-08-171-6/+1
* If using FreeBSD syscalls, handle the syscalls that don't requirejb1998-08-081-1/+11
* Make this thread-safe in both libc as well as libc_r.jb1998-06-091-13/+2
* Rename when building libc_r.jb1998-06-095-9/+9
* Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-0915-0/+579
OpenPOWER on IntegriCloud