summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha
Commit message (Expand)AuthorAgeFilesLines
* Just return `curbrk' for sbrk(0) to avoid syscall overhead.simokawa1999-06-261-0/+2
* Declare the return address for __divX, __remX so that gdb can step overdfr1999-05-021-1/+1
* 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-232-2/+2
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-239-32/+59
* CALL -> PCALL for sigaltstack for libc_r.jb1998-12-101-1/+1
* 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-174-35/+2
* Remove the comment about how to get NetBSD syscalls since there arejb1998-08-171-8/+1
* If using FreeBSD syscalls, handle the syscalls that don't requirejb1998-08-081-1/+11
* Include FreeBSD's syscall.h if not using NetBSD syscalls.jb1998-08-081-2/+5
* Allow for the fact that NetBSD syscalls are no longer the default. Calljb1998-08-081-0/+4
* Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.jb1998-08-081-1/+3
* References to NetBSD syscalls changed to just a comment about what tojb1998-08-081-6/+7
* Remove __NETBSD_SYSCALLS from CFLAGS now that it is set in sys.mk.jb1998-06-091-2/+3
* Rename calls when building libc_r.jb1998-06-091-3/+3
* 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
* Add rename support for libc_r.jb1998-06-091-1/+50
* Remove a big hack after adding a small one to libc/gen/getcwd.c tojb1998-05-152-232/+2
* Oops, we don't need NetBSD's malloc 'cause we can turn off utracejb1998-03-092-438/+2
* Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-0952-0/+3391
OpenPOWER on IntegriCloud