summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* MFC r285240:trasz2016-01-121-1/+1
* Use struct vdso_timehands data to implement fast gettimeofday(2) andkib2012-06-221-1/+2
* Unconditionally build wrappers for i386_get_ioperm(), i386_set_ioperm(),kib2009-04-011-4/+3
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.ed2008-11-091-2/+1
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudopeter2007-07-041-3/+5
* Provide stub functions for i386_set_ldt() and i386_get_ldt() even whenpeter2005-04-261-3/+4
* No longer use _amd64_set_gsbase(). Use i386_set_gsbase() even whenpeter2005-04-261-3/+1
* Add stubs for the %fs/%gs base management calls.peter2005-04-141-0/+1
* When building the custom i386 libraries for use on amd64 kernels, wepeter2004-11-061-0/+4
* Make getcontext(2) work on i386. It needs a small wrapper in libcpeter2003-09-041-2/+2
* Add the mlockall() and munlockall() system calls.bms2003-08-111-1/+1
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-2/+0
* Generate the normal asm stubs for all sysv system calls. Use these insteadjake2002-05-231-5/+3
* The kernel already fixes up %eax for parents that return from fork, sojhb2001-11-131-2/+2
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSdeischen2001-01-291-5/+1
* Comment only change; s/_thread_sys_/__sys_/deischen2001-01-261-2/+2
* Remove last vestiges of thr_sleep and thr_wakeup from libc.jake2000-12-021-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-281-1/+1
* Add wrappers for pread and pwrite syscalls.dt1999-04-041-3/+3
* 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
* Oops, backout the previous change having confused my underscores.jb1998-04-301-3/+2
* 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-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* 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