Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get x86_64 compile to succeed. | Khem Raj | 2010-02-19 | 1 | -1/+2 |
| | | | | | | * The changes to clone.S needs testing Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | fix multiple definitions of pthread_once for x86_64 | Austin Foxley | 2009-12-16 | 1 | -0/+1 |
| | | | | | | also add a missing weak for clone Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Remove stray code alignment (.align 16 and .align 4 directives) | Denis Vlasenko | 2007-07-29 | 1 | -1/+0 |
| | | | | | from i386 and x86_64. | ||||
* | sync with upstream via psm | Mike Frysinger | 2006-08-24 | 1 | -2/+3 |
| | |||||
* | Make use of bits/sched.h | Peter S. Mazinger | 2006-02-22 | 1 | -3/+2 |
| | |||||
* | needs features.h | Peter S. Mazinger | 2006-01-14 | 1 | -0/+1 |
| | |||||
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some ↵ | Peter S. Mazinger | 2006-01-14 | 1 | -8/+5 |
| | | | | missing headers, other jump relocs removed | ||||
* | fix errno handling with some magical hacks | Mike Frysinger | 2006-01-08 | 1 | -6/+3 |
| | |||||
* | Make clone use internal _exit | Peter S. Mazinger | 2005-12-16 | 1 | -1/+1 |
| | |||||
* | Peter S. Mazinger writes: we dont need features.h | Mike Frysinger | 2005-07-06 | 1 | -1/+0 |
| | |||||
* | use % as the function marker instead of @ | Mike Frysinger | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | sync up against latest glibc and add errno handling | Mike Frysinger | 2005-07-01 | 1 | -11/+16 |
| | |||||
* | add syscall error handling with jockes simple errno setting solution | Mike Frysinger | 2005-06-29 | 1 | -9/+9 |
| | |||||
* | some more x86_64 source | Mike Frysinger | 2005-02-15 | 1 | -0/+116 |