NetBSD/common/lib
martin ececdb7913 When passing char (or unsigned char) arguments as int, assign them to a
temporary char (resp. unsigned char) before comparing, to force truncation
to the proper domain. This makes the coresponding regression tests succeed.
2008-01-08 21:57:06 +00:00
..
libc When passing char (or unsigned char) arguments as int, assign them to a 2008-01-08 21:57:06 +00:00
libprop Include sys/simplelock.h in prop_object_impl.h. 2008-01-05 01:15:02 +00:00
libx86emu Add virtual i8254 for x86emu. 2007-12-21 17:45:50 +00:00