Age | Commit message (Expand) | Author |
---|---|---|
2007-07-29 | Remove stray code alignment (.align 16 and .align 4 directives) | Denis Vlasenko |
2006-02-13 | Weaken all internal vfork versions in asm code, wondering why only some of th... | Peter S. Mazinger |
2006-01-25 | Use #define __NR_vfork __NR_fork consistently | Peter S. Mazinger |
2006-01-24 | fork/vfork weak in libc, strong in libpthread | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2006-01-08 | fix errno handling with some magical hacks | Mike Frysinger |
2005-12-15 | Hide fork and vfork, use the newly introduced *alias | Peter S. Mazinger |
2005-07-06 | use % as the function marker instead of @ | Mike Frysinger |
2005-07-01 | remove errno include since we dont use any errno stuff, remove #error left be... | Mike Frysinger |
2005-06-29 | add syscall error handling with jockes simple errno setting solution | Mike Frysinger |
2005-02-15 | some more x86_64 source | Mike Frysinger |