OSDN Git Service

Optionally support the struct tm extension fields.
authorManuel Novoa III <mjn3@codepoet.org>
Tue, 17 Jun 2003 19:19:39 +0000 (19:19 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Tue, 17 Jun 2003 19:19:39 +0000 (19:19 -0000)
commit20d8808116d749b626c080b2891c968f163966e6
tree844fad9fc34f16b7496356f11855ab5069d8e10c
parenta8041047f4c21c83341bfd1f7cc5c111dd76e0db
Optionally support the struct tm extension fields.
Add a few misc functions mentioned in time.h.
Revert davidm's change regarding using a define for the "/etc/TZ" path,
as this is eventually meant to be a configurable extension and not
unconditionally supported.
include/paths.h
include/time.h
libc/misc/time/Makefile
libc/misc/time/time.c