Source-Changes archive

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

CVS commit: src/regress/lib/libc



Module Name:    src
Committed By:   lukem
Date:           Mon Jul 21 14:33:31 UTC 2008

Modified Files:
        src/regress/lib/libc/db: dbtest.c
        src/regress/lib/libc/hsearch: hsearchtest.c
        src/regress/lib/libc/ieeefp/testfloat: testfloat.c
        src/regress/lib/libc/popen: popen.c
        src/regress/lib/libc/sys/cerror: cerror.c

Log Message:
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/regress/lib/libc/db/dbtest.c
cvs rdiff -r1.5 -r1.6 src/regress/lib/libc/hsearch/hsearchtest.c
cvs rdiff -r1.6 -r1.7 src/regress/lib/libc/ieeefp/testfloat/testfloat.c
cvs rdiff -r1.3 -r1.4 src/regress/lib/libc/popen/popen.c
cvs rdiff -r1.2 -r1.3 src/regress/lib/libc/sys/cerror/cerror.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