mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* 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.
25 lines
240 B
Plaintext
25 lines
240 B
Plaintext
Description:
|
|
stat-related file size macros
|
|
|
|
Files:
|
|
lib/stat-size.h
|
|
m4/stat-size.m4
|
|
|
|
Depends-on:
|
|
fileblocks
|
|
sys_stat-h
|
|
|
|
configure.ac:
|
|
gl_STAT_SIZE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"stat-size.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
James Youngman, Jim Meyering
|