diff options
author | Thomas Quinot <quinot@adacore.com> | 2014-02-24 16:54:41 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2014-02-24 17:54:41 +0100 |
commit | 3e5b1f324798b549d61995939bf09e1728bacb95 (patch) | |
tree | 7da7de3843015498f4fd50b583ef216d74825c10 /gcc/ada/g-sercom-linux.adb | |
parent | c6d2191a0da9f40899da20933f008242f90262e0 (diff) | |
download | gcc-3e5b1f324798b549d61995939bf09e1728bacb95.zip gcc-3e5b1f324798b549d61995939bf09e1728bacb95.tar.gz gcc-3e5b1f324798b549d61995939bf09e1728bacb95.tar.bz2 |
s-fileio.adb (Errno_Message): Remove, use shared version from s-os_lib instead.
2014-02-24 Thomas Quinot <quinot@adacore.com>
* s-fileio.adb (Errno_Message): Remove, use shared version from
s-os_lib instead.
* s-crtrun.ads, Makefile.rtl: Remove now unused unit.
* g-stseme (Socket_Error_Message): Reimplement in terms of new
s-os_lib function.
* g-socthi.ads, g-socthi.adb: Change profile of
Socket_Error_Message to return String to allow the above.
* g-socket.adb, g-socthi-mingw.adb, g-socthi-mingw.ads,
* g-socthi-vms.adb, g-socthi-vms.ads, g-socthi-vxworks.adb,
* g-socthi-vxworks.ads: Update to account for the above profile
change.
* a-tags.adb: Use strlen builtin binding provided by s-crtl.
* s-crtl.ads (strncpy): New procedure.
* s-os_lib.adb (Copy_Attributes): Import just once (strncpy):
Use import from s-crtl.
* a-envvar.adb, osint.adb: Use imports of C runtime functions
from s-crtl instead of re-importing locally.
From-SVN: r208079
Diffstat (limited to 'gcc/ada/g-sercom-linux.adb')
0 files changed, 0 insertions, 0 deletions