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