xbps/lib
Duncan Overbruck 2deb156beb
lib: only include fetch.h where required
This results in a lot of places where limits.h was missing, so
this diff is larger than necessary.
2022-12-22 16:47:05 +01:00
..
compat Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
external dewey.c: convert to UTF-8 2021-06-26 16:57:04 +02:00
fetch lib/fetch: return 0 if buffer len is 0 and buf is NULL 2022-07-19 15:19:01 +02:00
portableproplib Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
archive.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
cb_util.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
conf.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
download.c lib/download.c: fix digestlen assert and add if condition to avoid misuse 2020-02-10 15:03:54 +01:00
initend.c lib/conf.c: cleanup a bit 2021-06-26 17:02:26 +02:00
log.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
Makefile lib: add binary package internalization step 2021-06-26 18:41:37 +02:00
package_alternatives.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_config_files.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
package_configure.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_fulldeptree.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_msg.c lib/package_msg: don't roundtrip data with fmemopen 2021-06-26 16:06:55 +02:00
package_orphans.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_register.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_remove.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
package_script.c lib/package_script.c: xbps_pkg_exec_script: remove useless copy and free 2021-06-26 18:41:37 +02:00
package_state.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_unpack.c lib: drop libarchive compat macros and use non deprecated functions 2021-06-26 18:51:15 +02:00
pkgdb_conversion.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
pkgdb.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
plist_fetch.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
plist_find.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_match.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_remove.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
proplib_wrapper.c proplib_wrapper: remove return from void functions. 2021-02-04 23:09:35 +01:00
pubkey2fp.c tree-wide: remove unnecessary __UNCONST usage. 2021-02-04 23:02:39 +01:00
repo_sync.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
repo.c lib: drop libarchive compat macros and use non deprecated functions 2021-06-26 18:51:15 +02:00
rpool.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
transaction_check_conflicts.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_replaces.c lib: make only manual install mode sticky when replacing packages 2021-10-23 16:09:02 +02:00
transaction_check_revdeps.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_shlibs.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_commit.c lib: run all post/purge-remove scripts at the end of the transaction 2021-06-26 18:41:37 +02:00
transaction_fetch.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
transaction_files.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
transaction_internalize.c lib/transaction_internalize.c: switch out deprecated libarchive function 2021-06-26 19:19:10 +02:00
transaction_ops.c lib/transaction_ops.c: do not change the transaction mode of unpacked packages 2021-06-26 18:46:56 +02:00
transaction_pkg_deps.c lib/transaction_pkg_deps.c: skipping queued removed or held dependencies makes no sense 2021-10-23 16:14:44 +02:00
transaction_prepare.c xbps-install: exclude hold packages from total download size 2022-06-21 13:40:45 +00:00
transaction_store.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util_hash.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util_path.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
util.c lib: only include fetch.h where required 2022-12-22 16:47:05 +01:00
verifysig.c tree-wide: remove unnecessary __UNCONST usage. 2021-02-04 23:02:39 +01:00