Commit Graph

16 Commits (aedf1016c1864856b6a98054cb99e93e656c61f9)

Author SHA1 Message Date
Felix von Leitner cfa3f1ff5a map mmap_read return a const char* 2014-04-02 13:59:03 +00:00
Felix von Leitner d74fc233fc get rid of more -Wconversion warnings 2014-03-14 19:42:54 +00:00
Felix von Leitner 395dd4c416 make first argument to mmap_unmap const 2013-08-22 23:42:46 +00:00
Felix von Leitner 74a13126d5 add cast so the file compiles in c++ mode too 2012-09-27 01:46:12 +00:00
Felix von Leitner dfced9889c add/fix man pages
zero a buffer in io_passfd so valgrind does not complain when we pass it
to a syscall (which did not use the uninitialized parts anyway)
2010-01-18 19:51:00 +00:00
Felix von Leitner 0698149baf switch to size_t and ssize_t 2006-11-07 17:56:05 +00:00
Felix von Leitner 543745ddc9 add mmap_unmap 2006-05-18 06:13:49 +00:00
Felix von Leitner 071df9ee4a make socket_(tc|ud)p[46] actually return non-blocking sockets as
documented (Richard Lyons)
2006-05-18 06:02:43 +00:00
Felix von Leitner 2dfffe5e4e allow more sharing in win32 mode 2005-04-01 18:52:21 +00:00
Felix von Leitner 16c26cfff8 fix shared and private mmapping (Unix and Windoze) 2005-04-01 18:44:16 +00:00
Felix von Leitner 21e8a144c1 fix mmap_shared 2005-03-08 20:09:03 +00:00
Felix von Leitner d0cc758bf8 broken lose32 port using mingw (don't use!!!)
initial Solaris /dev/poll port
2003-11-06 20:47:59 +00:00
Felix von Leitner 7f2f6b5480 document error signalling through (void*)0 return code. 2002-01-29 19:44:42 +00:00
Felix von Leitner 6919cf8bf3 add and update man pages. 2001-11-25 23:50:09 +00:00
Felix von Leitner ce651faa1e bsd and macosx compatibility 2001-10-15 14:34:02 +00:00
Felix von Leitner c453a99bff add mmap library. 2001-05-12 03:34:27 +00:00