summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/sys/Ovfork.S
Commit message (Expand)AuthorAgeFilesLines
* Restore CSRG ID's lost in January 1995.obrien2002-03-231-4/+5
* Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatjhb2001-11-271-1/+1
* Cleanups after previous change:jhb2001-11-131-9/+2
* The kernel already fixes up %eax for parents that return from fork, sojhb2001-11-131-4/+0
* De-orbit DEFS.h - the other arches do not use it, and it got replacedpeter2001-10-241-1/+0
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+0
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-6/+5
* Prefix the register argument of indirect 'jmp's with a * to make gas 2.10.xjhb2000-11-281-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* 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
* Use the thread-aware errno definition all the time.jb1998-05-051-22/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Add support to enable libc to be compiled in ELF format. (#ifdef __ELF__)peter1996-05-051-15/+13
* Reviewed by: julian and (hsu?)julian1996-01-221-3/+25
* First round of changes to clean up the RCSID mess in libc:dg1995-01-231-4/+5
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-0/+80
OpenPOWER on IntegriCloud