aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/amd64/sys/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Classify mmap, lseek, pread, pwrite, truncate, ftruncate as pseudoPeter Wemm2007-07-041-3/+5
* Add implementations of amd64_[gs]et_[fg]sbase().Peter Wemm2003-10-231-0/+2
* Apply same basic fix for getcontext(2) as for i386. Store the returnPeter Wemm2003-09-041-2/+2
* Add the mlockall() and munlockall() system calls.Bruce M Simpson2003-08-111-1/+1
* Delete i386_* syscall wrappers and manpages. Rename Ovfork.S to vfork.S.Peter Wemm2003-04-301-12/+2
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-2/+0
* Generate the normal asm stubs for all sysv system calls. Use these insteadJake Burkholder2002-05-231-5/+3
* The kernel already fixes up %eax for parents that return from fork, soJohn Baldwin2001-11-131-2/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+2
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSDaniel Eischen2001-01-291-5/+1
* Comment only change; s/_thread_sys_/__sys_/Daniel Eischen2001-01-261-2/+2
* Remove last vestiges of thr_sleep and thr_wakeup from libc.Jake Burkholder2000-12-021-1/+1
* Add a couple of debug register helper functions to assist in settingBrian S. Dean2000-09-211-2/+4
* Remove osig* from NOASM. It bogus now.Marcel Moolenaar1999-10-141-2/+1
* Remove syscall wrappers.Marcel Moolenaar1999-10-091-3/+2
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add wrappers for pread and pwrite syscalls.Dmitrij Tejblum1999-04-041-3/+3
* Fixed disordering in previous commit.Bruce Evans1998-07-291-4/+4
* Add wrappers for i386_*_ioperm, i386_vm86 so userland code doesJonathan Lemon1998-07-281-3/+5
* Oops, backout the previous change having confused my underscores.John Birrell1998-04-301-3/+2
* The syscall that creates a kernel thread is coming, but it doesn't use theJohn Birrell1998-04-301-4/+3
* Nearly missed this one.John Birrell1998-03-091-1/+20
* Removed bogus .PATH statement.Bruce Evans1997-10-161-3/+1
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-161-3/+2
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-2/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add $Id$ to all, clean up multiple spacesRodney W. Grimes1994-02-211-2/+3
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey HsuDavid Greenman1994-01-311-0/+9