summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkspawn-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Handle child_setup being NULL. (#445691, Christopher Taylor)Matthias Clasen2007-06-111-3/+4
* Set DISPLAY in the child process using g_setenv() instead of constructingRoss Burton2007-06-061-81/+33
* Check for crt_extern.h and _NSGetEnviron. Fix compilation on Darwin whereMatthias Clasen2006-12-101-0/+12
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Documentation updates.Matthias Clasen2003-12-111-11/+24
* s/gdk_spawn/gdk_spawn_on_screen/.Mark McLoughlin2003-12-101-5/+5
* Utility functions for multi-screen applications which need to ensureMark McLoughlin2003-12-101-0/+236