r125466 - in /trunk/gcc/ada: g-soccon-darwin.ad...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Jun 6 10:48:00 GMT 2007
Author: charlet
Date: Wed Jun 6 10:48:51 2007
New Revision: 125466
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125466
Log:
2007-04-20 Thomas Quinot <quinot@adacore.com>
* g-soccon-darwin.ads, gen-soccon.c: Add new constant
Thread_Blocking_IO, always True by default, set False on a per-runtime
basis.
Add Windows-specific constants
Add new constant Need_Netdb_Buffer.
Add new macros to indicate whether getXXXbyYYY is thread safe and, if
not, whether to use getXXXbyYYY_r.
* gsocket.h: Add new constant Need_Netdb_Buffer.
Add new macros to indicate whether getXXXbyYYY is thread safe and, if
not, whether to use getXXXbyYYY_r.
Modified:
trunk/gcc/ada/g-soccon-darwin.ads
trunk/gcc/ada/gen-soccon.c
trunk/gcc/ada/gsocket.h
More information about the Gcc-cvs
mailing list