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:   ad
Date:           Sun Nov 16 15:01:26 UTC 2008

Modified Files:
        src/sys/lib/libkern: Makefile libkern.h
Added Files:
        src/common/lib/libc/stdlib: qsort.c
Removed Files:
        src/lib/libc/stdlib: qsort.c

Log Message:
Make qsort() available in libkern.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/common/lib/libc/stdlib/qsort.c
cvs rdiff -r1.15 -r0 src/lib/libc/stdlib/qsort.c
cvs rdiff -r1.89 -r1.90 src/sys/lib/libkern/Makefile
cvs rdiff -r1.82 -r1.83 src/sys/lib/libkern/libkern.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