summaryrefslogtreecommitdiff
path: root/hw/xquartz/console_redirect.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-16XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()Jeremy Huddleston Sequoia1-2/+2
2012-08-16XQuartz: console_redirect: Set the correct location for reading into the bufferJeremy Huddleston Sequoia1-9/+15
2012-05-17XQuartz: Provide fls implementation for TigerJeremy Huddleston1-0/+14
2012-04-23XQuartz: Correct calculation of the size of our file descriptor array in cons...Jeremy Huddleston1-1/+1
2012-03-24XQuartz: Source formatting cleanupJeremy Huddleston1-79/+87
2012-03-21Introduce a consistent coding styleKeith Packard1-93/+129
2011-05-14XQuartz: Fix an array-index-out-of-bounds crasherJeremy Huddleston1-1/+1
2011-05-12XQuartz: Redirect stdout/stderr to aslJeremy Huddleston1-0/+418