summaryrefslogtreecommitdiff
path: root/lib/libc/arch/alpha
AgeCommit message (Expand)Author
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-02Add Doug Gwyn's portable alloca() for platforms w/o an assemblerTodd C. Miller
2003-03-10duplicate words and spelling fixes in commentsDavid Krause
2003-03-01Provide real ieee fp*() functions; from NetBSD.Miod Vallat
2002-10-06Rename curbrk to __curbrk on alpha to avoid namespace pollution.Artur Grabowski
2002-10-06Rename cerror to __cerror on alpha to avoid namespace pollution.Artur Grabowski
2002-02-17rfork() needs a fork.S-like stub as well; ok artTheo de Raadt
2002-01-04system calls are made thru _thread_sys_* with weak symbols of the real nameDale Rahn
2002-01-04longjmp(..., 0) is not really legal, but all other archs I've lookedArtur Grabowski
2001-09-20Add PSEUDO_NOERROR similar to that used by NetBSD.Todd C. Miller
2001-09-10Use the LBL isnan() and isinf() on all platforms with ieee floating point.Todd C. Miller
2001-09-10Use the LBL frexp() on all platforms with ieee floating point.Todd C. Miller
2001-06-13SYSLEAF, not LEAF. shared libc_r builds now on alpha.Artur Grabowski
2001-06-13prettyArtur Grabowski
2001-06-13"#endif _THREAD_SAFE" is not legalArtur Grabowski
2001-01-24Add alignment on this ugly array.Artur Grabowski
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-04-25missing parts from last commitTodd C. Miller
1999-02-04END -> SYSEND (typo fix)David Leonard
1999-02-01mi ptraceDavid Leonard
1999-01-20use LIBCSRCDIRDavid Leonard
1999-01-06_THREAD_SAFE; nominal testing by friesDavid Leonard
1998-02-08Better lint(1) framework. Mostly from cgd@NetBSDThorsten Lockert
1997-08-01pull in protosTheo de Raadt
1997-07-23tabifykstailey
1996-12-11generate reboot.o like other system callsTheo de Raadt
1996-11-13Bad include directive.etheisen
1996-11-13Merge to NetBSD, added RCSidsNiklas Hallqvist
1996-11-13Sync to NetBSD + fixup RCS IDsNiklas Hallqvist
1996-11-13Move RCSid upNiklas Hallqvist
1996-11-13Sync with kernel, from NetBSDNiklas Hallqvist
1996-08-19Fix RCS idsThorsten Lockert
1996-05-01sync with netbsdTheo de Raadt
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1995-12-14from cgd@netbsd; be more conservative when setting the gpTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt