mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
217 B
Plaintext
24 lines
217 B
Plaintext
Description:
|
|
tzset - initialize time conversion information
|
|
|
|
Files:
|
|
m4/tzset.m4
|
|
|
|
Depends-on:
|
|
gettimeofday
|
|
|
|
configure.ac:
|
|
gl_FUNC_TZSET_CLOBBER
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<time.h>
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|
|
|