summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/c6x/_vfork.S
Commit message (Collapse)AuthorAgeFilesLines
* use clone syscall for vforkMark Salter2011-03-091-41/+52
| | | | | Signed-off-by: Mark Salter <msalter@redhat.com> Signed-off-by: Bernd Schmidt <bernds@codesourcery.com>
* The C6X portAurelien Jacquiot2011-03-051-0/+55
This adds support for the TI C6X family of processors. Signed-off-by: Mark Salter <msalter@redhat.com> Signed-off-by: Aurelien Jacquiot <a-jacquiot@ti.com> Signed-off-by: Bernd Schmidt <bernds@codesourcery.com>