Module Name: src Committed By: maya Date: Sun Jul 29 01:45:25 UTC 2018
Modified Files: src/tests/lib/libc/stdlib: t_posix_memalign.c Log Message: Don't require size to be a multiple of alignment. This is no longer a requirement as of C18. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/stdlib/t_posix_memalign.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.