NetBSD/common/lib
martin a50f46d018 Pull up following revision(s) (requested by skrll in ticket #1567):
common/lib/libc/arch/arm/string/strlen_arm.S: revision 1.11

Fix strnlen with a large maxlen argument by using unsigned comparison
conditions - from mlelstv.

I had a similar, but not quite as good patch.
2023-01-19 10:37:03 +00:00
..
libc Pull up following revision(s) (requested by skrll in ticket #1567): 2023-01-19 10:37:03 +00:00
libppath Simplify, and comment out xrefs to non-existing pages. 2017-10-23 00:59:44 +00:00
libprop Use posix_madvise() rather than the legacy madvise() call, and 2019-05-08 04:34:33 +00:00
libutil PR/54300: Andreas Gustafsson: Remove useless case. should fix 2019-06-17 17:03:58 +00:00
libx86emu