timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]
commit8492c4dd699e2a65a5a2e8fca3e0e530326c92b9
authorFlorian Weimer <fweimer@redhat.com>
Tue, 7 Mar 2017 08:37:46 +0000 (7 09:37 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 7 Mar 2017 16:45:38 +0000 (7 17:45 +0100)
tree86655668aff2779cb76e71c2abfdbe42a80d720b
parent1c1243b6fc33c029488add276e56570a07803bfd
timezone: Remove TZNAME_MAX limit from sysconf [BZ #15576]

glibc does not impose a limit, and POSIX does not allow a
sysconf limit which changes during the lifetime of a process.
ChangeLog
include/time.h
manual/conf.texi
posix/sysconf.c
sysdeps/posix/sysconf.c
time/tzfile.c
time/tzset.c