]> Savannah Git Hosting - gnulib.git/commit
Rename module stdckdint to stdckdint-h.
authorBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:21:40 +0000 (23:21 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:35:28 +0000 (23:35 +0100)
commit116997309c648b1d3d2cf6a3840494dfd420dece
tree2ff4f36d2b8ce20a376028033642997b4198ac46
parent3c501171cfd447b5024a4673236ef86f487eaa28
Rename module stdckdint to stdckdint-h.

* modules/stdckdint-h: Renamed from modules/stdckdint.
* modules/stdckdint-h-tests: Renamed from modules/stdckdint-tests.
* modules/stdckdint-h-c++-tests: Renamed from
modules/stdckdint-c++-tests.
* tests/test-stdckdint-h.c: Renamed from tests/test-stdckdint.c.
* tests/test-stdckdint-h-c++.cc: Renamed from
tests/test-stdckdint-c++.cc.
* doc/posix-headers/stdckdint.texi: Update.
* doc/intprops.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdckdint: New file.
53 files changed:
ChangeLog
doc/intprops.texi
doc/posix-headers/stdckdint.texi
modules/alignalloc
modules/backup-rename
modules/backupfile
modules/base32
modules/base64
modules/c-nstrftime
modules/calloc-gnu
modules/calloc-posix
modules/chown-tests
modules/fchownat-tests
modules/fdutimensat-tests
modules/file-has-acl
modules/fnmatch
modules/ftello
modules/futimens-tests
modules/glibc-internal/dynarray
modules/glob
modules/group-member
modules/lchown-tests
modules/malloc-gnu
modules/malloc-posix
modules/malloca
modules/mktime
modules/nstrftime
modules/parse-datetime
modules/posix_memalign
modules/posixtm
modules/realloc-posix
modules/reallocarray
modules/regex
modules/relocatable-prog-wrapper
modules/stat-time
modules/stat-time-tests
modules/stdckdint
modules/stdckdint-c++-tests [deleted file]
modules/stdckdint-h [new file with mode: 0644]
modules/stdckdint-h-c++-tests [new file with mode: 0644]
modules/stdckdint-h-tests [new file with mode: 0644]
modules/stdckdint-tests [deleted file]
modules/timespec-add
modules/timespec-sub
modules/utime-tests
modules/utimens-tests
modules/utimensat-tests
modules/xalloc
modules/xstrtol
tests/test-stdckdint-c++.cc [deleted file]
tests/test-stdckdint-h-c++.cc [new file with mode: 0644]
tests/test-stdckdint-h.c [new file with mode: 0644]
tests/test-stdckdint.c [deleted file]