summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/gen/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove alpha left-overs.ru2006-08-221-47/+0
* Remove fpsetsticky(). This was added for SysV compatibility, but duedas2005-03-151-1/+1
* Add support for TLS in statically linked programs.dfr2004-08-151-1/+1
* Replace seven nominally MD implementations of frexp() that are brokendas2004-07-181-1/+1
* Implement the classification macros isfinite(), isinf(), isnan(), anddas2004-07-091-1/+1
* Add signalcontext() which will be needed by libpthread.deischen2003-08-091-1/+1
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-8/+8
* Disconnect the userland get/set/swapcontext() functions fromdeischen2002-11-161-1/+1
* Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwisepeter2002-03-211-1/+1
* Add getcontext, setcontext, makecontext, and swapcontext. Thesedeischen2002-01-101-0/+1
* Take a shot at implementing a functional rfork_thread() for alpha. Thispeter2000-07-291-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-231-5/+3
* Remove support for NetBSD syscalls.jb1998-08-171-4/+1
* Make NetBSD compatibility conditional on NETBSD_SYSCALLS being defined.jb1998-08-081-1/+3
* Remove a big hack after adding a small one to libc/gen/getcwd.c tojb1998-05-151-2/+2
* Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-091-0/+48
OpenPOWER on IntegriCloud