summaryrefslogtreecommitdiff
path: root/lib/myopt.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Use NUL character instead of 0Guillem Jover1-4/+6
2009-01-04libdpkg: Use MAX_CONFIG_LINE instead of MAXDIVERTFILENAME in myfileoptGuillem Jover1-1/+1
2009-01-03libdpkg: Move basusage from ehandle to myoptGuillem Jover1-0/+14
2008-12-05libdpkg: Make warning() not implicitly print the errno stringGuillem Jover1-1/+2
2008-12-05libdpkg: Rename warningf() to warning()Guillem Jover1-1/+1
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-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-01-21Use m_malloc instead of mallocGuillem Jover1-4/+2
2008-01-21Replace strdup plus error checking usage with a new m_strdup functionGuillem Jover1-1/+2
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-1/+1
2004-04-25Tollef and I gorged on low hanging fruit and got our hands sticky.Scott James Remnant1-1/+2
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+1
2002-07-02check for malloc failure and actually look in /home/wichert for file instead ...Wichert Akkerman1-3/+5
2002-05-24New functions, standard_startup, standard_shutdown, that contain the mostAdam Heath1-0/+20
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-04-23Changed 0 to NULL.Adam Heath1-4/+4
2000-12-20Fix -Wall messages.Adam Heath1-0/+1
2000-11-23properly chomp linesWichert Akkerman1-1/+3
2000-11-07Chop read lines in myfileoptWichert Akkerman1-1/+2
2000-10-01don't abort of configfile does not existWichert Akkerman1-1/+6
2000-10-01and now it compiles againWichert Akkerman1-1/+1
2000-10-01handle -opt-value style options as well for filesWichert Akkerman1-11/+21
2000-10-01main/enquiry.c: fix the listpackage output logicWichert Akkerman1-0/+40
1999-01-29dpkg 1.4.1Guy Maor1-9/+9
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+84