glib/gthread
Ryan Lortie 0584f0c504 GWakeup: test fallback case
We need to test the case of eventfd in the libc but no kernel support.

In order to do that, we add a separate compile of the GWakeup testcase
that interposes an 'eventfd' symbol that always returns -1 with errno
set.  That will trigger the fallback case.
2011-07-25 17:43:28 +02:00
..
tests GWakeup: test fallback case 2011-07-25 17:43:28 +02:00
.gitignore improve gitignore 2010-01-28 22:43:51 -05:00
ChangeLog Update README files to refer to git 2009-03-31 19:39:16 -04:00
gthread-impl.c Fix typo in GMutex error message 2010-04-21 16:47:22 -04:00
gthread-none.c Revert an accidental ABI break by moving gettime out of the 2007-01-16 21:25:03 +00:00
gthread-posix.c /bin/ksh can't handle a for-loop with no arguments, so add a "." for when 2008-02-10 04:41:25 +00:00
gthread-win32.c define CSIDL_MYPICTURES if not available use G_STRFUNC instead of compiler 2008-02-17 12:49:12 +00:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Update the year in the *.rc.in files 2011-06-07 08:55:31 +08:00
Makefile.am Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
makefile.msc.in added gbase64.obj and derive the static libs name from auto* variables 2006-04-07 17:10:36 +00:00