summaryrefslogtreecommitdiff
path: root/hw/xquartz/mach-startup/bundle-main.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-11XQuartz: Some fd handoff cleanup.Jeremy Huddleston1-3/+17
2008-07-11XQuartz: Set noPanoramixExtension earlier to avoid a possible race.Jeremy Huddleston1-0/+5
2008-06-10XQuartz: Removed code path for old startupJeremy Huddleston1-28/+0
2008-06-04XQuartz: Removed async debugging sleepJeremy Huddleston1-3/+4
2008-06-04XQuartz: use a condition variable to signal when darwinEvents is ready rather...Jeremy Huddleston1-5/+0
2008-06-04XQuartz: Don't forget to destroy the mutex and cond after we're done with themJeremy Huddleston1-3/+10
2008-06-04XQuartz: Fork for triggerJeremy Huddleston1-23/+3
2008-06-04XQuartz: Switched over to new startup path for testing. Cleaned it up a bit....Jeremy Huddleston1-27/+15
2008-05-23XQuartz: A 2 second delay for launchd socket connections should be sufficient.Jeremy Huddleston1-2/+4
2008-05-23XQuartz: Move the launchd display grabbing into mach_startupJeremy Huddleston1-20/+33
2008-05-23XQuartz: Fixed a few issues with fd passing... still not working =(Jeremy Huddleston1-7/+7
2008-05-19XQuartz: First stab at SCM_RIGHTS passing the $DISPLAY launchd fd from the st...Jeremy Huddleston1-40/+105
2008-05-18XQuartz: More work towards Mach-IPC startup... started working on FD passingJeremy Huddleston1-92/+158
2008-05-17Xquartz: Xquartz stub now can send Mach IPC to start the server.Jeremy Huddleston1-1/+4
2008-05-14XQuartz: More work on the Mach-IPC startup pathJeremy Huddleston1-4/+41
2008-05-14Xquartz: More work on the new Mach startupJeremy Huddleston1-8/+30
2008-05-12XQuartz: More startup work... listen if we're the actual serverJeremy Huddleston1-15/+20
2008-05-12XQuartz: Starting to work on the new Mach IPC startup stuff for better launch...Jeremy Huddleston1-4/+153
2008-05-08XQuartz: Reorganized some of the build system in prep for the Mach IPC startu...Jeremy Huddleston1-0/+143