Commit History

Author SHA1 Message Date
  Guillem Jover a65b2bfb1e Dpkg::ErrorHandling: Export public functions by default 17 years ago
  Modestas Vainius 07efbb0889 dpkg-shlibdeps: optimize by caching symbols files and objdump objects 17 years ago
  Guillem Jover f29e54ab5c libdpkg: Move subprocess related functions from mlib.c to subproc.c 17 years ago
  Guillem Jover ac3a40d18a libdpkg: Split unrelated conditionals in checksubprocerr for n and PROCPIPE 17 years ago
  Guillem Jover bac56ef59f libdpkg: In checksubprocerr return an explicit 0 instead of n 17 years ago
  Guillem Jover b56f46bba2 Use the warning function instead of hand-coded print calls 17 years ago
  Guillem Jover decb92e453 libdpkg: Make warning() not implicitly print the errno string 17 years ago
  Guillem Jover 778eaba6b2 libdpkg: Rename warningf() to warning() 17 years ago
  Raphael Hertzog 9561a6c449 dpkg-source: fix to support POSIXLY_CORRECT=1 17 years ago
  Guillem Jover 07e14d2d41 Merge branch 'lenny' (through tag '1.14.23') 17 years ago
  Guillem Jover 87ee5d337e Release 1.14.23 17 years ago
  Guillem Jover 22f1d67269 Abort on unrecoverable fatal errors instead of continuing execution 18 years ago
  Guillem Jover c8d175fd55 dpkg: untangle onerr_abort from too many errors condition 18 years ago
  Guillem Jover 9080bf737b libdpkg: Refactor error handler execution code 18 years ago
  Guillem Jover 2f6b6645dc Use new style perl function calls 18 years ago
  Raphael Hertzog e56cc94ba9 dpkg-shlibdeps: support RUNPATH exactly like RPATH 18 years ago
  Raphael Hertzog e9a8d2b52f Fix Dpkg::Version comparison code. Closes: #504135 18 years ago
  Guillem Jover f5e9ae1950 libdpkg: Remove unused code in error_unwind 18 years ago
  Raphael Hertzog 2fe0ba46aa dpkg-gensymbols: important bugfix concerning #includes of symbols files 18 years ago
  Guillem Jover dd80349748 libdpkg: Do not recompute importanttmpfile on unlink 18 years ago
  Guillem Jover f40b311b75 dpkg-query: stop needlessly using functionality from error.c 18 years ago
  Thiemo Seufer e349223821 dpkg-gensymbols: blacklist "__gnu_local_gp" symbol 18 years ago
  Guillem Jover dc1e8a195c libcompat: Handle scandir function arguments being NULL 18 years ago
  Guillem Jover 0617b54917 libcompat: Rename scandir function name arguments 18 years ago
  Guillem Jover 7dd4f89992 libcompat: Fix scandir comparison function argument handling 18 years ago
  Guillem Jover 38d5ce1076 libcompat: Change strings for unknown signal and error values 18 years ago
  Guillem Jover 3c64a11089 libcompat: Do not return a string for signal 0 18 years ago
  Guillem Jover 1d77d346c6 libcompat: Offset signal string array by one 18 years ago
  Guillem Jover 06b11f00c2 libcompat: Remove unknown signal names from sys_siglist 18 years ago
  Guillem Jover c705c776ae libcompat: Use SEEK_SET instead of a literal value on fseek 18 years ago