summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86/bionic/vfork.S
Commit message (Expand)AuthorAgeFilesLines
* Add missing cfi directives for x86 assembler.Christopher Ferris2015-04-141-0/+2
* Ensure __set_errno is still visible on LP32.Elliott Hughes2014-09-081-1/+1
* Revert "Fix incorrect relocations for x86."Dan Albert2014-08-081-1/+1
* Fix incorrect relocations for x86.Dan Albert2014-08-071-1/+1
* Revert "Replaces vfork() implementation with fork()"Dan Albert2014-08-051-0/+44
* Replaces vfork() implementation with fork()Dan Albert2014-06-101-44/+0
* Remove unnecessary instructions from x86/x86_64 syscalls.Elliott Hughes2014-06-051-2/+1
* Use the MAX_ERRNO constant.Elliott Hughes2014-01-021-17/+40
* The SYS_ constants should cover all __NR_ values.Elliott Hughes2013-03-211-6/+1
* Use ENTRY/END in custom x86 assembler too.Elliott Hughes2013-02-111-6/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+30
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-30/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+30