Histórico de commits

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