summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* copy-file, supersede: Fix link-time requirements.Bruno Haible2023-01-052-0/+2
* More systematic naming of LIB variables.Bruno Haible2023-01-052-2/+2
* stdio: Fix error in C++ mode on Android, due to putw.Bruno Haible2023-01-031-0/+1
* stdio: Fix error in C++ mode on Android, due to getw.Bruno Haible2023-01-031-0/+1
* maint: run 'make update-copyright'Simon Josefsson2023-01-012-2/+2
* stdnoreturn: Mark as deprecated, not obsolete. (Regression 2022-12-24.)Bruno Haible2022-12-271-4/+2
* ctime: Mark as deprecated, not obsolete. (Regression 2022-12-21.)Bruno Haible2022-12-261-4/+2
* largefile: sync from Autoconf masterPaul Eggert2022-12-252-9/+4
* stdnoreturn: deprecatePaul Eggert2022-12-241-0/+6
* asctime, ctime: deprecatePaul Eggert2022-12-211-0/+6
* explicit_bzero: implement via memset_explicitPaul Eggert2022-11-281-3/+1
* read-file: use memset_explicitPaul Eggert2022-11-281-1/+1
* memset_explicit: new modulePaul Eggert2022-11-283-0/+47
* posix_spawn tests: Fix compilation error (regression 2022-09-14).Bruno Haible2022-11-201-0/+1
* dynarray: Rename to glibc-internal/dynarray.Bruno Haible2022-11-033-21/+21
* scratch_buffer: Rename to glibc-internal/scratch_buffer.Bruno Haible2022-11-035-39/+39
* scratch_buffer: adjust to glibc changesPaul Eggert2022-11-022-4/+1
* relocatable-script: Relax license.Bruno Haible2022-11-011-1/+1
* Update to Unicode 15.0.0.Bruno Haible2022-10-16195-195/+195
* tests: prefer stdckdint to intpropsPaul Eggert2022-10-109-9/+9
* stat-time: prefer stdckdint to intpropsPaul Eggert2022-10-101-1/+1
* xalloc: remove stray includes + dependenciesPaul Eggert2022-10-102-2/+0
* largefile: fix detection of time_t size on mingw32Daiki Ueno2022-09-251-1/+1
* stdbool: Mostly revert last patch.Bruno Haible2022-09-251-1/+0
* stdbool: Don't #include a gnulib-generated stdbool.h from config.h.Bruno Haible2022-09-251-0/+1
* time C++ tests: Fix link error on CentOS 5.Bruno Haible2022-09-171-1/+1
* stdbool: depend on C99Paul Eggert2022-09-141-0/+3
* stdalign: alignas and alignof are C23 keywordsPaul Eggert2022-09-131-2/+1
* assert-h: prefer to ‘verify’Paul Eggert2022-09-1369-70/+69
* assert-h: static_assert is a keyword in C23Paul Eggert2022-09-132-1/+4
* Reorganize C++ tests for stdbool and stdbool-c99.Bruno Haible2022-09-103-2/+22
* Rely on new stdbool behaviorPaul Eggert2022-09-1017-2/+15
* stdbool: upgrade from C99 to C23Paul Eggert2022-09-104-28/+66
* posix_spawn_file_actions_addclose tests: Fix mistake from 2022-09-07.Bruno Haible2022-09-091-0/+1
* posix_spawn_file_actions_addclose tests: Avoid test failure on musl.Bruno Haible2022-09-071-0/+1
* Fix various test link errors on MSVC.Bruno Haible2022-09-0519-17/+19
* glob tests: Fix link error on mingw.Bruno Haible2022-09-051-1/+1
* Fix compilation errors of C++ tests on Solaris 10 with Sun C++.Bruno Haible2022-09-042-2/+2
* sysexits: Add C++ tests.Bruno Haible2022-09-042-0/+18
* sys_utsname: Add C++ tests.Bruno Haible2022-09-042-0/+18
* sys_uio: Add C++ tests.Bruno Haible2022-09-042-0/+18
* sys_times: Add C++ tests.Bruno Haible2022-09-042-0/+22
* sys_file: Add C++ tests.Bruno Haible2022-09-042-0/+18
* stdckdint: Add C++ tests.Bruno Haible2022-09-042-0/+18
* stdalign: Add C++ tests.Bruno Haible2022-09-042-0/+18
* sched: Add C++ tests.Bruno Haible2022-09-042-0/+20
* netinet_in: Add C++ tests.Bruno Haible2022-09-032-0/+18
* net_if: Add C++ tests.Bruno Haible2022-09-032-0/+20
* tempname: fix multithreading, ASLR leak etc.Paul Eggert2022-08-221-1/+0
* tempname: Add more tests.Bruno Haible2022-08-161-0/+3