mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-18 23:42:00 +03:00
26 lines
261 B
Plaintext
26 lines
261 B
Plaintext
Description:
|
|
Reentrant time functions: localtime_r, gmtime_r.
|
|
|
|
Files:
|
|
lib/time_r.c
|
|
m4/time_r.m4
|
|
|
|
Depends-on:
|
|
extensions
|
|
time
|
|
|
|
configure.ac:
|
|
gl_TIME_R
|
|
gl_TIME_MODULE_INDICATOR([time_r])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<time.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert
|