This website requires JavaScript.
Explore
Help
Register
Sign In
jrd
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
forked from
PsychoticNinja/irssi
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
irssi
/
src
/
lib-popt
History
Timo Sirainen
777bb76195
noinst_HEADERS -> pkginc_HEADERS
...
git-svn-id:
http://svn.irssi.org/repos/irssi/trunk@3250
dbcabf3a-b0e7-0310-adc4-f8d773084564
2004-05-10 20:30:57 +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
noinst_HEADERS -> pkginc_HEADERS
2004-05-10 20:30:57 +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
--help printed part of the path for irssi which looked stupid, now it prints
2002-02-17 12:43:39 +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