ocaml/otherlibs/systhreads
Wojciech Meyer 675d52a678 Prefer forward slashes to backward slashes on NT as it's more portable.
Nowdays all the Windows operating systems accept both, more over it's
being passed to our toolchain as a relative path (not UNC), so I see
no harm if we want to be a little bit more portable. The only reason
to not doing so is conventiob and IDEs which might parse Makefile.nt
and not recognise it.

Proposed by Adrien Nader.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13176 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2012-12-30 03:12:11 +00:00
..
.depend merge changes from 4.00 branching to 4.00.0 (part 1) 2012-07-26 19:21:54 +00:00
.ignore uniform .ignore system 2011-07-20 15:37:36 +00:00
Makefile remove all $Id keywords 2012-10-15 17:50:56 +00:00
Makefile.nt Prefer forward slashes to backward slashes on NT as it's more portable. 2012-12-30 03:12:11 +00:00
condition.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
condition.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
event.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
event.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
libthreads.clib Merge branch 'ocaml-git/buildsys' (early part) into trunk 2010-05-11 13:34:20 +00:00
mutex.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
mutex.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
st_posix.h remove all $Id keywords 2012-10-15 17:50:56 +00:00
st_stubs.c remove all $Id keywords 2012-10-15 17:50:56 +00:00
st_win32.h WinError.h -> winerror.h. This improves cross-compilation for Windows. 2012-12-30 03:12:10 +00:00
thread.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
thread.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
threadUnix.ml remove all $Id keywords 2012-10-15 17:50:56 +00:00
threadUnix.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
threads.h remove all $Id keywords 2012-10-15 17:50:56 +00:00
threads.mllib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00