.. |
.depend
|
clean up spaces and tabs
|
2010-01-22 12:48:24 +00:00 |
.ignore
|
uniform .ignore system
|
2011-07-20 15:37:36 +00:00 |
Makefile.nt
|
PR#5676: add ipv6 support on Windows.
|
2012-07-13 12:15:57 +00:00 |
accept.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
bind.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
channels.c
|
PR#5179: giant steps towards a Mingw64 port.
|
2011-12-21 16:31:01 +00:00 |
close.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
close_on.c
|
clean up TABs and whitespace
|
2012-07-30 18:04:46 +00:00 |
connect.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
createprocess.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
dup.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
dup2.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
errmsg.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
getpeername.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
getpid.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
getsockname.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
gettimeofday.c
|
PR#5734: improved Win32 implementation of Unix.gettimeofday
|
2012-09-24 11:36:47 +00:00 |
libunix.clib
|
ocamldebug under Win32 (S. Le Gall, Lexifi)
|
2008-07-29 08:31:41 +00:00 |
link.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
listen.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
lockf.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
lseek.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
mkdir.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
nonblock.c
|
PR#5328: Windows, Unix.select and non-blocking sockets (untested patch)
|
2011-10-15 09:02:22 +00:00 |
open.c
|
#5420: fix.
|
2011-12-13 16:21:10 +00:00 |
pipe.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
read.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
rename.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
select.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
sendrecv.c
|
Cosmetic: old-style K&R function -> new style prototyped function
|
2011-12-20 12:37:52 +00:00 |
shutdown.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
sleep.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
socket.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
socketaddr.h
|
PR#5676: add ipv6 support on Windows.
|
2012-07-13 12:15:57 +00:00 |
sockopt.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
startup.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
stat.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
system.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
times.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
unix.ml
|
PR#5676: add ipv6 support on Windows.
|
2012-07-13 12:15:57 +00:00 |
unixsupport.c
|
PR#5328: Windows, Unix.select and non-blocking sockets (untested patch)
|
2011-10-15 09:02:22 +00:00 |
unixsupport.h
|
PR#5676: add ipv6 support on Windows.
|
2012-07-13 12:15:57 +00:00 |
windbug.c
|
clean up TABs and whitespace
|
2012-07-30 18:04:46 +00:00 |
windbug.h
|
PR#5327, PR#5329: improvements in Unix.select emulation
|
2012-01-14 09:40:49 +00:00 |
windir.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
winlist.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
winlist.h
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |
winwait.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
winworker.c
|
#5766: MSVC port broken following switch to winsock2.
|
2012-09-26 04:18:08 +00:00 |
winworker.h
|
PR#5676: add ipv6 support on Windows.
|
2012-07-13 12:15:57 +00:00 |
write.c
|
renaming of Objective Caml to OCaml and cleanup of copyright headers
|
2011-07-27 14:17:02 +00:00 |