Module Name: src Committed By: nia Date: Fri Oct 29 11:03:46 UTC 2021
Modified Files:
src/lib/libc/stdlib: radixsort.c
src/lib/libc/string: wcsdup.c
Log Message:
reallocarr does not set errno.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/stdlib/radixsort.c
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/string/wcsdup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
