Commit History

Author SHA1 Message Date
  Szabolcs Nagy a126188f86 tweaks to plural rules evaluator 10 years ago
  Rich Felker e4dd0ab83c harden dcngettext plural processing 10 years ago
  Rich Felker 6e89210669 harden mo file processing for locale/translations 10 years ago
  Rich Felker 73d2a3bfda implement non-default plural rules for ngettext translations 10 years ago
  Rich Felker c0284b372c remove unused a_cas_l from or1k atomic.h 10 years ago
  Rich Felker 90e51e45f5 clean up unused and inconsistent atomics in arch dirs 10 years ago
  Rich Felker c394763d35 fix insufficient synchronization in sh atomic asm 10 years ago
  Rich Felker 2068b4e891 implement gettext message translation functions 10 years ago
  Rich Felker c5b8f19305 add support for LC_TIME and LC_MESSAGES translations 10 years ago
  Rich Felker 0206f596d5 add missing yes/no strings to nl_langinfo 10 years ago
  Rich Felker a19cd2b64a fix nl_langinfo table for LC_TIME era-related items 10 years ago
  Rich Felker 41421d6beb implement mo file string lookup for translations 10 years ago
  Rich Felker 6cb4f91db7 implement locale file loading and state for remaining locale categories 10 years ago
  Rich Felker 674e28af2d fix locale environment variable logic for empty strings 10 years ago
  Szabolcs Nagy 871a09c86f add new PR_SET_THP_DISABLE and PR_GET_THP_DISABLE prctl flags 10 years ago
  Szabolcs Nagy 6119fa3269 add pacing rate information to the tcp_info struct in tcp.h 10 years ago
  Szabolcs Nagy 4a142db74f add new ethernet packet types ETH_P_80221, ETH_P_LOOPBACK 10 years ago
  Szabolcs Nagy 002e8d84c5 add syscall numbers for the new renameat2 syscall 10 years ago
  Rich Felker 1312930f9b fix regression that negated some mips syscall error returns 10 years ago
  Rich Felker f61be1f875 fix mips struct stat dev_t members for big endian 10 years ago
  Brent Cook ddddec106f add issetugid function to check for elevated privilege 10 years ago
  Rich Felker cec33b2c60 fix or1k atomic store 10 years ago
  Rich Felker 522a0de210 fix missing barriers in powerpc atomic store 10 years ago
  Rich Felker 884cc0c7e2 fix microblaze atomic store 10 years ago
  Rich Felker 1456b7ae6b fix missing barrier instructions in powerpc atomic asm 10 years ago
  Rich Felker bcad484394 fix missing barrier instructions in mips atomic asm 10 years ago
  Rich Felker a294f539c7 use memory constraints for mips atomic asm 10 years ago
  Rich Felker bb3a3befea fix build breakage from ppc asm constraints change 10 years ago
  Rich Felker 94252dd341 remove cruft from microblaze atomic.h 10 years ago
  Rich Felker 7fdae458bd fix broken constraints for powerpc atomic cas asm 10 years ago