summaryrefslogtreecommitdiffstats
path: root/lib/libc/i386/gen/rfork_thread.S
Commit message (Expand)AuthorAgeFilesLines
* libc/i386: Do not export .cerror.jilles2012-09-051-2/+1
* Add section .note.GNU-stack for assembly files used by 386 and amd64.kib2011-01-071-0/+2
* Add missing END() macros, as per rev 184547 for amd64. The lack of thesepeter2008-11-021-0/+1
* Properly cleanup the stack before jumping to cerror() if rfork(2) fails.jhb2003-05-071-0/+4
* Standardize on our SCM ID style.obrien2002-03-231-2/+3
* Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatjhb2001-11-271-3/+3
* Fix some rather interesting bugs that managed to not turn up in variouspeter2000-07-291-5/+5
* rfork(2) wrapper for simple rfork-style threads. I have lost count ofpeter2000-07-291-0/+112
OpenPOWER on IntegriCloud