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:   joerg
Date:           Sun Aug 10 17:55:09 UTC 2014

Modified Files:
        src/lib/libc/compat/sys: compat___semctl13.c compat_semctl.c
        src/lib/libc/sys: semctl.c

Log Message:
If LINT code path uses memcpy, it should also include string.h.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/compat/sys/compat___semctl13.c \
    src/lib/libc/compat/sys/compat_semctl.c
cvs rdiff -u -r1.15 -r1.16 src/lib/libc/sys/semctl.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