summaryrefslogtreecommitdiff
path: root/dselect/method.cc
AgeCommit message (Expand)AuthorFilesLines
2009-10-26Sort order of header includesGuillem Jover1-12/+11
2009-09-06Use m_output instead of fflush, ferror and werrGuillem Jover1-2/+1
2009-07-15libdpkg: Split dpkg-priv.h into smaller piecesGuillem Jover1-1/+1
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-3/+3
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-01-04dselect: Define several private functions as staticGuillem Jover1-1/+3
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-08-26Unify usage of extern "C" declarationsGuillem Jover1-4/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-05-12Refactor subprocess signal setupGuillem Jover1-23/+3
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+3
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2002-02-06check fgetc() for EOF return so we don't spin if we can't read inputWichert Akkerman1-3/+3
2001-07-16Remove Linux referencesWichert Akkerman1-1/+1
2001-06-08handle interrupted getc in falliblesubprocess() promptWichert Akkerman1-2/+2
2001-06-08don't include curses.h since dselect.h already does that for usWichert Akkerman1-2/+1
2001-03-04* ChangeLog: undo file corruption (ugh)Wichert Akkerman1-1/+1
2000-01-11dselect/baselist.cc: don't specify SA_INTERRUPT, since it's not portable and ...Wichert Akkerman1-28/+28
2000-01-09various text and manpage updatesWichert Akkerman1-13/+33
2000-01-07dselect/method.cc: pass admindir to dpkgWichert Akkerman1-0/+2
1999-10-25Add gettext-support to dselectWichert Akkerman1-25/+25
1999-01-29dpkg 1.4.1Guy Maor1-4/+4
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+272