Sam Hocevar
a1d0435da5
Move mygetopt() directly into libcaca, for use by other programs.
14 лет назад
Sam Hocevar
e0e5f0bbe2
Synchronise mygetopt.c with zzuf.
15 лет назад
Sam Hocevar
107ff4b815
Large source code cleanup, getting rid of spaces, tabs, and svn keywords.
15 лет назад
Sam Hocevar
1362d8e24f
Update my e-mail address everywhere.
15 лет назад
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.
16 лет назад
Sam Hocevar
6a61202a28
* mygetopt.c: fix a parsing issue with short options.
16 лет назад
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.
16 лет назад
Sam Hocevar
e4fae06a5e
* Don't use mygetopt.c in img2txt if the system has getopt_long.
* Fix invalid pointer/int cast (Closes #39 ).
16 лет назад
Ben Wiley Sittler
e1603937c7
build on Mac OS X again
17 лет назад
Jean-Yves Lamoureux
eaf8253880
* WTF is a typedef missing ?
17 лет назад
Jean-Yves Lamoureux
3466626a69
* Quick and Dirty hack for DOS ans kernel drivers
17 лет назад
Jean-Yves Lamoureux
f979f0f3a8
* Oops, forgot to add getopt replacement files, omg.
17 лет назад