Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - use c89-style comments | Bernhard Reutner-Fischer | 2008-10-03 | 1 | -4/+4 |
| | | | | 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 | -2/+4 |
| | |||||
* | 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/+4 |
| | | | | missing headers, other jump relocs removed | ||||
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 1 | -3/+3 |
| | |||||
* | Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. | Eric Andersen | 2001-10-11 | 1 | -0/+42 |
He sent this patch to me a month ago, but I forgot to apply it... |