]> git.ipfire.org Git - thirdparty/gcc.git/commit
2008-08-20 Thomas Quinot <quinot@adacore.com>
authorThomas Quinot <quinot@adacore.com>
Wed, 20 Aug 2008 12:35:11 +0000 (14:35 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 20 Aug 2008 12:35:11 +0000 (14:35 +0200)
commitd3b1401d07ff4874964a8b534dfd8cd94dc978ae
treed22b7988ca725589e64a5a1327e1a9cd93db79a5
parentd045b07645aa858dfd6be481fcc17921d924b7b0
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.

From-SVN: r139283
gcc/ada/s-fileio.adb
gcc/ada/sysdep.c