Sam Hocevar
a1d0435da5
Move mygetopt() directly into libcaca, for use by other programs.
il y a 14 ans
Sam Hocevar
e0e5f0bbe2
Synchronise mygetopt.c with zzuf.
il y a 15 ans
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
il y a 15 ans
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
il y a 15 ans
Sam Hocevar
f61816ceb7
Starting refactoring to get rid of libcucul. The initial reason for the
split is rendered moot by the plugin system: when enabled, binaries do
not link directly with libX11 or libGL. I hope this is a step towards
more consisteny and clarity.
il y a 16 ans
Sam Hocevar
6a61202a28
* mygetopt.c: fix a parsing issue with short options.
il y a 16 ans
Sam Hocevar
99b5396e8e
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
<cucul.h> will provide the C99 types, even if libcaca has been installed.
* Rename what's left of "common.h" to "stubs.h".
* Remove all references to erroneous <inttypes.h> from source files.
il y a 16 ans
Sam Hocevar
e4fae06a5e
* Don't use mygetopt.c in img2txt if the system has getopt_long.
* Fix invalid pointer/int cast (Closes #39 ).
il y a 17 ans
Ben Wiley Sittler
e1603937c7
build on Mac OS X again
il y a 17 ans
Jean-Yves Lamoureux
eaf8253880
* WTF is a typedef missing ?
il y a 17 ans
Jean-Yves Lamoureux
3466626a69
* Quick and Dirty hack for DOS ans kernel drivers
il y a 17 ans
Jean-Yves Lamoureux
f979f0f3a8
* Oops, forgot to add getopt replacement files, omg.
il y a 17 ans