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

Аутор SHA1 Порука Датум
  Rich Felker bb3a3befea fix build breakage from ppc asm constraints change пре 10 година
  Rich Felker 94252dd341 remove cruft from microblaze atomic.h пре 10 година
  Rich Felker 7fdae458bd fix broken constraints for powerpc atomic cas asm пре 10 година
  Rich Felker dc9c40a609 fix missing flags arg to fstatat syscall in fstat fallback path пре 10 година
  Rich Felker d69ab5b368 fix microblaze definition of struct stat пре 10 година
  Stefan Kristiansson 200d15479c add or1k (OpenRISC 1000) architecture port пре 10 година
  Rich Felker 7bece9c209 provide getauxval(AT_SECURE) even if it is missing from the aux vector пре 10 година
  Rich Felker 5cc1872156 remove useless infinite loop from end of exit function пре 10 година
  Rich Felker 72ed3d47e5 fix crash in regexec for nonzero nmatch argument with REG_NOSUB пре 10 година
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 пре 10 година
  Rich Felker c463e11eda simplify __stdio_exit static linking logic пре 10 година
  Rich Felker 781f26bc92 implement the LOG_CONS option in syslog пре 10 година
  Rich Felker a64a045d1d suppress early syslog return when log socket cannot be opened пре 10 година
  Rich Felker b8c4cf61cb implement the LOG_PERROR option in syslog пре 10 година
  Clément Vasseur da27118157 fix the %m specifier in syslog пре 10 година
  Rich Felker 59549313d8 explicitly reject empty names in dynamic linker load_library function пре 10 година
  Rich Felker 349381aa8c make dynamic linker accept colon as a separator for LD_PRELOAD пре 10 година
  Rich Felker 729673689c fix typo in microblaze setjmp asm пре 10 година
  Rich Felker 4b48b00a90 rename file containing pthread_cleanup_push and pop for consistency пре 10 година
  Rich Felker d96b12b755 rework cancellation weak alias logic not to depend on archive order пре 10 година
  Rich Felker ea496d6c63 fix multiple issues in legacy function getpass пре 10 година
  Rich Felker 83dc6eb087 eliminate use of cached pid from thread structure пре 10 година
  Rich Felker 4c48501ee2 properly pass current locale to *_l functions when used internally пре 10 година
  Rich Felker 7424ac58b1 consolidate str[n]casecmp_l into str[n]casecmp source files пре 10 година
  Rich Felker d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files пре 10 година
  Rich Felker 0bc03091bb add locale framework пре 10 година
  Rich Felker 984c25b74d fix failure of wide printf/scanf functions to set wide orientation пре 10 година
  Rich Felker 285f969db6 fix typo in a comment in __libc_start_main пре 10 година
  Rich Felker ebd8142a6a fix incorrect return value for fwide function пре 10 година
  Rich Felker 0b3d33d4d2 fix ungrammatical comment in posix_spawn code пре 10 година