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
6a82e806b4
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.
...
git-svn-id:
http://svn.irssi.org/repos/irssi/trunk@1975
dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-11-05 14:48: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
don't use alloca()
2000-12-02 07:02:59 +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
..and removed the rest of the alloca()s too
2000-12-02 07:08:49 +00:00
popthelp.c
Getting rid of gettext, moved some _(..) texts to themes and left some error
2001-05-17 20:13: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
..and removed the rest of the alloca()s too
2000-12-02 07:08:49 +00:00