summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* posix: Fix glob with GLOB_NOCHECK returning modified patterns (BZ#10246)azanella/glob-fixesAdhemerval Zanella2017-07-262-6/+44
* posix: Use enum for __glob_pattern_type resultAdhemerval Zanella2017-07-263-10/+18
* posix: More check for overflow allocation in globAdhemerval Zanella2017-07-261-29/+63
* posix: Add common function to get home directoryAdhemerval Zanella2017-07-261-89/+56
* posix: Use char_array for home_dir in globAdhemerval Zanella2017-07-261-13/+21
* posix: Remove all alloca usage in globAdhemerval Zanella2017-07-261-13/+4
* posix: Use dynarray for globname in globAdhemerval Zanella2017-07-261-117/+38
* posix: Remove alloca usage on glob dirnameAdhemerval Zanella2017-07-261-20/+10
* posix: Remove alloca usage for GLOB_BRACE on globAdhemerval Zanella2017-07-261-31/+32
* posix: User LOGIN_NAME_MAX for all user name in globAdhemerval Zanella2017-07-261-24/+11
* posix: Remove glob GET_LOGIN_NAME_MAX usageAdhemerval Zanella2017-07-261-28/+5
* posix: Use char_array for internal glob dirnameAdhemerval Zanella2017-07-261-163/+131
* posix: Rewrite to use struct scratch_buffer instead of extend_allocaFlorian Weimer2017-07-261-121/+26
* posix: Consolidate glob implementationAdhemerval Zanella2017-07-2633-185/+330
* posix: Adjust glob tests to libsupportAdhemerval Zanella2017-07-267-303/+270
* posix: Allow glob to match dangling symlinks [BZ #866]Adhemerval Zanella2017-07-266-185/+171
* posix: Sync glob with gnulib [BZ #1062]Adhemerval Zanella2017-07-263-193/+285
* gconv: Replace norm_add_slashes with __gconv_norm_add_slashesFlorian Weimer2017-07-265-63/+132
* malloc: Add specialized dynarray for C stringsAdhemerval Zanella2017-07-269-1/+547
* Revert "Remove redundant data for LC_MONETARY for Indian locales"Mike FABIAN2017-07-2620-21/+365
* Remove erroneous spaces from some strings in locale filesMike FABIAN2017-07-264-9/+10
* Remove erroneous tabs from some strings in locale filesMike FABIAN2017-07-263-11/+9
* Fix inappropriate characters in LC_IDENTIFICATION in several localesMike FABIAN2017-07-2610-11/+23
* Fix inappropriate escape sequences in LC_IDENTIFICATION in several localesMike FABIAN2017-07-2622-25/+48
* Indian scripts: More fixes after the recent import.Rafal Luzynski2017-07-2615-111/+132
* Update translationsSiddhesh Poyarekar2017-07-267-3475/+3594
* Use POSIX Portable Character Set in the new mai_NP locale source file instea...Mike FABIAN2017-07-262-17/+10
* Added New Locale mai_NPAkhilesh Kumar2017-07-263-0/+110
* Removed redundant data for the_NP localeAkhilesh Kumar2017-07-262-33/+12
* Remove redundant data for LC_MONETARY in sd_IN@devanagariMike FABIAN2017-07-262-22/+5
* Remove redundant data for LC_MONETARY for Indian localesAkhilesh Kumar2017-07-2620-336/+45
* Add [BZ #21828] to ChangeLogMike FABIAN2017-07-261-0/+1
* Mention in NEWS that the Unicode 10.0.0 update causes user visible changesMike FABIAN2017-07-262-0/+8
* sv: Update translationSiddhesh Poyarekar2017-07-262-26/+30
* Fix inconsistency in country_isbn and missing prefixesAkhilesh Kumar2017-07-253-2/+8
* Add country_name to several localesMike FABIAN2017-07-2521-1/+68
* Fix name_mrs for mag_INAkhilesh Kumar2017-07-252-4/+9
* Added yesstr/nostr for sa_INAkhilesh Kumar2017-07-252-0/+7
* Fix LC_TIME for mai_INAkhilesh Kumar2017-07-252-4/+83
* zic: Use PRIdMAX to print line numbersSiddhesh Poyarekar2017-07-253-107/+118
* tunables: Use direct syscall for access (BZ#21744)Adhemerval Zanella2017-07-246-22/+66
* Avoid accessing corrupted stack from __stack_chk_fail [BZ #21752]H.J. Lu2017-07-243-9/+27
* Remove extra semicolons in struct pthread_mutex (bug 21804)Andreas Schwab2017-07-243-5/+17
* Added country_name in mai_INAkhilesh Kumar2017-07-242-1/+6
* Added country_isbn for Republic of KoreaAkhilesh Kumar2017-07-242-0/+6
* Added country_isbn for ItalyAkhilesh Kumar2017-07-247-0/+16
* S390: fix sys/ptrace.h to make it includible again after asm/ptrace.hDmitry V. Levin2017-07-232-16/+59
* [BZ 19170]John David Anglin2017-07-232-3/+18
* Correct nss/tst-nss-test5 configurationDJ Delorie2017-07-212-1/+5
* Fix localedata test builds with latest GCCSteve Ellcey2017-07-212-0/+23