| .. |
|
test
|
af47d0660e
libdpkg: Rename varbufprintf() to varbuf_printf()
|
15 years ago |
|
.gitignore
|
9cdcabb0a7
Add a new libdpkg-dev package with the headers and the static library
|
16 years ago |
|
Makefile.am
|
0053d6ef57
libdpkg: Add new fdio API
|
15 years ago |
|
ar.c
|
00fa8d0e6f
Use fdio functions instead of raw read()/write() calls
|
15 years ago |
|
ar.h
|
97f0c0baee
libdpkg: Change dpkg_ar_member_put_file() to accept a size limit
|
15 years ago |
|
buffer.c
|
795d07d2f7
libdpkg: Rename varbufvprintf() to varbuf_vprintf()
|
15 years ago |
|
buffer.h
|
44b4d950ba
libdpkg: Remove unused fd_buf_copy()
|
15 years ago |
|
cleanup.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
command.c
|
76ed5f9ff4
Use string literals instead of macros for environment variable names
|
15 years ago |
|
command.h
|
7f9153a39e
libdpkg: Add new command_shell() to execute a shell instance
|
15 years ago |
|
compress.c
|
795d07d2f7
libdpkg: Rename varbufvprintf() to varbuf_vprintf()
|
15 years ago |
|
compress.h
|
54be54799f
Use xz-utils instead of lzma for the lzma compression format
|
16 years ago |
|
database.c
|
df219a6072
Rename architecture variables to arch
|
15 years ago |
|
dbmodify.c
|
bad1832947
libdpkg: Refactor varbuf_pkgadminfile() out from pkgadminfile()
|
15 years ago |
|
dir.c
|
f4b0dd0456
Use m_asprintf() instead varbuf_printf() for one-off strings
|
15 years ago |
|
dir.h
|
20fdb395cc
Do an fsync on database directories
|
16 years ago |
|
dlist.h
|
b8799d9f10
Use consistent naming for linked lists members
|
16 years ago |
|
dpkg-db.h
|
bad1832947
libdpkg: Refactor varbuf_pkgadminfile() out from pkgadminfile()
|
15 years ago |
|
dpkg.h
|
76ed5f9ff4
Use string literals instead of macros for environment variable names
|
15 years ago |
|
dump.c
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |
|
ehandle.c
|
8451065cf8
Centralize warn counting in warningv()
|
15 years ago |
|
ehandle.h
|
8451065cf8
Centralize warn counting in warningv()
|
15 years ago |
|
fdio.c
|
0053d6ef57
libdpkg: Add new fdio API
|
15 years ago |
|
fdio.h
|
0053d6ef57
libdpkg: Add new fdio API
|
15 years ago |
|
fields.c
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |
|
file.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
file.h
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
glob.c
|
499088b2a6
Move glob module to libdpkg
|
16 years ago |
|
glob.h
|
499088b2a6
Move glob module to libdpkg
|
16 years ago |
|
i18n.h
|
63e047b9c2
Add gettext context infrastructure support
|
15 years ago |
|
libdpkg.Versions
|
bad1832947
libdpkg: Refactor varbuf_pkgadminfile() out from pkgadminfile()
|
15 years ago |
|
libdpkg.pc.in
|
9cdcabb0a7
Add a new libdpkg-dev package with the headers and the static library
|
16 years ago |
|
log.c
|
795d07d2f7
libdpkg: Rename varbufvprintf() to varbuf_vprintf()
|
15 years ago |
|
macros.h
|
25fb807882
libdpkg: Add new DPKG_GCC_VERSION macro and use it
|
15 years ago |
|
md5.c
|
12416df9a1
libdpkg: Blank the whole MD5 context not just the size of a pointer
|
16 years ago |
|
md5.h
|
01d05324e0
Move libraries to subdirectories under lib/
|
17 years ago |
|
mlib.c
|
38a86e06fd
libdpkg: Add new m_asprintf() function
|
15 years ago |
|
myopt.c
|
6185545a79
Use m_asprintf() instead of m_malloc() and string operations
|
15 years ago |
|
myopt.h
|
ec5d681339
Cleanup and improve source code comments
|
15 years ago |
|
namevalue.c
|
e66836854e
libdpkg: Add new namevalue_find_by_name function
|
15 years ago |
|
namevalue.h
|
e66836854e
libdpkg: Add new namevalue_find_by_name function
|
15 years ago |
|
nfmalloc.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
parse.c
|
f3496dc24f
libdpkg: Do not print bogus warnings when parsing status files
|
15 years ago |
|
parsedump.h
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |
|
parsehelp.c
|
d9be477d0f
libdpkg: Call va_end() just after vsnprintf() in parse_db_version()
|
15 years ago |
|
path.c
|
f4b0dd0456
Use m_asprintf() instead varbuf_printf() for one-off strings
|
15 years ago |
|
path.h
|
7a0a0619fd
libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot
|
15 years ago |
|
pkg-array.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
pkg-array.h
|
5d1099ae03
Header files should not include <config.h> and <compat.h>
|
16 years ago |
|
pkg-format.c
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |
|
pkg-format.h
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |
|
pkg-list.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
pkg-list.h
|
5d1099ae03
Header files should not include <config.h> and <compat.h>
|
16 years ago |
|
pkg-queue.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
pkg-queue.h
|
7ee4f4f2ef
Add doxygen comments to several functions
|
15 years ago |
|
pkg-show.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
pkg-show.h
|
fad96a4555
libdpkg: Make pkginfo argument const in pkg_summary()
|
16 years ago |
|
pkg.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
pkg.h
|
7ba3f71c0c
Unify text in license headers
|
16 years ago |
|
progress.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
progress.h
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
string.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
string.h
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
subproc.c
|
ef339f3715
libdpkg: Improve subprocess signal handling in subproc_check()
|
15 years ago |
|
subproc.h
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
tarfn.c
|
6185545a79
Use m_asprintf() instead of m_malloc() and string operations
|
15 years ago |
|
tarfn.h
|
9d6a9e4375
Do not make function typedefs pointers
|
15 years ago |
|
test.h
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
trigdeferred.h
|
0f1668f799
Use new enum for trigdef_update_start() return values
|
15 years ago |
|
trigdeferred.l
|
91c3515c24
libdpkg: Rename varbufaddstr() to varbuf_add_str()
|
15 years ago |
|
triglib.c
|
f4b0dd0456
Use m_asprintf() instead varbuf_printf() for one-off strings
|
15 years ago |
|
triglib.h
|
a6066a13aa
libdpkg: Rename illegal_triggername to trig_name_is_illegal
|
15 years ago |
|
utils.c
|
c6ea15b985
Cleanup white spaces
|
15 years ago |
|
varbuf.c
|
795d07d2f7
libdpkg: Rename varbufvprintf() to varbuf_vprintf()
|
15 years ago |
|
varbuf.h
|
795d07d2f7
libdpkg: Rename varbufvprintf() to varbuf_vprintf()
|
15 years ago |
|
vercmp.c
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |