summaryrefslogtreecommitdiff
path: root/lib/libc/alpha
Commit message (Expand)AuthorAgeFilesLines
* [This is a null commit to supply the correct log entry]Doug Rabson1998-12-232-2/+2
* Implement fpsetmask() and other fp*() functions. Programs should useDoug Rabson1998-12-239-32/+59
* CALL -> PCALL for sigaltstack for libc_r.John Birrell1998-12-101-1/+1
* In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an aliasDmitrij Tejblum1998-09-121-2/+2
* Remove support for NetBSD syscalls.John Birrell1998-08-174-35/+2
* Remove the comment about how to get NetBSD syscalls since there areJohn Birrell1998-08-171-8/+1
* If using FreeBSD syscalls, handle the syscalls that don't requireJohn Birrell1998-08-081-1/+11
* Include FreeBSD's syscall.h if not using NetBSD syscalls.John Birrell1998-08-081-2/+5
* Allow for the fact that NetBSD syscalls are no longer the default. CallJohn Birrell1998-08-081-0/+4
* Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.John Birrell1998-08-081-1/+3
* References to NetBSD syscalls changed to just a comment about what toJohn Birrell1998-08-081-6/+7
* Remove __NETBSD_SYSCALLS from CFLAGS now that it is set in sys.mk.John Birrell1998-06-091-2/+3
* Rename calls when building libc_r.John Birrell1998-06-091-3/+3
* Make this thread-safe in both libc as well as libc_r.John Birrell1998-06-091-13/+2
* Rename when building libc_r.John Birrell1998-06-095-9/+9
* Add rename support for libc_r.John Birrell1998-06-091-1/+50
* Remove a big hack after adding a small one to libc/gen/getcwd.c toJohn Birrell1998-05-152-232/+2
* Oops, we don't need NetBSD's malloc 'cause we can turn off utraceJohn Birrell1998-03-092-438/+2
* Import sources from NetBSD, tweaked for building in FreeBSD.John Birrell1998-03-0952-0/+3391