1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00

5 Commits

Author SHA1 Message Date
Bruno Haible 1450747216 Rename module stdint to stdint-h.
* modules/stdint-h: Renamed from modules/stdint.
* modules/stdint-h-tests: Renamed from modules/stdint-tests.
* modules/stdint-h-c++-tests: Renamed from modules/stdint-c++-tests.
* tests/test-stdint-h.c: Renamed from tests/test-stdint.c.
* tests/test-stdint-h-c++.cc: Renamed from tests/test-stdint-c++.cc.
* tests/test-stdint-h-c++2.cc: Renamed from tests/test-stdint-c++2.cc.
* doc/posix-headers/stdint.texi: Update.
* doc/gnulib-readme.texi: Update.
* doc/gnulib.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdint: New file.
2024-12-27 23:35:41 +01:00
Bruno Haible 146b065464 ialloc: Fix dependencies.
* modules/ialloc (Depends-on): Add realloc-posix.
2024-10-25 13:55:08 +02:00
Paul Eggert 59d98e49ba ialloc: fix realloc-gnu dependency
* modules/ialloc (Depends-on): Remove realloc-gnu,
as ialloc.c does not depend on GNU semantics for realloc.
2024-10-24 21:57:17 -07:00
Paul Eggert 34298f25c3 ialloc: relicense
* modules/ialloc (License): Change from LGPL to LGPLv2+.
2021-08-29 00:27:10 -07:00
Paul Eggert f1698a7098 ialloc: new module
* lib/ialloc.c, lib/ialloc.h, modules/ialloc: New files.
2021-06-11 17:20:11 -07:00