summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/SYS.h
Commit message (Expand)AuthorAgeFilesLines
* libc/i386: Do not export .cerror.jilles2012-09-051-6/+6
* Add missing END() macros, as per rev 184547 for amd64. The lack of thesepeter2008-11-021-2/+3
* Adjust the syscall stub macros to be consistent in their meaning. Inpeter2007-07-041-2/+3
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-5/+1
* Fix the style of the SCM ID's.obrien2002-03-221-2/+1
* Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatjhb2001-11-271-2/+2
* De-orbit DEFS.h - the other arches do not use it, and it got replacedpeter2001-10-241-1/+1
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSdeischen2001-01-291-31/+6
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-17/+14
* Take care to avoid having "strong" and "weak" symbols of the same name injasone2000-03-161-4/+0
* Undo the ill-conceived breakage of the previous commit and really fix:jasone2000-01-291-9/+9
* For syscalls that are renamed to _thread_sys_foo, create a weak aliasjasone2000-01-281-7/+7
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-6/+7
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-2/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Build the syscalls (in libc, not libc_r) with weak symbols so thatjb1998-05-051-3/+9
* Fixed long lines.bde1997-04-191-8/+9
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.hbde1997-02-141-20/+0
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Correct a "spelling" error in a comment.dyson1996-10-311-2/+2
* Submitted by: john birell (jb@cimlogic.com.au)julian1996-08-221-3/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-201-9/+27
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-051-17/+16
* Reviewed by: julian and (hsu?)julian1996-01-221-1/+16
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-9/+25
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+57
OpenPOWER on IntegriCloud