summaryrefslogtreecommitdiff
path: root/lib/libc/arch/i386/sys/syscall.S
AgeCommit message (Expand)Author
2016-05-07Use a Thread Information Block in both single and multi-threaded programs.Philip Guenther
2015-09-05Adds hidden _libc_FOO aliases for the system call stubs.Philip Guenther
2012-08-22Convert cpp | as rules in bsd.lib.mk and lib/libc/sys/Makefile.inc to pure ccPascal Stumpf
2005-08-07zap rcsid, tested there. okay deraadt@Marc Espie
2004-10-29fix typo in commentHans-Joerg Hoexer
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 cerror to __cerror on i386 to avoid namespace pollution.Artur Grabowski
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt