| .. |
|
.gitignore
|
3ff4c4e7f9
Add *.o to .gitignore.
|
19 年 前 |
|
Makefile.am
|
3349664590
libdpkg: Move log_message to lib/log.c
|
18 年 前 |
|
cleanup.c
|
3e919df71f
Move duplicate cleanup close functions to lib/cleanup.c
|
18 年 前 |
|
compat.c
|
dbcb744998
Almost *EVERY* damn file was including config.h in the wrong spot. After
|
23 年 前 |
|
compression.c
|
d53793ad97
Support building binary packages with the member data.tar.lzma compressed
|
19 年 前 |
|
database.c
|
7671a7a35a
Replace strdup plus error checking usage with a new m_strdup function
|
18 年 前 |
|
dbmodify.c
|
63a1385960
libdpkg: Add new modstatdb_note_ifwrite function
|
18 年 前 |
|
dpkg-db.h
|
63a1385960
libdpkg: Add new modstatdb_note_ifwrite function
|
18 年 前 |
|
dpkg-def.h
|
a2ee76833f
Move GNU C attribute definitions to lib/dpkg-def.h
|
18 年 前 |
|
dpkg.h
|
ce0455f7c4
Refactor status-fd duplicate output code into a new function
|
18 年 前 |
|
dump.c
|
7a3c7d3838
Sort entries in enum pkgstatus
|
18 年 前 |
|
ehandle.c
|
b2ac874fee
Replace function pointer declarations with new error_printer type
|
18 年 前 |
|
fields.c
|
151d780cc8
Define several private functions and variables as static
|
18 年 前 |
|
gettext.h
|
8f8e9d9af7
Allow compilation with --disable-nls on systems without libintl.h
|
18 年 前 |
|
lock.c
|
c00657d4f5
libdpkg: Remove unused argument from unlockdatabase
|
18 年 前 |
|
log.c
|
ce0455f7c4
Refactor status-fd duplicate output code into a new function
|
18 年 前 |
|
md5.c
|
dbcb744998
Almost *EVERY* damn file was including config.h in the wrong spot. After
|
23 年 前 |
|
md5.h
|
841a630143
dpkg (1.13.1.0.1) experimental; urgency=low
|
21 年 前 |
|
mlib.c
|
ffe852d215
Use m_malloc instead of malloc
|
18 年 前 |
|
myopt-util.c
|
122fdc0fa5
Move command line common option utilities to lib/myopt-util.c
|
18 年 前 |
|
myopt.c
|
ffe852d215
Use m_malloc instead of malloc
|
18 年 前 |
|
myopt.h
|
122fdc0fa5
Move command line common option utilities to lib/myopt-util.c
|
18 年 前 |
|
nfmalloc.c
|
cf28215d63
Do not use extern inline as it changes semantics from GNU C to C99
|
18 年 前 |
|
parse.c
|
3b48df2ea3
Remove duplicate cu_parsedb function and use cu_closefd instead
|
18 年 前 |
|
parsedump.h
|
411e1d5de6
Use offsetof() instead of ad-hoc calculations
|
18 年 前 |
|
parsehelp.c
|
7a3c7d3838
Sort entries in enum pkgstatus
|
18 年 前 |
|
showpkg.c
|
ffe852d215
Use m_malloc instead of malloc
|
18 年 前 |
|
tarfn.c
|
e99aa8dce4
libcompat: Add strnlen
|
18 年 前 |
|
tarfn.h
|
841a630143
dpkg (1.13.1.0.1) experimental; urgency=low
|
21 年 前 |
|
utils.c
|
c91dc9f7e9
Add new cisspace function
|
18 年 前 |
|
varbuf.c
|
cf28215d63
Do not use extern inline as it changes semantics from GNU C to C99
|
18 年 前 |
|
vercmp.c
|
50739385a3
libdpkg: Remove dead verrevcmp function
|
18 年 前 |