summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/exit.c
AgeCommit message (Expand)Author
2004-01-03put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosMarc Espie
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
1997-07-25use machine/{std,var}args.hMichael Shalayeff
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt