summaryrefslogtreecommitdiff
path: root/otherlibs/win32unix/unixsupport.c
Commit message (Expand)AuthorAgeFilesLines
* String_val: return 'const char *' when -safe-string is globally enabled (#1274)yallop2017-08-031-3/+3
* Unix library: better API for "close-on-exec" over file descriptors (#650)Xavier Leroy2017-02-131-0/+11
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-171-8/+8
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* PR#6945 and GPR#227: protect Sys and Unix functions against string arguments ...Xavier Leroy2015-11-111-3/+6
* GPR#165: Undef the erno values and redefine them using the winsocket values.Gabriel Scherer2015-07-261-74/+37
* GPR#165: Added define guards around the macros in unixsupport and for the isn...Gabriel Scherer2015-07-261-1/+74
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-6/+6
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-1/+2
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* PR#5328: Windows, Unix.select and non-blocking sockets (untested patch)Xavier Leroy2011-10-151-2/+2
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* PR#5290: added hash functions for channels, nats, mutexes, conditions.Xavier Leroy2011-07-231-1/+2
* Patch provided by Sylvain Le Gall:Xavier Leroy2010-05-251-0/+2
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-201-0/+3
* merge changes from ocaml3110 to ocaml3111rc0Damien Doligez2009-05-201-0/+1
* PR#4123, PR#4125: export unixsupport.h with unix_error_of_codeDamien Doligez2007-02-071-8/+17
* Remplacement long/unsigned long par intnat/uintnatXavier Leroy2005-09-221-4/+4
* PR#2334Xavier Leroy2004-04-011-0/+1
* Lorsqu'un file_descr provient d'un fd du CRT, s'en souvenir et en tenir compt...Xavier Leroy2003-01-061-0/+1
* Portage Mingw et revision du portage Win32/MSVCXavier Leroy2002-06-071-0/+1
* Meilleure distinction handle/socket. Ajout lockf. Revu rename.Xavier Leroy2002-04-301-3/+20
* Ajout primitives LargeFileXavier Leroy2002-03-061-1/+2
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* #ifdef autour de codes specifiques Winsock2Xavier Leroy2001-12-031-0/+4
* More Winsock2 error codesXavier Leroy2001-12-031-0/+9
* Mapper WSAEINVAL sur EINVALXavier Leroy2001-11-271-0/+1
* Chargement dynamique de primitives CXavier Leroy2001-08-281-39/+112
* Ajout comparaisons et hashing sur les handles (PR#439). A testerXavier Leroy2001-07-241-1/+24
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* nouvelles fonctions alloc/alloc_smallDamien Doligez1998-10-261-4/+4
* Bug dans unix_error (cst_to_constr renvoie un entier code!)Xavier Leroy1998-08-191-12/+16
* Implementation du type file_descr par le type HANDLE de Win32. Court-circuit...Xavier Leroy1997-09-031-0/+9
* Changement de Push/Pop_roots en Begin/End_rootsDamien Doligez1997-05-261-33/+18
* Mise a jour pour Win32Xavier Leroy1996-12-101-1/+2
* Utilisation de Callback.registerXavier Leroy1996-11-081-10/+9
* Premiere compilation.Xavier Leroy1996-09-051-0/+129