xserver/hw/xquartz/mach-startup
Peter Hutterer c2c515ead3 dix: remove all but main() from main.c
All other functions are pushed into where they seemed to fit.
main.c is now linked separately into libmain.a and linked in by the various
DDXs.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-04-28 16:03:56 +10:00
..
Makefile.am dix: remove all but main() from main.c 2009-04-28 16:03:56 +10:00
bundle-main.c XQuartz: Run applications via '/bin/sh -c ...' to support users who expect shell parsing 2008-12-21 21:35:33 -08:00
launchd_fd.c XQuartz: Added functionality to add a file descriptor to the connection list after the server is already running. 2008-05-17 14:56:53 -07:00
launchd_fd.h XQuartz: Added functionality to add a file descriptor to the connection list after the server is already running. 2008-05-17 14:56:53 -07:00
mach_startup.defs XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.app 2008-10-28 22:01:40 -07:00
mach_startup_types.h XQuartz: Removed hardcoded org.x.X11 from MachIPC as well 2008-11-25 11:52:59 -08:00
stub.c XQuartz: Accept bundle version 2.1.6 to work with our startup method 2009-02-03 10:04:40 -08:00