aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/expect.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26ada: Deconstruct build support for ancient MinGWPiotr Trojanek1-6/+2
2022-01-18Revert Ada .cc renaming renaming.Martin Liska1-0/+518
2022-01-17Rename .c files to .cc files.Martin Liska1-518/+0
2022-01-11[Ada] Update copyright notice and bump Gnatvsn.Current_YearArnaud Charlet1-1/+1
2022-01-07[Ada] Fix exit status of GNAT.Expect.Close call on running processDmitriy Anisimkov1-2/+11
2021-05-03[Ada] Update copyright noticeArnaud Charlet1-1/+1
2020-12-16[Ada] Fix gmem.out corruption by GNAT.ExpectDmitriy Anisimkov1-2/+6
2020-07-08[Ada] Fix warnings in C runtime files on WindowsEric Botcazou1-3/+4
2020-06-02[Ada] Bump copyright yearArnaud Charlet1-1/+1
2019-11-25re PR ada/92575 (couple of suspicious assignments in expect.c)Eric Botcazou1-2/+2
2019-07-18Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...Arnaud Charlet1-6/+3
2019-01-08[Ada] Bump copyright years to 2019Pierre-Marie de Rodat1-1/+1
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2017-01-20[multiple changes]Arnaud Charlet1-1/+7
2015-10-26s-os_lib.ads, [...] (Kill): New routine.Pascal Obry1-42/+0
2015-02-20[multiple changes]Arnaud Charlet1-4/+4
2014-07-29[multiple changes]Arnaud Charlet1-5/+6
2014-07-29[multiple changes]Arnaud Charlet1-6/+29
2014-07-17[multiple changes]Arnaud Charlet1-15/+22
2011-10-24[multiple changes]Arnaud Charlet1-13/+12
2009-11-30[multiple changes]Arnaud Charlet1-2/+2
2009-11-30[multiple changes]Arnaud Charlet1-3/+2
2009-07-13mingw32.h: Make it explicit that we need XP or later.Vasiliy Fofanov1-72/+27
2007-12-13expect.c (__gnat_kill): Implement the SIGINT signal on Windows.Pascal Obry1-0/+6
2007-10-15adaint.c, [...]: Initial port to arm-mentor-nucleus.Geert Bosch1-2/+10
2007-09-26adaint.c (if defined (__Lynx__)): Wrap #def/#undef VMOS_DEV around #include <...Olivier Hainque1-1/+5
2006-02-15expect.c (__gnat_expect_portable_execvp): New implementation.Pascal Obry1-1/+55
2005-11-15expect.c (__gnat_kill): Fix implementation...Pascal Obry1-17/+12
2005-09-05s-taprop-vxworks.adb: Move with clauses outside Warnings Off now that depende...Arnaud Charlet1-0/+2
2005-07-07expect.c: Minor reformattingThomas Quinot1-2/+2
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-03-18adaint.h, adaint.c (__gnat_waitpid): Moved to expect.c where it is used.Pascal Obry1-1/+61
2005-03-15adaint.c: Prefix #include of VMS system header files with vms/ [VMS]...Doug Rupp1-4/+4
2004-11-19expect.c: Define __unix__ when __APPLE__ is defined.Arnaud Charlet1-0/+5
2004-10-27expect.c, [...] (unix sections): Guard with "__unix__" instead of "unix".Olivier Hainque1-6/+6
2003-10-31C90 prototype updates.R. Kelley Cook1-4/+4
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-85/+147
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-14/+138
2001-10-02New Language: AdaRichard Kenner1-0/+240