Source-Changes archive

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

CVS commit: src/lib/libc



Module Name:    src
Committed By:   christos
Date:           Fri Oct 26 19:48:14 UTC 2007

Modified Files:
        src/lib/libc/gen: getcwd.c
        src/lib/libc/stdio: snprintf.c vsnprintf.c

Log Message:
make _FORTIFY_SOURCE play nicely with lint


To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/lib/libc/gen/getcwd.c
cvs rdiff -r1.21 -r1.22 src/lib/libc/stdio/snprintf.c \
    src/lib/libc/stdio/vsnprintf.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