This website requires JavaScript.
Explore
Help
Sign In
emo
/
xbps
Watch
1
Star
0
Fork
0
You've already forked xbps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0990b2ec81c75800bfeebe0e8ac15169cf45ab4b
xbps
/
lib
T
History
Duncan Overbruck
d8d284d7c8
lib/fetch: return 0 if buffer len is 0 and buf is NULL
...
Previously it would return -1 when xbps would download an empty files.
2022-07-19 15:19:01 +02:00
..
compat
…
external
…
fetch
lib/fetch: return 0 if buffer len is 0 and buf is NULL
2022-07-19 15:19:01 +02:00
portableproplib
…
archive.c
…
cb_util.c
…
conf.c
conf: fix skipping empty lines
2021-09-10 14:31:57 +02:00
download.c
…
initend.c
…
log.c
…
Makefile
lib: add binary package internalization step
2021-06-26 18:41:37 +02:00
package_alternatives.c
…
package_config_files.c
…
package_configure.c
…
package_fulldeptree.c
…
package_msg.c
…
package_orphans.c
…
package_register.c
…
package_remove.c
lib: run all post/purge-remove scripts at the end of the transaction
2021-06-26 18:41:37 +02: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
…
package_unpack.c
lib: drop libarchive compat macros and use non deprecated functions
2021-06-26 18:51:15 +02:00
pkgdb_conversion.c
…
pkgdb.c
…
plist_fetch.c
lib/plist_fetch.c: don't abort on ARCHIVE_WARN in xbps_archive_fetch_file_into_fd
2021-12-28 15:42:25 +01:00
plist_find.c
…
plist_match.c
…
plist_remove.c
…
plist.c
…
proplib_wrapper.c
…
pubkey2fp.c
…
repo_sync.c
…
repo.c
lib: drop libarchive compat macros and use non deprecated functions
2021-06-26 18:51:15 +02:00
rpool.c
Revert "Use shared LICENSE file for all xbps code."
2020-04-29 14:12:10 +02:00
transaction_check_conflicts.c
…
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
…
transaction_check_shlibs.c
…
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
…
transaction_files.c
lib/transaction_files.c: document some details
2021-06-26 18:58:55 +02: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
…
util_hash.c
…
util_path.c
…
util.c
…
verifysig.c
…