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 Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
prop_array.3 Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
prop_array.c Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
prop_array_util.3 Add missing Nd. 2011-10-17 09:24:54 +00:00
prop_array_util.c Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
prop_bool.3 Fix a typo. 2008-08-03 03:11:28 +00:00
prop_bool.c Get rid of locks with static initializers using once and atomic ops. 2009-01-03 18:31:33 +00:00
prop_copyin_ioctl.9 Add commas in enumerations. 2011-01-20 10:47:33 +00:00
prop_data.3 Fix some ordering inconsistencies, noted by Silas Silva in PR 42415. 2009-12-14 06:03:23 +00:00
prop_data.c Properly handle empty data nodes (such as generated by Apple's 2009-01-25 06:59:35 +00:00
prop_dictionary.3 Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
prop_dictionary.c Make this compilable with gcc 4.8.1 without options DIAGNOSTIC. 2013-10-18 18:26:20 +00:00
prop_dictionary_util.3 Add missing Nd. 2011-10-17 09:24:54 +00:00
prop_dictionary_util.c Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
prop_ingest.3 Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
prop_ingest.c Eliminate use of C++ keywords and don't nest struct definitions. 2014-09-05 05:19:24 +00:00
prop_kern.c Limit size of xml buffer for userland requests (From Mateusz Kocielski) 2015-05-11 16:48:34 +00:00
prop_number.3 New sentence, new line. Use Dq. 2011-01-20 10:44:42 +00:00
prop_number.c Eliminate use of C++ keywords and don't nest struct definitions. 2014-09-05 05:19:24 +00:00
prop_object.3 New sentence, new line. Use Dq. 2011-01-20 10:44:42 +00:00
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 Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
prop_rb_impl.h Bit-un-rot the proplib portability layer. 2012-07-27 09:10:59 +00:00
prop_send_ioctl.3 Indicate type of return variable for prop_dictionary_sendrecv_ioctl. 2011-09-27 11:12:49 +00:00
prop_send_syscall.3 Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
prop_stack.c Avoid using unbound amount of stack frames in prop_object_equal 2007-08-30 12:23:53 +00:00
prop_stack.h Avoid using unbound amount of stack frames in prop_object_equal 2007-08-30 12:23:53 +00:00
prop_string.3 Remove duplicate "the". From Henning Petersen in PR 44640. 2011-02-26 12:56:35 +00:00
prop_string.c kill sprintf 2014-03-26 18:12:46 +00:00
proplib.3 Use Lk macro when dealing with URLs. While here update or remove some 2012-03-15 22:35:02 +00:00