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: kamil
Date: Sun Jul 26 02:20:30 UTC 2015
Modified Files:
src/distrib/sets/lists/comp: mi
src/include: util.h
src/lib/libutil: Makefile efun.3 efun.c
Log Message:
Add ereallocarr(3) to libutil
ereallocarr(3) wraps reallocarr(3) and embeds return status validation.
Older version reviewed by <riastradh> and <christos>
To generate a diff of this commit:
cvs rdiff -u -r1.1971 -r1.1972 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.66 -r1.67 src/include/util.h
cvs rdiff -u -r1.76 -r1.77 src/lib/libutil/Makefile
cvs rdiff -u -r1.11 -r1.12 src/lib/libutil/efun.3
cvs rdiff -u -r1.9 -r1.10 src/lib/libutil/efun.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