mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
25 lines
220 B
Plaintext
25 lines
220 B
Plaintext
Description:
|
|
Reentrant time functions like localtime_r.
|
|
|
|
Files:
|
|
lib/time_r.c
|
|
m4/time_r.m4
|
|
|
|
Depends-on:
|
|
extensions
|
|
time
|
|
|
|
configure.ac:
|
|
gl_TIME_R
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<time.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert
|