Historique des commits

Auteur SHA1 Message Date
  Waldemar Brodkorb bddde5860f remove PID caching il y a 7 ans
  Peter S. Mazinger 0a043c30ee vfork: make all archs consistent il y a 13 ans
  Austin Foxley b04c2ba523 i386 specific bit for nptl il y a 14 ans
  Denis Vlasenko 519ca27d4a Remove stray code alignment (.align 16 and .align 4 directives) il y a 17 ans
  Peter S. Mazinger b908ff0456 Weaken all internal vfork versions in asm code, wondering why only some of the archs fail il y a 18 ans
  Peter S. Mazinger c24a610e7a Use #define __NR_vfork __NR_fork consistently il y a 18 ans
  Peter S. Mazinger 48143d8a8f fork/vfork weak in libc, strong in libpthread il y a 18 ans
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed il y a 18 ans
  Peter S. Mazinger f7c7c0e055 Hide fork and vfork, use the newly introduced *alias il y a 18 ans
  Mike Frysinger 71f8450fce jump straight to __syscall_error il y a 19 ans
  Mike Frysinger f983b69c2b oops, we want to jmp to the syscall handler, not call it il y a 19 ans
  Mike Frysinger bddb15fad9 dont need errno.h anymore il y a 19 ans
  Mike Frysinger 76d8059342 Peter S. Mazinger writes: use the __syscall_error.c trick to handle setting errno il y a 19 ans
  Mike Frysinger 075ac5a2e4 syntax touchups as suggested by Peter S. Mazinger il y a 19 ans
  Eric Andersen 6679351d84 Kill the runtime fallback to fork and make it be compile time il y a 21 ans
  Eric Andersen 8abd6b1f7e Fix broken il y a 21 ans
  Eric Andersen eeb9d29da8 In a number of places we erroneously used tests such as '#ifdef PIC' when we il y a 21 ans
  Eric Andersen f106775df1 Replace all instances of _LIBC_REENTRANT with __UCLIBC_HAS_THREADS__ il y a 22 ans
  Manuel Novoa III a79cec095d Make these PIC and _LIBC_REENTRANT compatible. il y a 23 ans
  Manuel Novoa III 7be859a705 Fixed vfork on i386. Reduced size of __uClibc_syscall. il y a 23 ans