leitner
|
18615acf60
|
instead of calling mmap with a size of 0 (which will fail), skip the
syscall and fail directly
|
8 years ago |
leitner
|
a255cebc57
|
mmap_read/mmap_shared on zero length files no longer fail but return a
zero length buffer
|
10 years ago |
leitner
|
4a04c40595
|
get rid of more -Wconversion warnings
|
11 years ago |
leitner
|
3004b518ef
|
switch to size_t and ssize_t
|
18 years ago |
leitner
|
d361d81c64
|
make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
|
19 years ago |
leitner
|
0080e0311a
|
allow more sharing in win32 mode
|
20 years ago |
leitner
|
43493f0c56
|
fix shared and private mmapping (Unix and Windoze)
|
20 years ago |
leitner
|
e9e8886089
|
fix mmap_shared
|
20 years ago |
leitner
|
82a4ae868d
|
broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
|
21 years ago |
leitner
|
8ecb47a608
|
bsd and macosx compatibility
|
23 years ago |
leitner
|
84cd4773f4
|
add mmap library.
|
24 years ago |