]> Savannah Git Hosting - gnulib.git/commit
Rename module sys_stat to sys_stat-h.
authorBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:40:10 +0000 (23:40 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:40:49 +0000 (23:40 +0100)
commit984cbda2aef42ad9256ebbd3b335d7ca9e46773f
treef8d51e686a34117f7c0ea62159a14432db3fe387
parent878a961759f8b1d85c4f2abfd4ed2a16099d06ae
Rename module sys_stat to sys_stat-h.

* modules/sys_stat-h: Renamed from modules/sys_stat.
* modules/sys_stat-h-tests: Renamed from modules/sys_stat-tests.
* modules/sys_stat-h-c++-tests: Renamed from modules/sys_stat-c++-tests.
* tests/test-sys_stat-h.c: Renamed from tests/test-sys_stat.c.
* tests/test-sys_stat-h-c++.cc: Renamed from tests/test-sys_stat-c++.cc.
* doc/posix-headers/sys_stat.texi: Update.
* doc/posix-functions/mkdir.texi: Update.
* modules/* (Depends-on): Update.
* modules/sys_stat: New file.
68 files changed:
ChangeLog
doc/posix-functions/mkdir.texi
doc/posix-headers/sys_stat.texi
modules/acl-permissions
modules/at-internal
modules/c-file-type
modules/canonicalize
modules/canonicalize-lgpl
modules/chmod
modules/chown
modules/crypto/af_alg
modules/euidaccess
modules/fchdir
modules/fchmodat
modules/file-type
modules/filemode
modules/findprog
modules/findprog-in
modules/findprog-lgpl
modules/fstat
modules/fstatat
modules/futimens
modules/getcwd-tests
modules/getumask
modules/glob-h
modules/isapipe
modules/largefile-tests
modules/lchmod
modules/lchown
modules/link
modules/link-tests
modules/lstat
modules/mkancesdirs
modules/mkdir
modules/mkdir-p
modules/mkdirat
modules/mkfifo
modules/mkfifoat
modules/mknod
modules/modechange
modules/openat
modules/openat-h
modules/posixcheck
modules/read-file
modules/relocatable-prog-wrapper
modules/remove-tests
modules/rename-tests
modules/rmdir
modules/stat
modules/stat-size
modules/supersede
modules/sys_stat
modules/sys_stat-c++-tests [deleted file]
modules/sys_stat-h [new file with mode: 0644]
modules/sys_stat-h-c++-tests [new file with mode: 0644]
modules/sys_stat-h-tests [new file with mode: 0644]
modules/sys_stat-tests [deleted file]
modules/tempname
modules/tmpdir
modules/truncate
modules/unlinkat
modules/utimens
modules/utimensat
modules/windows-stat-override
tests/test-sys_stat-c++.cc [deleted file]
tests/test-sys_stat-h-c++.cc [new file with mode: 0644]
tests/test-sys_stat-h.c [new file with mode: 0644]
tests/test-sys_stat.c [deleted file]