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]

r139739 - in /trunk/gcc: ChangeLog gthr-posix.c...


Author: paolo
Date: Thu Aug 28 22:00:46 2008
New Revision: 139739

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139739
Log:
2008-08-28  Paolo Carlini  <paolo.carlini@oracle.com>

	* gtrh-posix.h: Fix uses of _POSIX_TIMEOUTS per the normal Posix
	rule that a symbolic constant must be defined and >= 0 for the
	corresponding facility to be present at compile-time.
	* gthr-posix.c: Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gthr-posix.c
    trunk/gcc/gthr-posix.h


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