Historique des commits

Auteur SHA1 Message Date
  Brent Cook ddddec106f add issetugid function to check for elevated privilege il y a 10 ans
  Rich Felker cec33b2c60 fix or1k atomic store il y a 10 ans
  Rich Felker 522a0de210 fix missing barriers in powerpc atomic store il y a 10 ans
  Rich Felker 884cc0c7e2 fix microblaze atomic store il y a 10 ans
  Rich Felker 1456b7ae6b fix missing barrier instructions in powerpc atomic asm il y a 10 ans
  Rich Felker bcad484394 fix missing barrier instructions in mips atomic asm il y a 10 ans
  Rich Felker a294f539c7 use memory constraints for mips atomic asm il y a 10 ans
  Rich Felker bb3a3befea fix build breakage from ppc asm constraints change il y a 10 ans
  Rich Felker 94252dd341 remove cruft from microblaze atomic.h il y a 10 ans
  Rich Felker 7fdae458bd fix broken constraints for powerpc atomic cas asm il y a 10 ans
  Rich Felker dc9c40a609 fix missing flags arg to fstatat syscall in fstat fallback path il y a 10 ans
  Rich Felker d69ab5b368 fix microblaze definition of struct stat il y a 10 ans
  Stefan Kristiansson 200d15479c add or1k (OpenRISC 1000) architecture port il y a 10 ans
  Rich Felker 7bece9c209 provide getauxval(AT_SECURE) even if it is missing from the aux vector il y a 10 ans
  Rich Felker 5cc1872156 remove useless infinite loop from end of exit function il y a 10 ans
  Rich Felker 72ed3d47e5 fix crash in regexec for nonzero nmatch argument with REG_NOSUB il y a 10 ans
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 il y a 10 ans
  Rich Felker c463e11eda simplify __stdio_exit static linking logic il y a 10 ans
  Rich Felker 781f26bc92 implement the LOG_CONS option in syslog il y a 10 ans
  Rich Felker a64a045d1d suppress early syslog return when log socket cannot be opened il y a 10 ans
  Rich Felker b8c4cf61cb implement the LOG_PERROR option in syslog il y a 10 ans
  Clément Vasseur da27118157 fix the %m specifier in syslog il y a 10 ans
  Rich Felker 59549313d8 explicitly reject empty names in dynamic linker load_library function il y a 10 ans
  Rich Felker 349381aa8c make dynamic linker accept colon as a separator for LD_PRELOAD il y a 10 ans
  Rich Felker 729673689c fix typo in microblaze setjmp asm il y a 10 ans
  Rich Felker 4b48b00a90 rename file containing pthread_cleanup_push and pop for consistency il y a 10 ans
  Rich Felker d96b12b755 rework cancellation weak alias logic not to depend on archive order il y a 10 ans
  Rich Felker ea496d6c63 fix multiple issues in legacy function getpass il y a 10 ans
  Rich Felker 83dc6eb087 eliminate use of cached pid from thread structure il y a 10 ans
  Rich Felker 4c48501ee2 properly pass current locale to *_l functions when used internally il y a 10 ans