Guillem Jover
|
2d0ebab047
libdpkg: Rename DecodeTarHeader to tar_header_decode
|
16 years ago |
Guillem Jover
|
58a9ff2596
libdpkg: Rename TarChecksumOffset to checksum_offset
|
16 years ago |
Guillem Jover
|
cd9b20b161
libdpkg: Rename TarInfo to tar_header
|
16 years ago |
Guillem Jover
|
3b717d8231
libdpkg: Rename and lower-case TarHeader members
|
16 years ago |
Guillem Jover
|
a30303a4ea
libdpkg: Rename nameLength to name_len in tar_extractor()
|
16 years ago |
Guillem Jover
|
7a0a0619fd
libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot
|
16 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
16 years ago |
Guillem Jover
|
7ee4f4f2ef
Add doxygen comments to several functions
|
16 years ago |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
16 years ago |
Guillem Jover
|
9209010455
s-s-d: Refactor sched_timeout code out into new do_stop_timeout()
|
16 years ago |
Guillem Jover
|
141b8a46fa
libdpkg: Make str_escape_fmt buffer overflow safe
|
16 years ago |
Guillem Jover
|
295a6102ca
libdpkg: Refactor string termination in path_quote_filename
|
16 years ago |
Guillem Jover
|
537a507643
libdpkg: Change switch into if/else in path_quote_filename
|
16 years ago |
Guillem Jover
|
180e2e0e47
libdpkg: Add new warningv() function and make warning() use it
|
16 years ago |
Guillem Jover
|
7d4d1007c4
libdpkg: Add PURE, MALLOC, NONNULL and REQRET compiler attributes
|
16 years ago |
Guillem Jover
|
631338a5e5
dselect: Remove shadowing variable definitions from pkgtop
|
16 years ago |
Guillem Jover
|
2d8721c841
build: Use AC_REQUIRE for AC_CANONICAL_HOST in DPKG_FUNC_ASYNC_SYNC
|
16 years ago |
Guillem Jover
|
79b0a98dff
build: Change the strictness from gnu to foreign
|
16 years ago |
Guillem Jover
|
bbf1c10064
build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIR
|
16 years ago |
Guillem Jover
|
fcd428d0b0
build: Unify and fix AC_ARG_ENABLE usage
|
16 years ago |
Guillem Jover
|
d20d82f994
build: Add missing m4 quotes around AM_CONDITIONAL argument
|
16 years ago |
Guillem Jover
|
495dfd0389
build: Add missing m4 quotes to sed regex
|
16 years ago |
Cyril Brulebois
|
e338748e9f
build: Break if ncurses is requested but unavailable
|
16 years ago |
Guillem Jover
|
4f81ba2457
man: Use FHS mount point for /media/cdrom
|
16 years ago |
Guillem Jover
|
ba908783e3
libdpkg: Always print parse warnings on stderr
|
16 years ago |
Guillem Jover
|
4afc4d0239
libdpkg: Reorded convert_string arguments
|
16 years ago |
Guillem Jover
|
28007d02c3
Use new namevalue_find_by_name function instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
e66836854e
libdpkg: Add new namevalue_find_by_name function
|
16 years ago |
Guillem Jover
|
8c234c5698
libdpkg: Move namevalue declarations to its own header file
|
16 years ago |
Guillem Jover
|
b89373e169
libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank
|
16 years ago |