This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r139283 - in /trunk/gcc/ada: s-fileio.adb sysdep.c


Author: charlet
Date: Wed Aug 20 12:35:11 2008
New Revision: 139283

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139283
Log:
2008-08-20  Thomas Quinot  <quinot@adacore.com>

	* s-fileio.adb (Open) Use C helper function to determine whether a
	given errno value corresponds to a "file not found" error.

	* sysdep.c (__gnat_is_file_not_found_error): New C helper function.


Modified:
    trunk/gcc/ada/s-fileio.adb
    trunk/gcc/ada/sysdep.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]