Commit History

Author SHA1 Message Date
  Guillem Jover 44e022a801 Use pid instead of c1 for variable name 15 years ago
  Guillem Jover ad95ee2103 dselect: Use subproc_check in falliblesubprocess instead of ad-hoc code 15 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 15 years ago
  Guillem Jover d6e92c09b5 dselect: Remove bogus falliblesubprocess prototype and make it static 16 years ago
  Guillem Jover 5050748f1a Use new command module instead of ad-hoc code 16 years ago
  Guillem Jover 0383935a67 libdpkg: Rename m_fork to subproc_fork 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 a720b6aec5 Use subproc_wait instead of directly calling waitpid 16 years ago
  Guillem Jover f5c904d586 libdpkg: Rename and namespace subproc related functions 16 years ago
  Guillem Jover 1c88ead04c Sort order of header includes 16 years ago
  Guillem Jover 90526758c5 Use m_output instead of fflush, ferror and werr 17 years ago
  Guillem Jover 605162178f libdpkg: Split dpkg-priv.h into smaller pieces 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 ef091557f0 dselect: Define several private functions as static 17 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 1065736ab0 Unify usage of extern "C" declarations 18 years ago
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones 18 years ago
  Guillem Jover 09bdab61fb Refactor subprocess signal setup 18 years ago
  Adam Heath dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After 23 years ago
  Wichert Akkerman c01a401220 Perl sucks, fix Ian's email address 24 years ago
  Wichert Akkerman 670f5646f1 Update Ian Jacksons' email address 24 years ago
  Wichert Akkerman 3c7ebb33f7 check fgetc() for EOF return so we don't spin if we can't read input 24 years ago
  Wichert Akkerman 6e71c47495 Remove Linux references 25 years ago
  Wichert Akkerman 4cf22cc69c handle interrupted getc in falliblesubprocess() prompt 25 years ago
  Wichert Akkerman ff00f13697 don't include curses.h since dselect.h already does that for us 25 years ago
  Wichert Akkerman cf5d2919f6 * ChangeLog: undo file corruption (ugh) 25 years ago
  Wichert Akkerman 68c55e2e36 dselect/baselist.cc: don't specify SA_INTERRUPT, since it's not portable and the default behaviour 26 years ago