NetBSD/common/lib
christos 28a175e482 Put back dsl's string changes, but fix memchr.S to use cmp (rather
than test) so that the condition code is set correctly (and fix the
comments: 0x10->0x01 and ^->&).   From Anon Ymous

XXX: There are similar comment errors in some of the other string code.

XXX: We really need a regression test that includes misaligned memory
with searches designed to catch corner cases such as searching for 0,
-1, etc, and search length limit violations.  Searching for 0 on
misaligned memory would have caught this problem.
2009-07-20 15:21:00 +00:00
..
libc Put back dsl's string changes, but fix memchr.S to use cmp (rather 2009-07-20 15:21:00 +00:00
libprop New sentence, new line. 2009-05-13 22:31:59 +00:00
libutil Implement snprintb_m(3) to provide multi-line bit/bit-field decode. 2009-05-13 02:50:31 +00:00
libx86emu 0:0 is the adress x86emu_call pushes on the stack, so check for it here 2009-02-03 19:26:29 +00:00