This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
xbps
Watch
1
Star
0
Fork
0
You've already forked xbps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xbps
/
lib
History
Juan RP
15e43e550b
xbps_rpool_release: fix a memleak found by valgrind.
...
(cherry picked from commit 90e24f4b18fdde44958584cdc038ff8a88e919a0)
2012-09-29 19:10:28 +02:00
..
compat
libxbps: hide compat symbols.
2012-06-18 09:52:19 +02:00
external
…
fetch
libfetch: fix warnings.
2012-07-19 18:00:31 +02:00
portableproplib
Import proplib-0.6.1.
2012-07-10 23:33:19 +02:00
cb_util.c
…
download.c
…
initend.c
libxbps: use a new bool in struct xbps_handle to track successful initialization.
2012-09-29 19:09:03 +02:00
Makefile
Import proplib-0.6.1.
2012-07-10 23:33:19 +02:00
package_config_files.c
…
package_configure.c
…
package_conflicts.c
…
package_orphans.c
…
package_register.c
Added "install-date" object to pkg's pkgdb dictionary, make xbps-bin(8) print it.
2012-07-11 12:19:39 +02:00
package_remove_obsoletes.c
libxbps: extend the list of symlinks in rootdir to be ignored.
2012-07-14 12:11:55 +02:00
package_remove.c
xbps_remove_pkg: do not pass dangling pointers to state cb after removing pkgdict.
2012-07-04 09:52:51 +02:00
package_requiredby.c
…
package_state.c
…
package_unpack.c
libxbps: use a struct allocated from stack for the unpack cb.
2012-09-29 19:00:04 +02:00
pkgdb.c
…
plist_archive_entry.c
xbps_dictionary_from_archive_entry: fixed internalizing uncompressed dictionaries.
2012-09-29 19:05:33 +02:00
plist_fetch.c
…
plist_find.c
…
plist_match.c
…
plist_remove.c
…
plist.c
…
repository_finddeps.c
…
repository_pool_find.c
libxbps: use memcpy in critical paths for performance, fixed some memleaks.
2012-06-18 10:43:05 +02:00
repository_pool.c
xbps_rpool_release: fix a memleak found by valgrind.
2012-09-29 19:10:28 +02:00
repository_sync_index.c
…
transaction_commit.c
…
transaction_dictionary.c
…
transaction_ops.c
xbps_transaction_update_packages: make packages on hold work (duh!).
2012-09-29 18:58:21 +02:00
transaction_package_replace.c
xbps_transaction_package_replace: misc cosmetic changes to dbg printfs.
2012-07-04 11:54:37 +02:00
transaction_sortdeps.c
transaction_sortdeps: check if dep is installed by pattern.
2012-07-04 11:55:51 +02:00
util_hash.c
…
util.c
libxbps: xbps_pkg_arch_match: fix conditional tests.
2012-07-21 21:49:37 +02:00