Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   plunky
Date:           Wed Apr 23 07:53:26 UTC 2008

Modified Files:
        src/include: libgen.h
        src/lib/libc/gen: basename.3 basename.c dirname.3 dirname.c

Log Message:
constify dirname(3) and basename(3)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/include/libgen.h
cvs rdiff -r1.11 -r1.12 src/lib/libc/gen/basename.3 \
    src/lib/libc/gen/dirname.3
cvs rdiff -r1.5 -r1.6 src/lib/libc/gen/basename.c
cvs rdiff -r1.7 -r1.8 src/lib/libc/gen/dirname.c

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