xbps/include
Érico Rolim 0b23de1bec
__UNCONST: use uintptr_t instead of unsigned long.
The width of unsigned long matching the width of a pointer isn't
guaranteed by any standard, though it is a requirement of the Linux
syscall API. Using uintptr_t directly is always correct.
2021-02-04 23:04:59 +01:00
..
xbps Introduce xbps_array_add_first() to insert obj at the head of array. 2014-11-13 15:18:21 +01:00
compat.h include/compat.h: fix musl build and include inttypes.h. 2014-07-14 08:50:14 +02:00
mainpage.h apidocs: sync with reality. 2015-10-20 11:37:29 +02:00
Makefile Make system/config repo.d paths always relative to rootdir. 2014-05-31 06:44:07 +02:00
queue.h Update queue.h with latest NetBSD's version. 2011-01-30 15:08:57 +01:00
uthash.h includes/uthash.h: fix -Wcast-qual error 2020-02-23 22:18:34 +01:00
xbps_api_impl.h __UNCONST: use uintptr_t instead of unsigned long. 2021-02-04 23:04:59 +01:00
xbps.h.in Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00