Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | microblaze: vfork/clone interface | Steven J. Magnani | 2010-11-10 | 1 | -14/+16 |
| | | | | | | | | 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> | ||||
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -6/+6 |
| | | | | Closes issue #5194 | ||||
* | Weaken all internal vfork versions in asm code, wondering why only some of ↵ | Peter S. Mazinger | 2006-02-13 | 1 | -2/+2 |
| | | | | the archs fail | ||||
* | fork/vfork weak in libc, strong in libpthread | Peter S. Mazinger | 2006-01-24 | 1 | -9/+11 |
| | |||||
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -2/+0 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -4/+3 |
| | | | | missing headers, other jump relocs removed | ||||
* | Microblaze port from the uClinux-dist, | David McCullough | 2003-10-14 | 1 | -0/+45 |
contributed by John Williams <jwilliams@itee.uq.edu.au> |