xbps/lib/portableproplib
Juan RP 43c9497feb Introduce xbps_array_add_first() to insert obj at the head of array.
The behaviour of this routine mimics the existing xbps_array_add() with
the difference that stored objects are moved to the right to insert
our object as the first element on the array.

Use this to add replaced packages in the transaction array at the head
rather than at the end, to preserve the proper sorting order.
2014-11-13 15:18:21 +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 Imported portableproplib-0.6.4. 2014-05-17 20:25:14 +02:00
prop_array.c Introduce xbps_array_add_first() to insert obj at the head of array. 2014-11-13 15:18:21 +01:00
prop_bool.c Import proplib-0.6.1. 2012-07-10 23:33:19 +02:00
prop_data.c lib/portableproplib/prop_data.c: CID 62728 (integer overflowed argument) 2014-10-07 10:19:32 +02:00
prop_dictionary_util.c Import proplib-0.6.1. 2012-07-10 23:33:19 +02:00
prop_dictionary.c Imported portableproplib-0.6.4. 2014-05-17 20:25:14 +02:00
prop_ingest.c Imported portableproplib-0.6.4. 2014-05-17 20:25:14 +02:00
prop_number.c Imported portableproplib-0.6.4. 2014-05-17 20:25:14 +02:00
prop_object_impl.h proplib: use GCC atomic builtins if supported. 2014-10-09 14:41:43 +02:00
prop_object.c Revert "lib/portableproplib/prop_object.c: CID 62694 (data race condition)" 2014-10-07 11:51:53 +02:00
prop_rb_impl.h Merge portable proplib 0.6.3. 2013-03-09 16:41:40 +01:00
prop_stack.c Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
prop_stack.h Some changes that will appear in 0.5.0: 2010-04-20 14:22:38 +02:00
prop_string.c Imported portableproplib-0.6.4. 2014-05-17 20:25:14 +02:00
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 Imported portableproplib-0.6.4. 2014-05-17 20:25:14 +02:00