1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/doc/posix-headers/utime.texi
Bruno Haible 8dac05d25a utime-h: New module.
* m4/utime_h.m4: New file.
* lib/utime.in.h: New file.
* modules/utime-h: New file.
* doc/posix-headers/utime.texi: Mention the new module.

* tests/test-utime-h.c: New file.
* modules/utime-h-tests: New file.
2017-04-30 10:21:22 +02:00

17 lines
349 B
Plaintext

@node utime.h
@section @file{utime.h}
POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/utime.h.html}
Gnulib module: utime-h
Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms: MSVC 14.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize