Историја ревизија

Аутор SHA1 Порука Датум
  Peter S. Mazinger 2f4829963a Enable gcvt in header, we build it пре 20 година
  Peter S. Mazinger 53f5379cb1 Correct mips, does mips ever be similar to others ;-( пре 20 година
  Peter S. Mazinger c2b267b1f8 Guard the use of sigreturn as in x86_64, thx blindvt пре 20 година
  Peter S. Mazinger 64652c2a6a hidden_strong_alias gone and won't be added back because it causes trouble пре 20 година
  Peter S. Mazinger 312e822571 Modify the earlier changes, because libc-lock references __pthread_mutex*, dont use hidden_strong_alias пре 20 година
  Peter S. Mazinger c24a610e7a Use #define __NR_vfork __NR_fork consistently пре 20 година
  Peter S. Mazinger a01c09263d error_message_count got lost пре 20 година
  Peter S. Mazinger 8532ba12c6 make use of the internals provided earlier пре 20 година
  Peter S. Mazinger c7ccb6638a Keep only hidden __pthread_mutex_* used in libc, change pthread_mutex_* to use internal version, provide pthread_mutexattr_* internal versions, remove unused __pthread_mutex_timedlock пре 20 година
  Peter S. Mazinger 281a2d66d4 Remove unused prototype пре 20 година
  Peter S. Mazinger cb62bafefd user internal versions of waitpid/raise/nanosleep пре 20 година
  Peter S. Mazinger 73a0370c80 provide internal nanosleep/waitpid/sigaction/raise пре 20 година
  Peter S. Mazinger e36eacabd7 longjmp should use __libc_longjmp, use __typeof again now that it works correctly пре 20 година
  Peter S. Mazinger c80bf1285c s/IS_IN_linuxthreads/IS_IN_libpthread/ пре 20 година
  Mike Frysinger 353d7633be first (broken) pass at updating to new crt style пре 20 година
  Mike Frysinger 7b91534f33 touchup page a bit to try and be clearer about which list we are talking about пре 20 година
  Peter S. Mazinger 797defb4d7 Get rid of a shadow warning пре 20 година
  Peter S. Mazinger 9ec6519d85 add noreturn for *longjmp пре 20 година
  Peter S. Mazinger 0de41b04e1 __longjmp/__libc_longjmp as noreturn пре 20 година
  Bernhard Reutner-Fischer 68e0dd8029 - make sure that icc generates bits/sysnum.h пре 20 година
  Peter S. Mazinger d0b6852551 waitpid undefined пре 20 година
  Peter S. Mazinger 64abfe2b3f Hope to mips build пре 20 година
  Peter S. Mazinger 1a90c75e47 use __typeof for all __libc_x prototypes, do not need __sigaction/__vfork пре 20 година
  Peter S. Mazinger b040378820 Don't use __getpid/__getpagesize пре 20 година
  Peter S. Mazinger 48143d8a8f fork/vfork weak in libc, strong in libpthread пре 20 година
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. пре 20 година
  Peter S. Mazinger 3dbc359dd8 Move threads header to proper location пре 20 година
  Peter S. Mazinger 9ca46ae789 Convert all the strong_aliases to weak that are cancelable in libpthread пре 20 година
  Peter S. Mazinger 4a2cd146df Use __typeof for __libc*longjmp пре 20 година
  Peter S. Mazinger 75df202c71 Use __typeof for __longjmp, remove alias to longjmp for cris, should be covered by common/longjmp.c пре 20 година