r139284 - /trunk/gcc/ada/errno.c

charlet@gcc.gnu.org charlet@gcc.gnu.org
Wed Aug 20 12:36:00 GMT 2008


Author: charlet
Date: Wed Aug 20 12:36:24 2008
New Revision: 139284

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139284
Log:
2008-08-20  Jose Ruiz  <ruiz@adacore.com>

	* errno.c (__get_errno for MaRTE): Use the MaRTE function pthread_errno
	to get access to the per-task errno variable.
	(__set_errno for MaRTE): Do not redefine this function here since it is
	already defined in MaRTE.


Modified:
    trunk/gcc/ada/errno.c



More information about the Gcc-cvs mailing list