aboutsummaryrefslogtreecommitdiff
path: root/catgets
AgeCommit message (Expand)AuthorFilesLines
2023-06-06Move {read,write}_all functions to a dedicated headerFrédéric Bérat1-21/+1
2023-06-01catgets/gencat.c: fix warn unused resultFrédéric Bérat1-11/+30
2023-05-18catgets: Reformat Makefile.Carlos O'Donell1-10/+30
2023-04-22Use O_CLOEXEC in more places (BZ #15722)Sergey Bugaev1-2/+2
2023-01-06Update copyright dates not handled by scripts/update-copyrightsJoseph Myers1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers8-8/+8
2022-09-22Use '%z' instead of '%Z' on printf functionsAdhemerval Zanella Netto1-3/+3
2022-06-01catgets: Use 64 bit stat for __open_catalog (BZ# 29211)Adhemerval Zanella1-2/+2
2022-01-01Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert8-8/+8
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar4-4/+0
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-1/+3
2021-01-02Update copyright dates not handled by scripts/update-copyrights.Paul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert8-8/+8
2020-09-11Remove internal usage of extensible stat functionsAdhemerval Zanella1-1/+1
2020-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert8-8/+8
2019-02-27Add some spaces before '('.Joseph Myers1-1/+1
2019-02-13Fix -Wempty-body warnings in glibc.Joseph Myers1-1/+3
2019-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2018-02-18intl/tst-gettext: fix failure with newest msgfmtAurelien Jarno1-0/+5
2018-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2017-08-21Don't compile non-lib modules as lib modules [BZ #21864]H.J. Lu1-0/+1
2017-08-18Consolidate non cancellable close callAdhemerval Zanella1-1/+1
2017-08-18Consolidate non cancellable read callAdhemerval Zanella1-1/+1
2017-08-17Consolidate non cancellable open callAdhemerval Zanella1-2/+2
2017-08-07Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2-7/+7
2017-01-01Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2016-03-15Fix building glibc master with NDEBUG and --with-cpu.Carlos O'Donell1-1/+1
2016-02-24Enable --localedir to set message catalog directory (Bug 14259)Carlos O'Donell1-1/+1
2016-01-07Make shebang interpreter directives consistentMarko Myllynen1-1/+1
2016-01-04Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2015-08-08Fix trailing space.Paul Pluzhnikov1-1/+1
2015-08-08Fix BZ #17905Paul Pluzhnikov4-17/+65
2015-01-02Update copyright dates not handled by scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers8-8/+8
2014-11-05Modify several tests to use test-skeleton.cArjun Shankar2-4/+10
2014-08-21Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar1-2/+0
2014-06-20Clean up HAVE_CONFIG_H and STDC_HEADERS.Roland McGrath1-2/+1
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2-13/+15
2014-03-07Count miscellaneous files built on host for testing as tests.Joseph Myers1-2/+3
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-2/+5
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath1-3/+3
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers1-0/+2
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-4/+8