summaryrefslogtreecommitdiff
path: root/otherlibs/unix/termios.c
Commit message (Expand)AuthorAgeFilesLines
* Constify C constructors and flags tables (#12223)Antonin Décimo2023-05-081-3/+3
* Unix termios interface: use POSIX type tcflag_tXavier Leroy2022-08-051-8/+8
* Make Unix terminal interface bindings domain-safeOlivier Nicole2022-08-051-28/+32
* Make the Field macro a volatile access (#11255)KC Sivaramakrishnan2022-07-111-2/+2
* Prefix all unix_ symbols caml_unix_David Allsopp2022-06-131-15/+15
* Rename uerror to caml_uerrorDavid Allsopp2022-06-131-8/+8
* unix: invalid_argument -> caml_invalid_argumentygrek2016-11-261-7/+7
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-171-1/+1
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-3/+69
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-3/+3
* PR#5886: Small changes to compile for Android.Benedikt Meurer2013-01-131-0/+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
* clean up spaces and tabsDamien Doligez2010-01-221-2/+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-12/+12
* MacOS: ajout macosunix; portage bigarray et systhreads; tabsDamien Doligez2000-04-051-6/+6
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* Ajout des vitesses B57600 B115200 B230400Xavier Leroy1998-10-201-2/+12
* Simplification de terminal_io_descr, certains compilos C avaient du mal avec ...Xavier Leroy1998-06-231-16/+14
* Sources C convertis en ANSI CXavier Leroy1997-09-021-22/+25
* Eradication des warnings de gcc.Xavier Leroy1997-06-131-2/+2
* Renommage unix.h -> unixsupport.hXavier Leroy1996-09-041-1/+1
* Renommage en Objective CamlXavier Leroy1996-04-301-2/+2
* Interface Termios rendue plus conforme a POSIXXavier Leroy1995-11-061-29/+16
* Ajout des notices de copyrightXavier Leroy1995-08-091-0/+13
* MAJ apres le changement de representation des constructeurs constantsXavier Leroy1995-06-181-4/+4
* Recuperation de libunix de CL0.7Xavier Leroy1995-05-081-0/+303