xbps/lib/portableproplib
Juan RP b8b4694b33 portableproplib: use posix_madvise rather than madvise.
The posix variant is the standardized version of madvise.
2015-02-15 05:42:18 +01:00
..
prop Introduce xbps_array_add_first() to insert obj at the head of array. 2014-11-13 15:18:21 +01:00
prop_array_util.c
prop_array.c lib/portableproplib/prop_array.c: comment out another debug printf. 2014-11-13 15:22:58 +01:00
prop_bool.c
prop_data.c
prop_dictionary_util.c
prop_dictionary.c
prop_ingest.c
prop_number.c
prop_object_impl.h proplib: use GCC atomic builtins if supported. 2014-10-09 14:41:43 +02:00
prop_object.c portableproplib: use posix_madvise rather than madvise. 2015-02-15 05:42:18 +01:00
prop_rb_impl.h
prop_stack.c
prop_stack.h
prop_string.c
prop_zlib.c lib/portableproplib/prop_zlib.c: use a stack buffer to process compressed chunks. 2014-10-17 10:12:12 +02:00
rb.c