summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850/vfork.S
Commit message (Collapse)AuthorAgeFilesLines
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-4/+4
| | | | Closes issue #5194
* Weaken all internal vfork versions in asm code, wondering why only some of ↵Peter S. Mazinger2006-02-131-2/+2
| | | | the archs fail
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-2/+4
|
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-2/+0
|
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵Peter S. Mazinger2006-01-141-4/+4
| | | | missing headers, other jump relocs removed
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-3/+3
|
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-0/+42
He sent this patch to me a month ago, but I forgot to apply it...