aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/SYS.h
Commit message (Expand)AuthorAgeFilesLines
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-5/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+1
* Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatJohn Baldwin2001-11-271-2/+2
* De-orbit DEFS.h - the other arches do not use it, and it got replacedPeter Wemm2001-10-241-1/+1
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSDaniel Eischen2001-01-291-31/+6
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-17/+14
* Take care to avoid having "strong" and "weak" symbols of the same name inJason Evans2000-03-161-4/+0
* Undo the ill-conceived breakage of the previous commit and really fix:Jason Evans2000-01-291-9/+9
* For syscalls that are renamed to _thread_sys_foo, create a weak aliasJason Evans2000-01-281-7/+7
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-6/+7
* Add three-tier symbol naming in support of POSIX thread cancellationJason Evans2000-01-121-2/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Build the syscalls (in libc, not libc_r) with weak symbols so thatJohn Birrell1998-05-051-3/+9
* Fixed long lines.Bruce Evans1997-04-191-8/+9
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Moved definitions of PIC macros from SYS.h to DEFS.h so that SYS.hBruce Evans1997-02-141-20/+0
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Correct a "spelling" error in a comment.John Dyson1996-10-311-2/+2
* Submitted by: john birell (jb@cimlogic.com.au)Julian Elischer1996-08-221-3/+3
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>Julian Elischer1996-08-201-9/+27
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)Peter Wemm1996-05-051-17/+16
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-1/+16
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-9/+25
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+57