summaryrefslogtreecommitdiffstats
path: root/lib/libc/alpha/gen
Commit message (Expand)AuthorAgeFilesLines
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-243-32/+8
* Remove duplicate FreeBSD id tags.jhb2000-08-213-3/+0
* Take a shot at implementing a functional rfork_thread() for alpha. Thispeter2000-07-292-0/+66
* Finish moving all IEEE fp types to be the same on all arch's.jhb2000-05-102-3/+3
* Add FreeBSD Id tags.obrien2000-05-1012-1/+13
* fp_except => fp_except_t for consistancy with the i386 and the traditionobrien2000-05-104-8/+12
* Remove unnecessary alternate entry points for *setjmp(). Make the mainjasone2000-01-203-18/+33
* Make minor entry point changes to support libc_r.jasone2000-01-193-6/+6
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-123-12/+28
* In longjmp, call sigreturn instead of osigreturn. The latter isn'tjdp1999-10-141-1/+1
* Fix misspelling of the "addq" opcode.jdp1999-09-291-1/+1
* sigset_t change (part 5 of 5)marcel1999-09-291-4/+7
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Declare the return address for __divX, __remX so that gdb can step overdfr1999-05-021-1/+1
* Implement fpsetmask() and other fp*() functions. Programs should usedfr1998-12-237-27/+54
* CALL -> PCALL for sigaltstack for libc_r.jb1998-12-101-1/+1
* Remove support for NetBSD syscalls.jb1998-08-173-29/+1
* 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
* Rename calls when building libc_r.jb1998-06-091-3/+3
* Remove a big hack after adding a small one to libc/gen/getcwd.c tojb1998-05-152-232/+2
* Import sources from NetBSD, tweaked for building in FreeBSD.jb1998-03-0920-0/+1550
OpenPOWER on IntegriCloud