aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/g-os_lib.adb
AgeCommit message (Expand)AuthorFilesLines
2011-08-01[multiple changes]Arnaud Charlet1-14/+12
2008-08-20Fix copyright notice.Arnaud Charlet1-1/+1
2008-03-30a-textio.ads, [...]: Fix comment typos.Ralf Wildenhues1-1/+1
2007-06-06g-os_lib.ads, [...] (Normalize_Pathname.Get_Directory): Correct obvious bug (...Vincent Celier1-2541/+5
2006-10-31g-os_lib.ads, [...] (Locate_Exec_On_Path): Always return an absolute path name.Vincent Celier1-204/+175
2006-02-17g-os_lib.adb (Copy_File): Make sure that if From has an Invalid_FD, then we c...Robert Dewar1-0/+7
2006-02-15adaint.h, adaint.c (DIR_SEPARATOR): Use _T() macro for Unicode support.Pascal Obry1-9/+8
2005-12-09mlib-tgt-vms-ia64.adb, [...] (Is_Interface): Change Ada bind file prefix on V...Doug Rupp1-1/+95
2005-11-15a-secain.adb, [...]: Minor reformattingRobert Dewar1-68/+50
2005-09-05a-calend-mingw.adb: Add call to OS_Primitives.Initialize;Arnaud Charlet1-2/+5
2005-07-01Update FSF addressR. Kelley Cook1-2/+2
2005-06-16g-os_lib.ads, [...] (Non_Blocking_Spawn): Two new versions with output file d...Vincent Celier1-11/+113
2005-02-10adaint.c, [...] (to_ptr32): New function.Doug Rupp1-5/+22
2004-12-08g-os_lib.adb (Spawn): Explicitly initialize Saved_Error to avoid a compile-ti...Arnaud Charlet1-1/+5
2004-11-19* adaint.h, adaint.cArnaud Charlet1-0/+74
2004-10-27g-os_lib.ads, [...] (Set_Executable, [...]): New subprograms.Thomas Quinot1-0/+42
2004-09-01[multiple changes]Arnaud Charlet1-0/+8
2004-06-25revert: [multiple changes]Arnaud Charlet1-25/+41
2004-06-07[multiple changes]Arnaud Charlet1-3/+9
2004-05-17[multiple changes]Arnaud Charlet1-3/+19
2004-04-23[multiple changes]Arnaud Charlet1-7/+4
2004-03-15[multiple changes]Arnaud Charlet1-1/+18
2003-12-15[multiple changes]Arnaud Charlet1-52/+55
2003-10-213psoccon.ads, [...]: Files added.Arnaud Charlet1-51/+732
2003-04-241aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch1-1/+0
2002-05-31cstreams.c (max_path_len): Move from here ...Florian Weimer1-1/+1
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-62/+201
2001-11-29g-os_lib.adb (Add_To_Command): use explicit loop to move string into Command,...Ed Schonberg1-1/+7
2001-10-26g-os_lib.adb (Normalize_Pathname): Preserve the double slash ("//") that prec...Vincent Celier1-4/+49
2001-10-02New Language: AdaRichard Kenner1-0/+1347