1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 02:45:25 -04:00
irssi/src/lib-popt
Timo Sirainen 649a962b99 Ahem.. my little kludge had a buffer overflow :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2392 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-04 21:26:03 +00:00
..
.cvsignore libpopt is now distributed with irssi since it's small enough and I got 1999-10-06 16:47:43 +00:00
findme.c ..and removed the rest of the alloca()s too 2000-12-02 07:08:49 +00:00
findme.h libpopt is now distributed with irssi since it's small enough and I got 1999-10-06 16:47:43 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
popt.c Ahem.. my little kludge had a buffer overflow :) 2002-02-04 21:26:03 +00:00
popt.h libpopt is now distributed with irssi since it's small enough and I got 1999-10-06 16:47:43 +00:00
poptconfig.c toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
popthelp.c toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
poptint.h Enabled lots of GCC warnings, fixed those that were easy to fix. 2000-07-10 23:00:56 +00:00
poptparse.c toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00