summaryrefslogtreecommitdiff
path: root/lib/libc/arch/vax/gen
AgeCommit message (Expand)Author
2005-11-29if we pull in a .S file, we must fake out the lint with a .c fileTheo de Raadt
2005-08-07zap rcsid.Marc Espie
2005-02-01Replace broken frexp() with a working one from FreeBSD. There'sTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-11-06From NetBSD; Use _C_LABEL, not SYSNAME to call sigaltstack, sigblock,Todd C. Miller
2001-09-10Use the LBL isnan() and isinf() on all platforms with ieee floating point.Todd C. Miller
2001-08-23Fix the syscall wrappers name generation in, so that libc_r gets theMiod Vallat
2001-04-18Most of the systems we run on require an emulated EMODD, so avoid usingHugh Graham
2001-03-18Fix lots of register masks.Brandon Creighton
2000-10-10Fresh infinity from NetBSD.Hugh Graham
1997-07-23tabifykstailey
1996-08-19Fix RCS idsThorsten Lockert
1996-02-24From NetBSD: Add explicit return typeNiklas Hallqvist
1995-12-14from netbsd; sigsetjmp/siglongjmp was missing. Code fix by Arne H. Juul.Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt