ocaml/otherlibs/win32unix
Daniil Baturin 0280127761
Fix Unix.utimes not working for directories on Win32. (#8796)
2020-11-03 11:03:35 +01:00
..
.depend Cease committing C dependendency information 2020-04-17 14:11:22 +01:00
Makefile Merge pull request #9745 from johnwhitington/trunk 2020-09-15 11:07:25 +02:00
accept.c Eliminate CAMLprim/CAMLexport in socketaddr.h (#9900) 2020-09-11 16:35:31 +02:00
bind.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
channels.c Add checks to the conversion of Unix file descriptors to I/O channels (#1825) 2018-06-14 10:56:25 +02:00
close.c Get rid of a few redeclarations of functions in C code. (#900) 2016-11-09 21:37:51 +00:00
close_on.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
connect.c Do not use the compatibility macros in the C stub code. (#892) 2016-11-17 11:03:09 +01:00
createprocess.c Fixing misspellings 2019-05-21 10:23:27 +02:00
dup.c Unix library: better API for "close-on-exec" over file descriptors (#650) 2017-02-13 18:05:19 +01:00
dup2.c Unix library: better API for "close-on-exec" over file descriptors (#650) 2017-02-13 18:05:19 +01:00
envir.c Use native Windows API for Unix.{getenv,environment}, Sys.getenv (#1479) 2017-12-15 11:23:31 +01:00
errmsg.c Whitespace and overlong line fixes. 2018-06-14 15:15:34 +01:00
getpeername.c Eliminate CAMLprim/CAMLexport in socketaddr.h (#9900) 2020-09-11 16:35:31 +02:00
getpid.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
getsockname.c Eliminate CAMLprim/CAMLexport in socketaddr.h (#9900) 2020-09-11 16:35:31 +02:00
gettimeofday.c Unbox result of Unix.gettimeofday in unix and win32unix (#9561) 2020-06-02 11:05:57 +02:00
isatty.c caml_sys_isatty: detect Cygwin/MSYS for better -color heuristic (#1406) 2017-11-23 10:12:12 +00:00
link.c Add ~follow option to Unix.link (#1061) 2018-06-25 13:39:21 +02:00
listen.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
lockf.c Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
lseek.c Do not use the compatibility macros in the C stub code. (#892) 2016-11-17 11:03:09 +01:00
mmap.c Don't use CAMLextern in C files 2020-09-10 13:55:38 +01:00
nonblock.c Remove unnecessary executable bit from sources (#2270) 2019-02-28 16:29:26 +01:00
open.c Unicode support for the Windows runtime (#1200) 2017-09-18 17:41:29 +02:00
pipe.c Unix library: better API for "close-on-exec" over file descriptors (#650) 2017-02-13 18:05:19 +01:00
read.c Fix the behavior of Unix.read on Windows 2016-12-15 21:33:53 -05:00
readlink.c Fix force-safe-string on Windows 2019-11-14 11:18:43 +00:00
rename.c Unicode support for the Windows runtime (#1200) 2017-09-18 17:41:29 +02:00
select.c Obey GC Rule 5 in win32unix/select.c 2019-10-17 21:08:50 +01:00
sendrecv.c Eliminate CAMLprim/CAMLexport in socketaddr.h (#9900) 2020-09-11 16:35:31 +02:00
shutdown.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
sleep.c Do not use the compatibility macros in the C stub code. (#892) 2016-11-17 11:03:09 +01:00
socket.c Unix library: better API for "close-on-exec" over file descriptors (#650) 2017-02-13 18:05:19 +01:00
sockopt.c Add Unix.SO_REUSEPORT (#9869) 2020-09-02 10:52:04 +02:00
startup.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
stat.c Don't define _INTEGRAL_MAX_BITS macro (#9686) 2020-06-24 18:32:43 +02:00
symlink.c Add new flag for non-elevated symbolic links and test for Developer Mode on Windows (#9593) 2020-05-29 07:39:59 +01:00
system.c Unicode support for the Windows runtime (#1200) 2017-09-18 17:41:29 +02:00
times.c Do not use the compatibility macros in the C stub code. (#892) 2016-11-17 11:03:09 +01:00
truncate.c Implement Unix.truncate and Unix.ftruncate on Windows (#2023) 2019-05-05 09:57:48 +02:00
unix.ml Export, document, and use Unix._exit (#9914) 2020-09-14 19:03:42 +02:00
unixsupport.c Map ERROR_PRIVILEGE_NOT_HELD to EPERM 2020-05-25 16:55:50 +01:00
unixsupport.h Rename: use _os suffix 2017-09-27 11:55:53 +02:00
utimes.c Fix Unix.utimes not working for directories on Win32. (#8796) 2020-11-03 11:03:35 +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 Unicode support for the Windows runtime (#1200) 2017-09-18 17:41:29 +02:00
winlist.c Update headers for the new license. 2016-02-18 16:59:16 +01:00
winlist.h Fixed grammar in user-facing comments and README 2017-04-06 14:16:18 +02:00
winwait.c Fix a race condition with WAIT_NOHANG on windows 2017-04-25 11:53:36 +01:00
winworker.c Fixing typos in various files (#2246) 2019-02-13 14:04:56 +01:00
winworker.h Fixed grammar in user-facing comments and README 2017-04-06 14:16:18 +02:00
write.c Do not use the compatibility macros in the C stub code. (#892) 2016-11-17 11:03:09 +01:00