Module Name: src Committed By: nia Date: Fri Oct 29 10:29:51 UTC 2021
Modified Files:
src/lib/libc/stdlib: radixsort.c
Log Message:
radixsort(3): use reallocarr instead of malloc(x * y)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/lib/libc/stdlib/radixsort.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
