mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
* 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.
31 lines
333 B
Plaintext
31 lines
333 B
Plaintext
Description:
|
|
stat-related time functions
|
|
|
|
Files:
|
|
lib/stat-time.h
|
|
lib/stat-time.c
|
|
m4/stat-time.m4
|
|
|
|
Depends-on:
|
|
time-h
|
|
errno-h
|
|
extensions
|
|
extern-inline
|
|
stdckdint-h
|
|
|
|
configure.ac:
|
|
gl_STAT_TIME
|
|
gl_STAT_BIRTHTIME
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += stat-time.c
|
|
|
|
Include:
|
|
"stat-time.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert and Jim Meyering
|