aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-26posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)azanella/glob-fixesAdhemerval Zanella
2017-07-26posix: Use enum for __glob_pattern_type resultAdhemerval Zanella
2017-07-26posix: More check for overflow allocation in globAdhemerval Zanella
2017-07-26posix: Add common function to get home directoryAdhemerval Zanella
2017-07-26posix: Use char_array for home_dir in globAdhemerval Zanella
2017-07-26posix: Remove all alloca usage in globAdhemerval Zanella
2017-07-26posix: Use dynarray for globname in globAdhemerval Zanella
2017-07-26posix: Remove alloca usage on glob dirnameAdhemerval Zanella
2017-07-26posix: Remove alloca usage for GLOB_BRACE on globAdhemerval Zanella
2017-07-26posix: User LOGIN_NAME_MAX for all user name in globAdhemerval Zanella
2017-07-26posix: Remove glob GET_LOGIN_NAME_MAX usageAdhemerval Zanella
2017-07-26posix: Use char_array for internal glob dirnameAdhemerval Zanella
2017-07-26posix: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer
2017-07-26posix: Consolidate glob implementationAdhemerval Zanella
2017-07-26posix: Adjust glob tests to libsupportAdhemerval Zanella
2017-07-26posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella
2017-07-26posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella
2017-07-26gconv: Replace norm_add_slashes with __gconv_norm_add_slashesFlorian Weimer
2017-07-26malloc: Add specialized dynarray for C stringsAdhemerval Zanella
2017-07-26Revert "Remove redundant data for LC_MONETARY for Indian locales"Mike FABIAN
2017-07-26Remove erroneous spaces from some strings in locale filesMike FABIAN
2017-07-26Remove erroneous tabs from some strings in locale filesMike FABIAN
2017-07-26Fix inappropriate characters in LC_IDENTIFICATION in several localesMike FABIAN
2017-07-26Fix inappropriate escape sequences in LC_IDENTIFICATION in several localesMike FABIAN
2017-07-26Indian scripts: More fixes after the recent import.Rafal Luzynski
2017-07-26Update translationsSiddhesh Poyarekar
2017-07-26Use POSIX Portable Character Set in the new mai_NP locale source file instea...Mike FABIAN
2017-07-26Added New Locale mai_NPAkhilesh Kumar
2017-07-26Removed redundant data for the_NP localeAkhilesh Kumar
2017-07-26Remove redundant data for LC_MONETARY in sd_IN@devanagariMike FABIAN
2017-07-26Remove redundant data for LC_MONETARY for Indian localesAkhilesh Kumar
2017-07-26Add [BZ #21828] to ChangeLogMike FABIAN
2017-07-26Mention in NEWS that the Unicode 10.0.0 update causes user visible changesMike FABIAN
2017-07-26sv: Update translationSiddhesh Poyarekar
2017-07-25Fix inconsistency in country_isbn and missing prefixesAkhilesh Kumar
2017-07-25Add country_name to several localesMike FABIAN
2017-07-25Fix name_mrs for mag_INAkhilesh Kumar
2017-07-25Added yesstr/nostr for sa_INAkhilesh Kumar
2017-07-25Fix LC_TIME for mai_INAkhilesh Kumar
2017-07-25zic: Use PRIdMAX to print line numbersSiddhesh Poyarekar
2017-07-24tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella
2017-07-24Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]H.J. Lu
2017-07-24Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab
2017-07-24Added country_name in mai_INAkhilesh Kumar
2017-07-24Added country_isbn for Republic of KoreaAkhilesh Kumar
2017-07-24Added country_isbn for ItalyAkhilesh Kumar
2017-07-23S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin
2017-07-23[BZ 19170]John David Anglin
2017-07-21Correct nss/tst-nss-test5 configurationDJ Delorie
2017-07-21Fix localedata test builds with latest GCCSteve Ellcey