Historie revizí

Autor SHA1 Zpráva Datum
  Peter S. Mazinger 73a0370c80 provide internal nanosleep/waitpid/sigaction/raise před 18 roky
  Peter S. Mazinger e36eacabd7 longjmp should use __libc_longjmp, use __typeof again now that it works correctly před 18 roky
  Peter S. Mazinger c80bf1285c s/IS_IN_linuxthreads/IS_IN_libpthread/ před 18 roky
  Mike Frysinger 353d7633be first (broken) pass at updating to new crt style před 18 roky
  Mike Frysinger 7b91534f33 touchup page a bit to try and be clearer about which list we are talking about před 18 roky
  Peter S. Mazinger 797defb4d7 Get rid of a shadow warning před 18 roky
  Peter S. Mazinger 9ec6519d85 add noreturn for *longjmp před 18 roky
  Peter S. Mazinger 0de41b04e1 __longjmp/__libc_longjmp as noreturn před 18 roky
  Bernhard Reutner-Fischer 68e0dd8029 - make sure that icc generates bits/sysnum.h před 18 roky
  Peter S. Mazinger d0b6852551 waitpid undefined před 18 roky
  Peter S. Mazinger 64abfe2b3f Hope to mips build před 18 roky
  Peter S. Mazinger 1a90c75e47 use __typeof for all __libc_x prototypes, do not need __sigaction/__vfork před 18 roky
  Peter S. Mazinger b040378820 Don't use __getpid/__getpagesize před 18 roky
  Peter S. Mazinger 48143d8a8f fork/vfork weak in libc, strong in libpthread před 18 roky
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. před 18 roky
  Peter S. Mazinger 3dbc359dd8 Move threads header to proper location před 18 roky
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread před 18 roky
  Peter S. Mazinger 4a2cd146df Use __typeof for __libc*longjmp před 18 roky
  Peter S. Mazinger 75df202c71 Use __typeof for __longjmp, remove alias to longjmp for cris, should be covered by common/longjmp.c před 18 roky
  Peter S. Mazinger ba782c98a8 Use wildcard *.c for full rpc, update copyright před 18 roky
  Peter S. Mazinger ffb5f3a2ae s/svc_auth_unix.c/svc_authux.c/ před 18 roky
  Peter S. Mazinger 7c7ce3aade s/rpc_callmsg.c/rpc_cmsg.c/ for non-full rpc as well před 18 roky
  Peter S. Mazinger 474ffd5d0b Remove unneeded _GNU_SOURCE před 18 roky
  Mike Frysinger cc479c5abf sync with glibc před 18 roky
  Mike Frysinger a1d98e054e cleanup and use the style of other *64 funcs před 18 roky
  Mike Frysinger 146313a612 depend on ldso před 18 roky
  Mike Frysinger da3e98dd83 kill off redefined warnings před 18 roky
  Peter S. Mazinger a1b552b0fe Add more warnings, for release we should guard later w/ DODEBUG před 18 roky
  Mike Frysinger cd7736ffa0 add support for arch_prctl() (only used on x86_64 atm) před 18 roky
  Mike Frysinger fef210554b fix building with gcc4 před 18 roky