summaryrefslogtreecommitdiff
path: root/otherlibs/unix/gmtime.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix all unix_ symbols caml_unix_David Allsopp2022-06-131-7/+7
* Do not use `Begin_roots` / `End_roots` in runtime (#11002)Nicolás Ojeda Bär2022-02-231-20/+19
* 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-3/+3
* 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
* 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-1/+3
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* Chargement dynamique de primitives CXavier Leroy2001-08-281-4/+4
* Detecter les dates impossibles dans mktime (PR#288)Xavier Leroy2001-02-221-0/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Traiter le cas ou gmtime et localtime renvoient NULLXavier Leroy1999-10-141-2/+9
* nouvelles fonctions alloc/alloc_smallDamien Doligez1998-10-261-3/+3
* Probleme de l'an 2004: utilisation du type float a la place du type int pour ...Xavier Leroy1998-06-091-5/+6
* Ajout de putenv et getenv.Xavier Leroy1998-04-301-1/+1
* Sources C convertis en ANSI CXavier Leroy1997-09-021-9/+5
* Changement de Push/Pop_roots en Begin/End_rootsDamien Doligez1997-05-261-16/+17
* Renommage unix.h -> unixsupport.hXavier Leroy1996-09-041-1/+1
* Ajout de gmtime.Xavier Leroy1996-06-251-0/+35
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* MAJ par-rapport a Caml Light 0.7Xavier Leroy1995-08-081-4/+4
* Recuperation de libunix de CL0.7Xavier Leroy1995-05-081-0/+37