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