summaryrefslogtreecommitdiff
path: root/src/lib-popt/popt.c
AgeCommit message (Expand)Author
2002-02-04Ahem.. my little kludge had a buffer overflow :)Timo Sirainen
2002-01-28Fixed a few minor memleaks. Don't use g_strdup() in lib-popt because it mayTimo Sirainen
2000-12-02don't use alloca()Timo Sirainen
2000-07-10Enabled lots of GCC warnings, fixed those that were easy to fix.Timo Sirainen
1999-10-09moved the strerror() implementation if it doesn't existTimo Sirainen
1999-10-06libpopt is now distributed with irssi since it's small enough and I gotTimo Sirainen