summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze/clone.c
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: vfork/clone interfaceSteven J. Magnani2010-11-101-38/+33
| | | | | | | | Fix the microblaze vfork() and clone() implementations. Add support for clone2(). Signed-off-by: Steven J. Magnani <steve@digidescorp.com> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-2/+2
|
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-6/+6
|
* Microblaze port from the uClinux-dist,David McCullough2003-10-141-0/+52
contributed by John Williams <jwilliams@itee.uq.edu.au>