summaryrefslogtreecommitdiffstats
path: root/lib/libc/amd64/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove last vestiges of thr_sleep and thr_wakeup from libc.jake2000-12-021-1/+1
* Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.xjhb2000-11-281-1/+1
* Add a couple of debug register helper functions to assist in settingbsd2000-09-211-2/+4
* Remove osig* from NOASM. It bogus now.marcel1999-10-141-2/+1
* Remove syscall wrappers.marcel1999-10-091-3/+2
* sigset_t change (part 5 of 5)marcel1999-09-291-3/+4
* $Id$ -> $FreeBSD$peter1999-08-2811-21/+21
* Add wrappers for pread and pwrite syscalls.dt1999-04-041-3/+3
* 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 disordering in previous commit.bde1998-07-291-4/+4
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesjlemon1998-07-281-3/+5
* 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 bogus .PATH statement.bde1997-10-161-3/+1
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-161-3/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+5
* Revert $FreeBSD$ to $Id$peter1997-02-2211-21/+21
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1411-21/+21
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-202-14/+6
* 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-059-92/+96
* Reviewed by: julian and (hsu?)julian1996-01-224-11/+57
* Calling sbrk(2) with zero argument doesn't need to generate a syscall.phk1995-10-041-4/+10
* First round of changes to clean up the RCSID mess in libc:dg1995-01-2310-40/+50
* 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-0510-0/+640
* 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-311-0/+9
OpenPOWER on IntegriCloud