コミット履歴

作者 SHA1 メッセージ 日付
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
  Guillem Jover 80cc83904a dselect: Use C++11 nullptr instead of 0 or NULL 12 年 前
  Guillem Jover dcac09fade Make admindir file local everywhere 15 年 前
  Guillem Jover addcf0717e Use dpkg_db_get_path() instead of using m_asprintf() and admindir 15 年 前
  Guillem Jover c0f00ddf9a dselect: Use m_asprintf() instead of ad-hoc string construction 15 年 前
  Guillem Jover 44e022a801 Use pid instead of c1 for variable name 15 年 前
  Guillem Jover ad95ee2103 dselect: Use subproc_check in falliblesubprocess instead of ad-hoc code 15 年 前
  Guillem Jover c6ea15b985 Cleanup white spaces 15 年 前
  Guillem Jover d6e92c09b5 dselect: Remove bogus falliblesubprocess prototype and make it static 16 年 前
  Guillem Jover 5050748f1a Use new command module instead of ad-hoc code 16 年 前
  Guillem Jover 0383935a67 libdpkg: Rename m_fork to subproc_fork 16 年 前
  Guillem Jover 7ba3f71c0c Unify text in license headers 16 年 前
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 16 年 前
  Guillem Jover a720b6aec5 Use subproc_wait instead of directly calling waitpid 16 年 前
  Guillem Jover f5c904d586 libdpkg: Rename and namespace subproc related functions 16 年 前
  Guillem Jover 1c88ead04c Sort order of header includes 16 年 前
  Guillem Jover 90526758c5 Use m_output instead of fflush, ferror and werr 17 年 前
  Guillem Jover 605162178f libdpkg: Split dpkg-priv.h into smaller pieces 17 年 前
  Guillem Jover 7fa96f351b Disable default automake preprocessor include paths 17 年 前
  Guillem Jover 289c291184 libdpkg: Rename dpkg-i18n.h to i18n.h 17 年 前
  Guillem Jover ef091557f0 dselect: Define several private functions as static 17 年 前
  Guillem Jover 629987fea4 libcompat: Add new compat.h header 18 年 前
  Guillem Jover df834c918b libdpkg: Move gettext related definitions to a new dpkg-i18n.h 18 年 前
  Guillem Jover 1065736ab0 Unify usage of extern "C" declarations 18 年 前
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones 18 年 前
  Guillem Jover 09bdab61fb Refactor subprocess signal setup 18 年 前
  Adam Heath dbcb744998 Almost *EVERY* damn file was including config.h in the wrong spot. After 23 年 前
  Wichert Akkerman c01a401220 Perl sucks, fix Ian's email address 24 年 前
  Wichert Akkerman 670f5646f1 Update Ian Jacksons' email address 24 年 前
  Wichert Akkerman 3c7ebb33f7 check fgetc() for EOF return so we don't spin if we can't read input 24 年 前