summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/alpha (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace broken frexp() with a working one from FreeBSD. There'smillert2005-02-012-76/+2
* add some missing $, ok djm@ 'That looks fine to me' millert@jsg2004-10-011-0/+1
* fix to use sigaltstack again. help miod ok miod deraadttedu2004-01-291-6/+6
* ABI breakage happened with the sigaltstack replacement. It is too late,deraadt2004-01-151-4/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-023-21/+9
* Add Doug Gwyn's portable alloca() for platforms w/o an assemblermillert2003-05-021-3/+3
* duplicate words and spelling fixes in commentsdavid2003-03-101-3/+3
* Provide real ieee fp*() functions; from NetBSD.miod2003-03-015-48/+56
* Rename curbrk to __curbrk on alpha to avoid namespace pollution.art2002-10-062-9/+9
* Rename cerror to __cerror on alpha to avoid namespace pollution.art2002-10-062-6/+6
* rfork() needs a fork.S-like stub as well; ok artderaadt2002-02-171-0/+41
* system calls are made thru _thread_sys_* with weak symbols of the real namedrahn2002-01-041-23/+16
* longjmp(..., 0) is not really legal, but all other archs I've lookedart2002-01-042-4/+11
* Add PSEUDO_NOERROR similar to that used by NetBSD.millert2001-09-201-1/+9
* Use the LBL isnan() and isinf() on all platforms with ieee floating point.millert2001-09-103-39/+93
* Use the LBL frexp() on all platforms with ieee floating point.millert2001-09-101-30/+50
* SYSLEAF, not LEAF. shared libc_r builds now on alpha.art2001-06-131-3/+3
* prettyart2001-06-131-2/+2
* "#endif _THREAD_SAFE" is not legalart2001-06-131-3/+3
* Add alignment on this ugly array.art2001-01-241-3/+4
* replacement pipe() system call; copies data into place inside kernel, soderaadt1999-06-071-43/+0
* missing parts from last commitmillert1999-04-251-2/+2
* END -> SYSEND (typo fix)d1999-02-041-3/+3
* mi ptraced1999-02-011-45/+0
* use LIBCSRCDIRd1999-01-201-9/+9
* _THREAD_SAFE; nominal testing by friesd1999-01-067-34/+65
* Better lint(1) framework. Mostly from cgd@NetBSDtholo1998-02-081-46/+0
* pull in protosderaadt1997-08-011-2/+3
* tabifykstailey1997-07-231-4/+4
* generate reboot.o like other system callsderaadt1996-12-111-41/+0
* Bad include directive.etheisen1996-11-131-3/+3
* Merge to NetBSD, added RCSidsniklas1996-11-1328-45/+213
* Sync to NetBSD + fixup RCS IDsniklas1996-11-1318-46/+96
* Move RCSid upniklas1996-11-131-2/+2
* Sync with kernel, from NetBSDniklas1996-11-133-55/+42
* Fix RCS idstholo1996-08-1948-87/+198
* sync with netbsdderaadt1996-05-018-6/+234
* Add support for building lint(1) librarytholo1996-03-252-0/+47
* from cgd@netbsd; be more conservative when setting the gpderaadt1995-12-142-4/+6
* initial import of NetBSD treederaadt1995-10-1842-0/+2381