summaryrefslogtreecommitdiff
path: root/otherlibs/unix/putenv.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix all unix_ symbols caml_unix_David Allsopp2022-06-131-3/+3
* Rename uerror to caml_uerrorDavid Allsopp2022-06-131-1/+1
* Rename: use _os suffixNicolas Ojeda Bar2017-09-271-3/+3
* Unicode support for the Windows runtime (#1200)Nicolás Ojeda Bär2017-09-181-9/+11
* 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-2/+2
* 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-1/+5
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-3/+3
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-081-2/+5
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* fusion des changements jusqu'a 3.08.3Damien Doligez2005-03-241-0/+1
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* Chargement dynamique de primitives CXavier Leroy2001-08-281-2/+2
* bcopy -> memmove dans otherlibsDamien Doligez2000-11-231-2/+2
* MacOS: ajout macosunix; portage bigarray et systhreads; tabsDamien Doligez2000-04-051-1/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Declaration de string_length dans <mlvalues.h>. Suppression de <str.h> ainsi...Xavier Leroy1998-11-051-1/+0
* probleme d'includes mal placesDamien Doligez1998-05-231-3/+4
* Ajout de putenv et getenv.Xavier Leroy1998-04-301-0/+43