Commit History

Author SHA1 Message Date
  Waldemar Brodkorb bddde5860f remove PID caching 7 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger 0a043c30ee vfork: make all archs consistent 13 years ago
  Austin Foxley 1c4f986636 get x86_64 nptl building 14 years ago
  Denis Vlasenko 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) 17 years ago
  Peter S. Mazinger b908ff0456 Weaken all internal vfork versions in asm code, wondering why only some of the archs fail 18 years ago
  Peter S. Mazinger c24a610e7a Use #define __NR_vfork __NR_fork consistently 18 years ago
  Peter S. Mazinger 48143d8a8f fork/vfork weak in libc, strong in libpthread 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Mike Frysinger bc9ff8040e fix errno handling with some magical hacks 18 years ago
  Peter S. Mazinger f7c7c0e055 Hide fork and vfork, use the newly introduced *alias 18 years ago
  Mike Frysinger 47b3efda36 use % as the function marker instead of @ 19 years ago
  Mike Frysinger e964c24efe remove errno include since we dont use any errno stuff, remove #error left behind, and touchup syntax 19 years ago
  Mike Frysinger 69ec4a5d65 add syscall error handling with jockes simple errno setting solution 19 years ago
  Mike Frysinger 119d5dfbe0 some more x86_64 source 19 years ago