summaryrefslogtreecommitdiff
path: root/otherlibs/win32unix/winwait.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a race condition with WAIT_NOHANG on windowsJeremie Dimino2017-04-251-4/+15
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-171-5/+5
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-4/+4
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* #5766: MSVC port broken following switch to winsock2.Alain Frisch2012-09-261-3/+3
* PR#5676: add ipv6 support on Windows.Jonathan Protzenko2012-07-131-1/+1
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-1/+3
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-061-0/+1
* PR#4097: suiteXavier Leroy2006-10-181-4/+4
* PR#4097: Tentative fix, to be testedXavier Leroy2006-10-181-2/+4
* PR#4113, tentative fixXavier Leroy2006-09-211-2/+5
* Remplacement long/unsigned long par intnat/uintnatXavier Leroy2005-09-221-1/+1
* Portage Mingw et revision du portage Win32/MSVCXavier Leroy2002-06-071-1/+2
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* Chargement dynamique de primitives CXavier Leroy2001-08-281-3/+3
* Parenthesage douteux dans le test de WNOHANGXavier Leroy2001-06-251-1/+1
* Implementation de l'option WNOHANGXavier Leroy2000-12-011-6/+18
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* nouvelles fonctions alloc/alloc_smallDamien Doligez1998-10-261-2/+2
* Debug, testsXavier Leroy1997-09-041-21/+16
* Implementation du type file_descr par le type HANDLE de Win32. Court-circuit...Xavier Leroy1997-09-031-3/+10
* Changement de Push/Pop_roots en Begin/End_rootsDamien Doligez1997-05-261-11/+8
* deTABisationDamien Doligez1997-05-191-1/+1
* Marquage des primitives ML (pour le toplevel Windows).Xavier Leroy1997-03-111-1/+1
* close_on.c: reecriture completeXavier Leroy1996-09-171-4/+5
* Merge du stage de Pascal CuoqXavier Leroy1996-09-041-0/+47