glib/gthread
Colin Walters 549d895fa4 glib-unix: New API to watch some Unix signals
This new API allows watching a few select Unix signals;
looking through the list on my system, I didn't see anything
else that I think it'd reasonable to watch.

We build on the previous patch to make the child watch helper thread
that existed on Unix handle these signals in the threaded case.
In the non-threaded case, they're just global variables.

https://bugzilla.gnome.org/show_bug.cgi?id=644941
2011-04-27 16:01:39 -04:00
..
tests glib-unix: New API to watch some Unix signals 2011-04-27 16:01:39 -04: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 copyright years 2010-02-04 00:12:50 +02: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