Guillem Jover
|
01b03062de
Rename namevalue variables to nv and nv_head
|
15 years ago |
Guillem Jover
|
f1bccd4763
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
|
15 years ago |
Guillem Jover
|
2449dcaa61
dpkg: Move varbuf related calls close together in setselections()
|
15 years ago |
Guillem Jover
|
064d5f21ab
libdpkg: Rename varbufaddc() to varbuf_add_char()
|
15 years ago |
Guillem Jover
|
4ea08bff42
libdpkg: Rename varbufreset() to varbuf_reset()
|
15 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
16 years ago |
Guillem Jover
|
28007d02c3
Use new namevalue_find_by_name function instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
f74dfc666e
libdpkg: Rename illegal_packagename to pkg_name_is_illegal
|
16 years ago |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
16 years ago |
Guillem Jover
|
e10b57f162
libdpkg: Rename varbuffree to varbuf_destroy
|
16 years ago |
Guillem Jover
|
c6520d6700
libdpkg: Rename pkg_array_free to pkg_array_destroy
|
16 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 years ago |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
17 years ago |
Guillem Jover
|
537d087088
dpkg: Remove unused head variable in getselections()
|
17 years ago |
Guillem Jover
|
2510971730
libdpkg: Rename pkglistqsortcmp to pkg_sorter_by_name
|
17 years ago |
Guillem Jover
|
8b73de5515
Move pkg-array to libdpkg
|
17 years ago |
Guillem Jover
|
90526758c5
Use m_output instead of fflush, ferror and werr
|
17 years ago |
Guillem Jover
|
7fa96f351b
Disable default automake preprocessor include paths
|
17 years ago |
Guillem Jover
|
289c291184
libdpkg: Rename dpkg-i18n.h to i18n.h
|
17 years ago |
Guillem Jover
|
b53a6a7e66
Add new pkg_array_free function
|
17 years ago |
Guillem Jover
|
45e5ee9e4c
Refactor package array handling
|
17 years ago |
Guillem Jover
|
405accb785
libdpkg: Move myopt from standard_startup to each program main
|
18 years ago |
Guillem Jover
|
e25f2574fd
libdpkg: Move stdlib.h inclusion to its direct includers
|
18 years ago |
Guillem Jover
|
629987fea4
libcompat: Add new compat.h header
|
18 years ago |
Guillem Jover
|
df834c918b
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
|
18 years ago |
Guillem Jover
|
31d38939de
Use NULL instead of 0
|
18 years ago |
Guillem Jover
|
3e5aa7b25b
Switch to use UTF-8 copyright symbol and add missing ones
|
18 years ago |
Guillem Jover
|
eb483c17eb
Use new VARBUF_INIT macro instead of varbufinit to initialize variables
|
18 years ago |
Guillem Jover
|
f9c32d1e80
dpkg: Fix memory leaks on --set-selections
|
18 years ago |