leitner
38ea25fd9f
more updates
2014-12-27 13:39:20 +00:00
leitner
f07562d857
add haveuint128.h as dependency to make dep
2014-11-01 20:52:48 +00:00
leitner
ba56a8c350
add havealloca as dependency to dep
2014-11-01 20:51:54 +00:00
leitner
f278f9c049
also install compiletimeassert.h
2014-09-03 11:51:44 +00:00
leitner
798c06a785
add more comments
2014-06-30 11:40:52 +00:00
leitner
c548cce5a1
another attempt at a thread-safe array
2014-03-29 11:17:04 +00:00
leitner
324c8e0e8b
add rules regarding ent
2014-03-14 12:03:51 +00:00
leitner
35942878c2
$ make WERROR=-Werror now builds with -Werror
...
add some single char escaping routines to fmt.h
pull in html5 entities from w3c and use those to do a proper scan_html decoding
fix an off-by-one in fmt_to_array
add a ton of unit tests for the fmt routines
2014-03-13 22:25:20 +00:00
leitner
66cb1c1c82
fix dependencies
2013-10-12 13:50:08 +00:00
leitner
bba5426d38
add haveuint128.h
2013-08-22 23:37:09 +00:00
leitner
852608b829
add awesome hack in isset.h (comex, Linus Torvalds)
2012-04-17 21:26:31 +00:00
leitner
b0886bc324
the iob calls return int, not void
2012-01-13 02:25:31 +00:00
leitner
8e8788b8d5
split make install
2010-01-19 02:40:40 +00:00
leitner
fda93bdca7
add CAS.h
2009-05-28 00:46:54 +00:00
leitner
9a71d11078
iopause.o dependency
2009-03-25 14:34:30 +00:00
leitner
0db2088836
Makefile dependency update
2009-03-13 21:48:57 +00:00
leitner
bb9cdaaafb
add iarray
2009-03-12 21:32:43 +00:00
leitner
83c1186870
fix for NetBSD 3.0 (they broke their sys/types.h)
...
remove support for ip6.int reverse lookup in DNS routines (the domain is
no longer delegated)
2006-06-23 03:53:16 +00:00
leitner
3c291ea2a8
document adding io_block
...
add rangecheck install target to GNUmakefile
cosmetics in rangecheck.h
2006-04-17 05:09:39 +00:00
leitner
276f370e69
include cdb into libowfat.a
2005-11-25 15:39:58 +00:00
leitner
a4c134359f
oops
2005-11-25 15:06:44 +00:00
leitner
6aee879fa3
add cdb_make.h
2005-11-25 15:06:09 +00:00
leitner
c24de6da57
add cdb
2005-11-25 15:02:31 +00:00
leitner
c1c50c7dbd
further Windoze support (test/io5.c works, gatling still doesn't)
...
This is just to get gatling to work, I may remove it again after
that.
2005-09-09 22:12:23 +00:00
leitner
9512cee614
add -D_REENTRANT to CFLAGS so libowfat can be used in multi-threaded
...
programs
2005-09-02 21:11:58 +00:00
leitner
89761dc11e
revert testing change
2005-05-12 08:03:38 +00:00
leitner
eeffc36387
remove even more warnings
...
64-bit cleanliness issue with auto-NULL-appending macros
2005-05-12 06:52:29 +00:00
leitner
9405f1271b
remove gcc4-only warning option
2005-05-03 12:14:29 +00:00
leitner
c874604f12
gcc 4 cleanups (mostly unsigned char* vs char*)
2005-04-23 15:50:16 +00:00
leitner
8853a10fc3
with diet libc, now install into proper platform specific lib dir (using diet -L, available in latest CVS version)
2005-04-08 19:43:48 +00:00
leitner
3524bc2b33
for this time for real
2005-01-31 18:14:50 +00:00
leitner
f6f16b116c
botched updates
2004-12-25 16:47:36 +00:00
leitner
7c6b77840e
argh, my sed cannot do \< ?!?
2004-07-29 10:59:40 +00:00
leitner
15502bb3c1
new Makefile, better dependencies for Makefile in GNUmakefile
2004-07-29 10:55:25 +00:00
leitner
64465d5392
forgot to install errmsg.h
2004-05-05 23:06:47 +00:00
leitner
477da5466d
botched dependency
2004-03-28 01:49:35 +00:00
leitner
8e104ff975
add alloca test
2004-03-27 17:26:06 +00:00
leitner
4ff7fd760b
also remove havealloca.h on make clean
2004-03-27 00:58:03 +00:00
leitner
6c9aee6d2a
make clean should not remove Makefile
2004-02-26 17:55:19 +00:00
leitner
0c138d14d8
also delete libsocket
2004-01-09 23:54:28 +00:00
leitner
88995a9c5d
work around apple madness
2004-01-08 19:10:41 +00:00
leitner
657d5c364f
ranlib for macos x
2004-01-08 17:13:26 +00:00
leitner
f21e1c57a3
macos x support
2004-01-08 17:11:08 +00:00
leitner
f484ecdc5f
support HP-UX sendfile (thanks Rolf Eike Beer)
2004-01-08 15:07:40 +00:00
leitner
f52aa87441
more alloca fixes
2004-01-06 23:35:06 +00:00
leitner
860c881a68
also install havealloca.h
2004-01-06 23:17:33 +00:00
leitner
0fbde45869
add haveinline dependency
2004-01-06 23:17:02 +00:00
leitner
0bae11b63e
remove socket_sendfile now that we have io_sendfile
...
make Makefile should also work with a BSD make ;)
2004-01-01 03:39:51 +00:00
leitner
884e0b09b8
head -1 -> head -n 1
2003-12-05 16:45:34 +00:00
leitner
c07f633db8
make Makefile better
2003-11-14 20:28:51 +00:00