summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys
Commit message (Expand)AuthorAgeFilesLines
* Add wrappers for pread and pwrite syscalls.dt1999-04-041-3/+3
* EACESS -> EACCESalex1999-03-151-2/+2
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-191-3/+5
* Simplify implementation and eliminate a register preservation problem.luoqi1998-09-181-24/+10
* Fix a cut 'n paste mistake.luoqi1998-09-131-4/+4
* In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an aliasdt1998-09-121-2/+6
* Fixed missing header in synopsis.bde1998-08-031-1/+2
* Fixed disordering in previous commit.bde1998-07-291-4/+4
* u_int --> unsigned int, remove (now unneeded) <sys/types.h>jlemon1998-07-283-15/+13
* oops, forgot to do ``cvs add'' first.jlemon1998-07-285-0/+338
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesjlemon1998-07-281-3/+5
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
* Use the thread-aware errno definition all the time.jb1998-05-051-22/+3
* Oops, backout the previous change having confused my underscores.jb1998-04-301-3/+2
* Make cerror thread aware by calling __error() to get a pointer to thejb1998-04-301-22/+5
* The syscall that creates a kernel thread is coming, but it doesn't use thejb1998-04-301-4/+3
* Nearly missed this one.jb1998-03-091-1/+20
* Removed unused file. It just forces a return value of 0 on successbde1997-10-181-48/+0
* Removed bogus .PATH statement.bde1997-10-161-3/+1
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-161-3/+2
* kill the undeadpeter1997-07-1316-852/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-0316-0/+852
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-0316-0/+852
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-1116-158/+49
| * recording cvs-1.6 file deathpeter1995-12-3016-852/+0
| * This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1995-06-2716-0/+961
* | Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+5
* | Revert $FreeBSD$ to $Id$peter1997-02-2221-40/+40
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1421-40/+40
* | Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-205-35/+15
* | Fixed comparisons so that preposterously large (>= 0x80000000) brk valuesbde1996-06-251-5/+5
* | Fix a bogon in the pic + threadsafe version of cerror, it was missingpeter1996-05-101-3/+5
* | Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-0515-115/+134
* | rfork/minherit glue in libcpeter1996-02-231-0/+51
* | Reviewed by: julian and (hsu?)julian1996-01-228-21/+75
* | This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-3016-852/+0
* | Calling sbrk(2) with zero argument doesn't need to generate a syscall.phk1995-10-041-4/+10
* | Remove trailing whitespace.rgrimes1995-05-302-12/+12
* | First round of changes to clean up the RCSID mess in libc:dg1995-01-2318-63/+91
* | Fixed problem with returning -1 on error when the return value is adg1994-08-131-1/+2
* | First crack at making libc work with the new make macros. It compiles onwollman1994-08-0516-0/+961
* | This commit was generated by cvs2svn to compensate for changes in r1573,rgrimes1994-05-2716-0/+852
|\ \ | |/
| * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-2716-0/+852
* Add $Id$ to all, clean up multiple spacesrgrimes1994-02-211-2/+3
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey Hsudg1994-01-314-0/+207
OpenPOWER on IntegriCloud