summaryrefslogtreecommitdiff
path: root/otherlibs/unix/wait.c
Commit message (Expand)AuthorAgeFilesLines
* Constify C constructors and flags tables (#12223)Antonin Décimo2023-05-081-1/+1
* Prefix all unix_ symbols caml_unix_David Allsopp2022-06-131-3/+3
* Rename uerror to caml_uerrorDavid Allsopp2022-06-131-2/+2
* Do not use `Begin_roots` / `End_roots` in runtime (#11002)Nicolás Ojeda Bär2022-02-231-7/+7
* Set default status in Unix.waitpid when pid = 0. (#2225)Romain Beauxis2019-03-011-0/+3
* unix: invalid_argument -> caml_invalid_argumentygrek2016-11-261-1/+1
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-171-9/+9
* Install all include files, and access internals with CAML_INTERNALSFabrice Le Fessant2016-07-121-0/+2
* 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-5/+5
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* Normalisation des numeros de signaux renvoyes par Unix.wait* (PR#3584)Xavier Leroy2005-04-171-2/+2
* fusion des changements jusqu'a 3.08.3Damien Doligez2005-03-241-5/+6
* 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
* MacOS: ajout macosunix; portage bigarray et systhreads; tabsDamien Doligez2000-04-051-1/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* nouvelles fonctions alloc/alloc_smallDamien Doligez1998-10-261-5/+5
* Sources C convertis en ANSI CXavier Leroy1997-09-021-6/+5
* Eradication des warnings de gcc.Xavier Leroy1997-06-131-5/+10
* Changement de Push/Pop_roots en Begin/End_rootsDamien Doligez1997-05-261-6/+5
* Pour adaptation au compacteur: les I/O passent par un bufferXavier Leroy1997-05-131-0/+1
* Renommage unix.h -> unixsupport.hXavier Leroy1996-09-041-1/+1
* select, wait: ajout de enter_blocking_sectionXavier Leroy1996-07-231-1/+5
* Ajout de gmtime.Xavier Leroy1996-06-251-1/+5
* Modifs des macros WIFEXITED, etc. pour probleme avec NextStep.Xavier Leroy1996-05-071-1/+2
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Ajout de setitimer, setsockopt, inet_addr_any.Xavier Leroy1996-04-121-19/+57
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* Recuperation de libunix de CL0.7Xavier Leroy1995-05-081-0/+35