summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/sys
AgeCommit message (Expand)Author
2005-08-07zap rcsid, tested there. okay deraadt@Marc Espie
2004-10-29fix typo in commentHans-Joerg Hoexer
2004-06-21Use _ENTRY(CERROR) instead of CERROR so correct type info is generated.Dale Rahn
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-17ELF fixups, ELF PIC syscall support, asm changes as requested by assembler.Dale Rahn
2002-10-06Rename curbrk to __curbrk on i386 to avoid namespace pollution.Artur Grabowski
2002-10-06Rename cerror to __cerror on i386 to avoid namespace pollution.Artur Grabowski
2002-02-17rfork() needs a fork.S-like stub as well; ok artTheo de Raadt
2000-01-06missing ';'David Leonard
2000-01-06okay then, don't use _C_LABEL. redefine _PROF_PROLOGUE which seems a lot sanerDavid Leonard
2000-01-06use _C_LABEL macroDavid Leonard
1999-06-07replacement pipe() system call; copies data into place inside kernel, soTheo de Raadt
1999-02-01mi ptraceDavid Leonard
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1997-09-17Pointers are not signed.Tobias Weingartner
1997-07-23tabifykstailey
1996-12-11generate reboot.o like other system callsTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt