leitner
|
18615acf60
|
instead of calling mmap with a size of 0 (which will fail), skip the
syscall and fail directly
|
8 years ago |
leitner
|
4a04c40595
|
get rid of more -Wconversion warnings
|
11 years ago |
leitner
|
dfb4915f0a
|
add cast so the file compiles in c++ mode too
|
12 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
|
82a4ae868d
|
broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
|
21 years ago |
leitner
|
84cd4773f4
|
add mmap library.
|
24 years ago |