NetBSD/common/lib/libprop
christos 72b528eece Now that _PROP_ISSPACE does not include the EOF check, put the check for
EOF inside the loop. Also fix another unbounded loop that did not check for
EOF. From Mateusz Kocielski
XXX: pullup-7
2015-05-12 14:59:35 +00:00
..
Makefile.inc
prop_array.3
prop_array.c
prop_array_util.3
prop_array_util.c
prop_bool.3
prop_bool.c
prop_copyin_ioctl.9
prop_data.3
prop_data.c
prop_dictionary.3
prop_dictionary.c
prop_dictionary_util.3
prop_dictionary_util.c
prop_ingest.3
prop_ingest.c
prop_kern.c
prop_number.3
prop_number.c
prop_object.3
prop_object.c Now that _PROP_ISSPACE does not include the EOF check, put the check for 2015-05-12 14:59:35 +00:00
prop_object_impl.h Don't treat NUL (EOF) as SPACE. All the code that uses _PROP_ISSPACE() checks 2015-05-11 16:50:35 +00:00
prop_rb.c
prop_rb_impl.h
prop_send_ioctl.3
prop_send_syscall.3
prop_stack.c
prop_stack.h
prop_string.3
prop_string.c
proplib.3