summaryrefslogtreecommitdiff
path: root/gcc/ada/adaint.c
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Arnaud Charlet2009-11-301-14/+16
* [multiple changes]Arnaud Charlet2009-11-301-1/+1
* [multiple changes]Arnaud Charlet2009-10-301-13/+13
* 2009-10-30 Emmanuel Briot <briot@adacore.com>Emmanuel Briot2009-10-301-207/+336
* [multiple changes]Arnaud Charlet2009-10-271-0/+22
* Minor reformatting.Arnaud Charlet2009-07-301-1/+1
* re PR bootstrap/40578 (FOPEN double defined used in ada/adaint.h:58)Dave Korn2009-07-261-33/+33
* [multiple changes]Arnaud Charlet2009-07-131-3/+6
* mingw32.h: Make it explicit that we need XP or later.Vasiliy Fofanov2009-07-131-61/+49
* [multiple changes]Arnaud Charlet2009-07-131-3/+15
* init.c (__gnat_set_globals): Add prototype.Eric Botcazou2009-06-271-2/+2
* [multiple changes]Arnaud Charlet2009-06-261-0/+1
* [multiple changes]Arnaud Charlet2009-06-221-42/+41
* [multiple changes]Arnaud Charlet2009-06-111-0/+8
* [multiple changes]Arnaud Charlet2009-05-061-0/+57
* [multiple changes]Arnaud Charlet2009-04-291-0/+3
* sem_ch3.adb, [...]: Minor reformattingArnaud Charlet2009-04-201-1/+1
* [multiple changes]Arnaud Charlet2009-04-201-6/+14
* adaint.c (__gnat_get_libraries_from_registry): Fix code to avoid warning.Pascal Obry2009-04-201-66/+68
* [multiple changes]Arnaud Charlet2009-04-201-65/+66
* [multiple changes]Arnaud Charlet2009-04-201-2/+4
* [multiple changes]Arnaud Charlet2009-04-201-22/+88
* [multiple changes]Arnaud Charlet2009-04-171-26/+62
* [multiple changes]Arnaud Charlet2009-04-171-10/+13
* [multiple changes]Arnaud Charlet2009-04-171-33/+40
* adaint.h, adaint.c (__gnat_rmdir): New routine.Pascal Obry2009-04-161-0/+17
* [multiple changes]Arnaud Charlet2009-04-161-0/+17
* [multiple changes]Arnaud Charlet2009-04-161-22/+1
* [multiple changes]Arnaud Charlet2009-04-151-0/+35
* adaint.c: Add function __gnat_lwp_self that retrieves the LWP of the current ...Nicolas Roche2009-04-151-0/+10
* [multiple changes]Arnaud Charlet2009-04-101-4/+5
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-12/+11
* re PR ada/37641 (FILE_WRITE_PROPERTIES is deprecated)Samuel Tardieu2008-09-251-1/+1
* initialize.c, adaint.c: Use Lock_Task and Unlock_Task for non-blocking spawn.Pascal Obry2008-08-221-28/+30
* adaint.c: Fix possible race condition on win32_wait().Pascal Obry2008-08-221-3/+6
* adaint.c (_gnat_set_close_on_exec): Implement.Aaron W. LaFramboise2008-08-161-4/+9
* adaint.c: Another fix for ACL support on Windows.Pascal Obry2008-08-061-1/+4
* adaint.c: Remove support for readable attribute on vxworks and nucleusPascal Obry2008-08-051-2/+2
* adaint.c, [...]: Add support for the readable attribute.Arnaud Charlet2008-08-051-27/+51
* adaint.c: In UNIX cases do not call __gnat_stat but stat directly.Pascal Obry2008-08-051-12/+12
* adaint.c, [...]: Fix the Set_Read_Only Win32 implementation.Arnaud Charlet2008-08-051-2/+2
* adaint.c: Refine support for Windows file attributes.Arnaud Charlet2008-08-041-15/+37
* adaint.c, [...]: Use Windows ACL to deal with file attributes.Arnaud Charlet2008-08-041-7/+182
* adaint.c (__gnat_tmp_name): Refine the generation of temporary names for RTX.Jose Ruiz2008-08-011-2/+6
* adaint.c (__gnat_tmp_name): RTSS applications do not support tempnam nor tmpn...Jose Ruiz2008-08-011-1/+5
* 2008-07-30 Jose Ruiz <ruiz@adacore.com>Jose Ruiz2008-07-301-2/+16
* adaint.c (__MINGW32__ section): Include ctype.h and define a fallback ISALPHA...Olivier Hainque2008-07-171-1/+9
* ada-tree.h (SET_TYPE_LANG_SPECIFIC, [...]): Fix -Wc++-compat warnings.Kaveh R. Ghazi2008-06-271-4/+4
* s-winext.ads: Replace representation clause by pragma Pack.Arnaud Charlet2008-05-201-0/+1
* adaint.h, adaint.c (__gnat_current_time_string): New routine.Hristian Kirtchev2008-04-081-2/+27