Histórico de Commits

Autor SHA1 Mensagem Data
  Rich Felker 2068b4e891 implement gettext message translation functions há 11 anos atrás
  Rich Felker c5b8f19305 add support for LC_TIME and LC_MESSAGES translations há 11 anos atrás
  Rich Felker 0206f596d5 add missing yes/no strings to nl_langinfo há 11 anos atrás
  Rich Felker a19cd2b64a fix nl_langinfo table for LC_TIME era-related items há 11 anos atrás
  Rich Felker 41421d6beb implement mo file string lookup for translations há 11 anos atrás
  Rich Felker 6cb4f91db7 implement locale file loading and state for remaining locale categories há 11 anos atrás
  Rich Felker 674e28af2d fix locale environment variable logic for empty strings há 11 anos atrás
  Szabolcs Nagy 871a09c86f add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags há 11 anos atrás
  Szabolcs Nagy 6119fa3269 add pacing rate information to the tcp_info struct in tcp.h há 11 anos atrás
  Szabolcs Nagy 4a142db74f add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK há 11 anos atrás
  Szabolcs Nagy 002e8d84c5 add syscall numbers for the new renameat2 syscall há 11 anos atrás
  Rich Felker 1312930f9b fix regression that negated some mips syscall error returns há 11 anos atrás
  Rich Felker f61be1f875 fix mips struct stat dev_t members for big endian há 11 anos atrás
  Brent Cook ddddec106f add issetugid function to check for elevated privilege há 11 anos atrás
  Rich Felker cec33b2c60 fix or1k atomic store há 11 anos atrás
  Rich Felker 522a0de210 fix missing barriers in powerpc atomic store há 11 anos atrás
  Rich Felker 884cc0c7e2 fix microblaze atomic store há 11 anos atrás
  Rich Felker 1456b7ae6b fix missing barrier instructions in powerpc atomic asm há 11 anos atrás
  Rich Felker bcad484394 fix missing barrier instructions in mips atomic asm há 11 anos atrás
  Rich Felker a294f539c7 use memory constraints for mips atomic asm há 11 anos atrás
  Rich Felker bb3a3befea fix build breakage from ppc asm constraints change há 11 anos atrás
  Rich Felker 94252dd341 remove cruft from microblaze atomic.h há 11 anos atrás
  Rich Felker 7fdae458bd fix broken constraints for powerpc atomic cas asm há 11 anos atrás
  Rich Felker dc9c40a609 fix missing flags arg to fstatat syscall in fstat fallback path há 11 anos atrás
  Rich Felker d69ab5b368 fix microblaze definition of struct stat há 11 anos atrás
  Stefan Kristiansson 200d15479c add or1k (OpenRISC 1000) architecture port há 11 anos atrás
  Rich Felker 7bece9c209 provide getauxval(AT_SECURE) even if it is missing from the aux vector há 11 anos atrás
  Rich Felker 5cc1872156 remove useless infinite loop from end of exit function há 11 anos atrás
  Rich Felker 72ed3d47e5 fix crash in regexec for nonzero nmatch argument with REG_NOSUB há 11 anos atrás
  Rich Felker a6adb2bcd8 work around constant folding bug 61144 in gcc 4.9.0 and 4.9.1 há 11 anos atrás