CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/24 12:13:18
Modified files:
lib/libc/time : asctime.c localtime.c private.h strftime.c
Log message:
Move #includes from private.h to the .c files that need them, getting rid of
several. Switch from FILENAME_MAX to PATH_MAX (it's for open(), not fopen()).
ok deraadt@ tedu@ krw@
