[openSUSE/wicked] 03e97e: array: add macro to define qsort cmp function
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 03e97e49679e48a5dac1c3c422d6f9f64b4dda98 https://github.com/openSUSE/wicked/commit/03e97e49679e48a5dac1c3c422d6f9f64b... Author: Marius Tomaschewski <mt@suse.com> Date: 2023-06-14 (Wed, 14 Jun 2023) Changed paths: M src/array_priv.h M src/route.c M testing/ptr_array-test.c Log Message: ----------- array: add macro to define qsort cmp function Add macro to define qsort element compare wrapper in favour of a nested wrapper inside the array qsort function to avoid executable stack requirements. Commit: 2f86b73693c9e665c9e705c9bf6719b29cc2d4c0 https://github.com/openSUSE/wicked/commit/2f86b73693c9e665c9e705c9bf6719b29c... Author: Marius Tomaschewski <mt@suse.com> Date: 2023-06-14 (Wed, 14 Jun 2023) Changed paths: M src/route.c M src/wireless.c Log Message: ----------- array: declare static realloc in wireless and route Commit: fdc597d4ead58e38456ac40712caae2bd0258aeb https://github.com/openSUSE/wicked/commit/fdc597d4ead58e38456ac40712caae2bd0... Author: cfconrad <cfamullaconrad@suse.com> Date: 2023-06-14 (Wed, 14 Jun 2023) Changed paths: M src/array_priv.h M src/route.c M src/wireless.c M testing/ptr_array-test.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/978 array: add macro to define qsort cmp function Compare: https://github.com/openSUSE/wicked/compare/83908d53ac90...fdc597d4ead5
participants (1)
-
cfconrad