summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha
Commit message (Expand)AuthorAgeFilesLines
* 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