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
/
bin
/
xbps-pkgdb
History
Juan RP
f8d8f91a08
Implement support to "preserve" existent on-disk files.
...
See NEWS for more information.
Fix
#51
2014-08-01 15:09:51 +02:00
..
check_pkg_files.c
xbps_api.h -> xbps.h
2013-06-20 12:31:02 +02:00
check_pkg_rundeps.c
Use C99 for loop initializers.
2013-09-15 10:06:49 +02:00
check_pkg_symlinks.c
xbps-pkgdb/check_pkg_symlinks: avoid many small allocations and fix a small memleak.
2014-05-13 22:54:43 +02:00
check_pkg_unneeded.c
Misc cleanups: use __attribute__((__unused__)); remove dead code.
2013-08-29 10:45:30 +02:00
check.c
Use a POSIX lock for pkgdb and only issue pkgdb writes in exact points.
2014-03-04 14:37:10 +01:00
convert.c
Use C99 for loop initializers.
2013-09-15 10:06:49 +02:00
defs.h
xbps_api.h -> xbps.h
2013-06-20 12:31:02 +02:00
main.c
Implement support to "preserve" existent on-disk files.
2014-08-01 15:09:51 +02:00
Makefile
mk/prog.mk: set MAN to $(BIN).8 by default.
2013-09-16 08:57:24 +02:00
xbps-pkgdb.8
Xref xbps-uchroot(8)
2014-04-21 10:58:09 +02:00