ocaml/otherlibs/win32unix
Andreas Hauptmann 9d4833d604 PR#7265: restore 4.02.3 behavior of Unix.fstat on Win32 (#769)
Unix.fstat was broken in 4.03 on Windows when the file descriptor didn't wrap a regular file. This patch restores the 4.02.3 behavior as well as preventing a NULL pointer to be passed to caml_strdup.
2016-08-19 14:09:35 +01:00
..
.depend clean up spaces and tabs 2010-01-22 12:48:24 +00:00
Makefile.nt otherlibs/win32unix/Makefile{,.nt,.shared}: merge. 2016-03-17 23:36:36 +01:00
accept.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
bind.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
channels.c Install all include files, and access internals with CAML_INTERNALS 2016-07-12 17:53:24 +02:00
close.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
close_on.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
connect.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
createprocess.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
dup.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
dup2.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
errmsg.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
getpeername.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
getpid.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
getsockname.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
gettimeofday.c Fix compiler limitations in old MSVC 2016-03-10 10:56:06 +01:00
link.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
listen.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
lockf.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
lseek.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
mkdir.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
nonblock.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
open.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
pipe.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
read.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
readlink.c PR#7299: heap access in Win32 Unix (#726) 2016-08-01 09:11:10 +01:00
rename.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
select.c Fix #7276: use slow-path emulation of select under Windows with more than FD_SETSIZE sockets. 2016-06-21 12:39:38 +02:00
sendrecv.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
shutdown.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
sleep.c PR#7300: heap access in Win32 Unix.sleep (#725) 2016-08-18 11:50:07 +01:00
socket.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
socketaddr.h Update headers for the new license. 2016-02-18 16:59:16 +01:00
sockopt.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
startup.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
stat.c PR#7265: restore 4.02.3 behavior of Unix.fstat on Win32 (#769) 2016-08-19 14:09:35 +01:00
symlink.c PR#7299: heap access in Win32 Unix (#726) 2016-08-01 09:11:10 +01:00
system.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
times.c Fix compiler limitations in old MSVC 2016-03-10 10:56:06 +01:00
unix.ml Also enable more warnings in otherlibs/ and fix them. 2016-03-15 22:47:28 +01:00
unixsupport.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
unixsupport.h Update headers for the new license. 2016-02-18 16:59:16 +01:00
windbug.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
windbug.h Fix compiler limitations in old MSVC 2016-03-10 10:56:06 +01:00
windir.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
winlist.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
winlist.h Update headers for the new license. 2016-02-18 16:59:16 +01:00
winwait.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
winworker.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
winworker.h Update headers for the new license. 2016-02-18 16:59:16 +01:00
write.c Update headers for the new license. 2016-02-18 16:59:16 +01:00