summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix
AgeCommit message (Expand)Author
2015-01-20PR#5418 (comments) : generate dependencies with $(CC) instead of gccDamien Doligez
2014-12-27PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer
2014-10-15merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez
2014-08-28(in|out)_channel_of_descr: improve documentation (Christophe Troestler)Gabriel Scherer
2014-08-27PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy
2014-08-22merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez
2014-04-29merge branch "safe-string"Damien Doligez
2014-04-15PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).Xavier Leroy
2014-04-12fix some of the whitespace problems in the sourceDamien Doligez
2014-04-04merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14...Damien Doligez
2014-03-21#PR6269 Optimized string matchingLuc Maranget
2014-02-19add #includes to declare the functions enter/leave_blocking_sectionDamien Doligez
2014-01-29release the lock in ftruncate, fchown, and fchmodJérémie Dimino
2014-01-23PR#6183: enhanced documentation for 'Unix.shutdown_connection'Xavier Clerc
2014-01-22PR#6189, items (10) and (11)Damien Doligez
2013-12-24fix commit 14384Jérémie Dimino
2013-12-23fix #6276: release the runtime in all stubs that might blockJérémie Dimino
2013-09-04Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez
2013-09-03#6146: emulate Unix.kill with signal = Sys.sigkill under Windows.Alain Frisch
2013-08-01PR#5568: add O_CLOEXEC flag to Unix.openfile, so that the returnedXavier Leroy
2013-07-24PR#4243: make the Makefiles parallelizableDamien Doligez
2013-03-22Fix PR#5953Jérémie Dimino
2013-02-25misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...).Wojciech Meyer
2013-01-16PR#5840: improved documentation for 'Unix.lseek'Xavier Clerc
2013-01-13PR#5886: Small changes to compile for Android.Benedikt Meurer
2012-10-15remove TABsDamien Doligez
2012-10-15remove all $Id keywordsDamien Doligez
2012-10-10PR#5240: register exception printers for Unix.Unix_error and Dynlink.ErrorXavier Clerc
2012-09-24 PR#5563: harden Unix.select against file descriptors above FD_SETSIZEXavier Leroy
2012-09-10clarify documentationDamien Doligez
2012-07-13PR#5676: add ipv6 support on Windows.Jonathan Protzenko
2012-05-28#5586: Increase UNIX_BUFFER_SIZE.Alain Frisch
2012-03-22Make sure we include misc.h using double-quotes so that when the files are pu...Jonathan Protzenko
2012-03-08merge version 3.12 from 3.12.1 to r12205Damien Doligez
2012-02-07add missing link in docDamien Doligez
2012-01-23cut long linesDamien Doligez
2012-01-18Fix #5421: do not leak fds in various open_proc* functions.Jonathan Protzenko
2011-12-21Fix #5382: EOPNOTSUPP and ENOTSUPP different on exotic platforms (Solaris, GN...Jonathan Protzenko
2011-12-13Doc.Alain Frisch
2011-12-13#5420: adding a O_SHARE_DELETE flag to Unix.openfile, for enabling FILE_SHARE...Alain Frisch
2011-09-05PR#5335: Unix.environment segfaults after a call to clearenvXavier Clerc
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-20uniform .ignore systemDamien Doligez
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2011-03-17Ignoring compiled files.Pierre Weis
2011-03-06Including corrections from 3.12.1.Pierre Weis
2011-03-06Including corrections from 3.12.1.Pierre Weis
2010-08-02merge changes from branching of 3.12 to release/3.12.0Damien Doligez
2010-05-21PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez
2010-05-20PR#4632: install socketaddr.h header in lib/camlXavier Leroy