Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   bjh21
Date:           Sun Mar 31 18:04:13 UTC 2002

Modified Files:
        basesrc/lib/libc/stdio: gettemp.c mkdtemp.c
        basesrc/tools/compat: Makefile config.h.in configure configure.ac

Log Message:
Add mkdtemp to libnbcompat, since glibc doesn't have it an mktemp(1) will
need it.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/lib/libc/stdio/gettemp.c
cvs rdiff -r1.3 -r1.4 basesrc/lib/libc/stdio/mkdtemp.c
cvs rdiff -r1.9 -r1.10 basesrc/tools/compat/Makefile
cvs rdiff -r1.12 -r1.13 basesrc/tools/compat/config.h.in \
    basesrc/tools/compat/configure basesrc/tools/compat/configure.ac

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




Home | Main Index | Thread Index | Old Index