leitner
|
77a2bbd17a
|
half-hearted improvements to Windows compilability
|
2019-04-23 13:25:26 +00:00 |
|
leitner
|
18615acf60
|
instead of calling mmap with a size of 0 (which will fail), skip the
syscall and fail directly
|
2016-09-16 16:22:00 +00:00 |
|
leitner
|
a255cebc57
|
mmap_read/mmap_shared on zero length files no longer fail but return a
zero length buffer
|
2015-03-02 21:25:57 +00:00 |
|
leitner
|
4a04c40595
|
get rid of more -Wconversion warnings
|
2014-03-14 19:42:54 +00:00 |
|
leitner
|
3004b518ef
|
switch to size_t and ssize_t
|
2006-11-07 17:56:05 +00:00 |
|
leitner
|
d361d81c64
|
make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
|
2006-05-18 06:02:43 +00:00 |
|
leitner
|
0080e0311a
|
allow more sharing in win32 mode
|
2005-04-01 18:52:21 +00:00 |
|
leitner
|
43493f0c56
|
fix shared and private mmapping (Unix and Windoze)
|
2005-04-01 18:44:16 +00:00 |
|
leitner
|
e9e8886089
|
fix mmap_shared
|
2005-03-08 20:09:03 +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
|
8ecb47a608
|
bsd and macosx compatibility
|
2001-10-15 14:34:02 +00:00 |
|
leitner
|
84cd4773f4
|
add mmap library.
|
2001-05-12 03:34:27 +00:00 |
|