CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/02/09 01:25:11

Modified files:
        lib/libc/time  : asctime.c localtime.c private.h zdump.c zic.c 

Log message:
this removes just a few ifdef checks for things that should always be enabled,
and which we definitely don't want to workaround. no change in the compiled
code (yet).
some of these, like the first chunk are plain silly. the compiler used to
compile asctime has nothing to do with the format strings strftime should
support.
ok deraadt

Reply via email to