summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc64/SYS.h
AgeCommit message (Expand)Author
2002-02-19We need to keep K&R compat macros for some ports where the assemnbler isTodd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-01-03Always have the real entry point to the syscall called _thread_sys_Artur Grabowski
2001-09-26Changes to SYS.h for sparc64 to make it work with libc_rDale Rahn
2001-09-26Revert last. The ERROR() macro is called from leaf functionsArtur Grabowski
2001-09-25Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flagsDale Rahn
2001-08-28Add SYSENTRY as on sparc. We'll need it later.Artur Grabowski
2001-08-28SYS.h from NetBSD. Not fixed yet for libc_r.Artur Grabowski