summaryrefslogtreecommitdiff
path: root/gcc/ada/expect.c
AgeCommit message (Expand)Author
2025-01-07Update copyright years.Marc Poulhiès
2024-01-22Update copyright years.Marc Poulhiès
2023-12-05ada: Fix Ada bootstrap on SolarisRainer Orth
2023-11-10ada: Fix syntax errorAndris Pavēnis
2023-01-09ada: Update copyright noticeArnaud Charlet
2023-01-07Always define `WIN32_LEAN_AND_MEAN` before <windows.h>LIU Hao
2022-09-26ada: Deconstruct build support for ancient MinGWPiotr Trojanek
2022-01-18Revert Ada .cc renaming renaming.Martin Liska
2022-01-17Rename .c files to .cc files.Martin Liska
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet
2022-01-07[Ada] Fix exit status of GNAT.Expect.Close call on running processDmitriy Anisimkov
2021-05-03[Ada] Update copyright noticeArnaud Charlet
2020-12-16[Ada] Fix gmem.out corruption by GNAT.ExpectDmitriy Anisimkov
2020-07-08[Ada] Fix warnings in C runtime files on WindowsEric Botcazou
2020-06-02[Ada] Bump copyright yearArnaud Charlet
2019-11-25re PR ada/92575 (couple of suspicious assignments in expect.c)Eric Botcazou
2019-07-18Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...Arnaud Charlet
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet
2017-01-20[multiple changes]Arnaud Charlet
2015-10-26s-os_lib.ads, [...] (Kill): New routine.Pascal Obry
2015-02-20[multiple changes]Arnaud Charlet
2014-07-29[multiple changes]Arnaud Charlet
2014-07-29[multiple changes]Arnaud Charlet
2014-07-17[multiple changes]Arnaud Charlet
2011-10-24[multiple changes]Arnaud Charlet
2009-11-30[multiple changes]Arnaud Charlet
2009-11-30[multiple changes]Arnaud Charlet
2009-07-13mingw32.h: Make it explicit that we need XP or later.Vasiliy Fofanov
2007-12-13expect.c (__gnat_kill): Implement the SIGINT signal on Windows.Pascal Obry
2007-10-15adaint.c, [...]: Initial port to arm-mentor-nucleus.Geert Bosch
2007-09-26adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around #include <...Olivier Hainque
2006-02-15expect.c (__gnat_expect_portable_execvp): New implementation.Pascal Obry
2005-11-15expect.c (__gnat_kill): Fix implementation...Pascal Obry
2005-09-05s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende...Arnaud Charlet
2005-07-07expect.c: Minor reformattingThomas Quinot
2005-07-01Update FSF addressR. Kelley Cook
2005-03-18adaint.h, adaint.c (__gnat_waitpid): Moved to expect.c where it is used.Pascal Obry
2005-03-15adaint.c: Prefix #include of VMS system header files with vms/ [VMS]...Doug Rupp
2004-11-19expect.c: Define __unix__ when __APPLE__ is defined.Arnaud Charlet
2004-10-27expect.c, [...] (unix sections): Guard with "__unix__" instead of "unix".Olivier Hainque
2003-10-31C90 prototype updates.R. Kelley Cook
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch
2001-10-02New Language: AdaRichard Kenner