[File-cvs] CVS commit: file

Christos Zoulas christos at zoulas.com
Fri Aug 28 09:35:36 EDT 2026


Module Name:	file
Committed By:	christos
Date:		Fri Aug 28 13:35:36 UTC 2026

Modified Files:
	file: ChangeLog configure.ac
Added Files:
	file/src/missing: asctime_r.c asprintf.c ctime_r.c dprintf.c fmtcheck.c
	    getline.c getopt_long.c gmtime_r.c localtime_r.c pread.c
	    strcasestr.c strlcat.c strlcpy.c vasprintf.c
Removed Files:
	file/src: asctime_r.c asprintf.c ctime_r.c dprintf.c fmtcheck.c
	    getline.c getopt_long.c gmtime_r.c localtime_r.c pread.c
	    strcasestr.c strlcat.c strlcpy.c vasprintf.c

Log Message:
move substitute implementations into missing


To generate a diff of this commit:
cvs rdiff -r1.407 -r1.408 file/ChangeLog
cvs rdiff -r1.114 -r1.115 file/configure.ac
cvs rdiff -r1.3 -r0 file/src/asctime_r.c file/src/ctime_r.c
cvs rdiff -r1.7 -r0 file/src/asprintf.c
cvs rdiff -r1.4 -r0 file/src/dprintf.c file/src/gmtime_r.c \
    file/src/localtime_r.c file/src/strcasestr.c
cvs rdiff -r1.6 -r0 file/src/fmtcheck.c
cvs rdiff -r1.9 -r0 file/src/getline.c file/src/getopt_long.c
cvs rdiff -r1.5 -r0 file/src/pread.c file/src/strlcat.c file/src/strlcpy.c
cvs rdiff -r1.23 -r0 file/src/vasprintf.c
cvs rdiff -r0 -r1.1 file/src/missing/asctime_r.c file/src/missing/asprintf.c \
    file/src/missing/ctime_r.c file/src/missing/dprintf.c \
    file/src/missing/fmtcheck.c file/src/missing/getline.c \
    file/src/missing/getopt_long.c file/src/missing/gmtime_r.c \
    file/src/missing/localtime_r.c file/src/missing/pread.c \
    file/src/missing/strcasestr.c file/src/missing/strlcat.c \
    file/src/missing/strlcpy.c file/src/missing/vasprintf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



More information about the File-cvs mailing list