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:   christos
Date:           Sun Jul 20 20:17:21 UTC 2014

Modified Files:
        src/include: search.h
        src/lib/libc/stdlib: hcreate.3 hcreate.c
        src/tests/lib/libc/stdlib: t_hsearch.c

Log Message:
amend the new destroy function to take function pointers.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/include/search.h
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/stdlib/hcreate.3
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/stdlib/hcreate.c
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/stdlib/t_hsearch.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