커밋 기록

작성자 SHA1 메시지 날짜
  Szabolcs Nagy 6119fa3269 add pacing rate information to the tcp_info struct in tcp.h 10 년 전
  Szabolcs Nagy 4a142db74f add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK 10 년 전
  Szabolcs Nagy 002e8d84c5 add syscall numbers for the new renameat2 syscall 10 년 전
  Rich Felker 1312930f9b fix regression that negated some mips syscall error returns 10 년 전
  Rich Felker f61be1f875 fix mips struct stat dev_t members for big endian 10 년 전
  Brent Cook ddddec106f add issetugid function to check for elevated privilege 10 년 전
  Rich Felker cec33b2c60 fix or1k atomic store 10 년 전
  Rich Felker 522a0de210 fix missing barriers in powerpc atomic store 10 년 전
  Rich Felker 884cc0c7e2 fix microblaze atomic store 10 년 전
  Rich Felker 1456b7ae6b fix missing barrier instructions in powerpc atomic asm 10 년 전
  Rich Felker bcad484394 fix missing barrier instructions in mips atomic asm 10 년 전
  Rich Felker a294f539c7 use memory constraints for mips atomic asm 10 년 전
  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 년 전