Source-Changes archive

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

CVS commit: src/lib/libssp



Module Name:    src
Committed By:   tls
Date:           Wed May 23 22:35:38 UTC 2007

Modified Files:
        src/lib/libssp: Makefile
        src/lib/libssp/ssp: string.h
Added Files:
        src/lib/libssp/ssp: strings.h

Log Message:
The b-functions (bcopy, bzero) should not be in string.h, and we were
missing strings.h.  Fix this so we mirror the organization of these
header files in /usr/include proper.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libssp/Makefile
cvs rdiff -r1.3 -r1.4 src/lib/libssp/ssp/string.h
cvs rdiff -r0 -r1.1 src/lib/libssp/ssp/strings.h

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