Commit Graph

5 Commits

Author SHA1 Message Date
leitner
ea2b3e6c6f updates makefile dependencies
remove compiler.h include from tryinline.c
add #ifdef INTERNAL to files included by n.c and ent.c so they don't need headers in libowfat/ and can compile without an installed or build libowfat
2025-01-22 17:32:17 +00:00
leitner
19202d2320 turns out the imult routines (which I never used) were incorrect.
Noted by Matthew Dempsky
  open_* from open.h now open in large file mode
2005-07-15 20:57:07 +00:00
leitner
82a4ae868d broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
2003-11-06 20:47:59 +00:00
leitner
4ef284ccd5 use <fcntl.h> and not <sys/fcntl.h> 2003-10-10 17:13:38 +00:00
leitner
3083708670 Initial revision 2001-02-02 17:54:47 +00:00