1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 21:19:24 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Bruno Haible
313d1a6770 Fix link error on native Windows with MSVC/clang.
* tests/test2.c (SET_BINARY): On native Windows, use _setmode, not
setmode.
2020-08-30 02:31:27 +02:00
Bruno Haible
cabd2af10e Assume the available C compiler supports ANSI C. Remove K&R C cruft. 2016-11-27 18:18:00 +01:00
Eric Blake
5860266d3b Avoid gcc warnings on Cygwin. 2009-12-22 12:26:30 +01:00
Bruno Haible
420a908211 Provide declaration of in_word_set. 2007-03-31 15:23:42 +00:00
Bruno Haible
7278ae8eda Avoid gcc warnings. 2002-10-14 20:48:02 +00:00
Bruno Haible
baf0680111 Use binary mode for input. Produce prettier output. 2000-08-20 20:56:37 +00:00
Bruno Haible
ac65860e4b Add tests for 8-bit clean comparison and binary comparison. 2000-08-20 20:35:53 +00:00