Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger | 2009-11-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Weaken libc's hidden fork versions, ltp test failed | Peter S. Mazinger | 2006-02-03 | 1 | -1/+1 |
| | |||||
* | fork/vfork weak in libc, strong in libpthread | Peter S. Mazinger | 2006-01-24 | 1 | -5/+5 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -7/+6 |
| | | | | missing headers, other jump relocs removed | ||||
* | Hide fork and vfork, use the newly introduced *alias | Peter S. Mazinger | 2005-12-15 | 1 | -7/+8 |
| | |||||
* | update style | Mike Frysinger | 2005-07-09 | 1 | -6/+7 |
| | |||||
* | Oops. | Eric Andersen | 2004-02-15 | 1 | -1/+2 |
| | |||||
* | Fixup fork implementation to provide the __libc_fork symbol | Eric Andersen | 2004-02-15 | 1 | -4/+4 |
| | |||||
* | Rework sparc architecture support so it will compile | Eric Andersen | 2003-01-02 | 1 | -25/+26 |
| | | | | | and run. Seems to be working... -Erik | ||||
* | Adjust sparc port do it now actually works. | Eric Andersen | 2002-02-04 | 1 | -0/+46 |
-Erik |