[PULL xinit] Cleanups
Mikhail Gusarov
dottedmag at dottedmag.net
Wed Apr 14 00:35:59 PDT 2010
Alan,
please pull fixes from the repo
The following changes since commit 0ffa7f2402ae06371aa09a513798a4400b5727c0:
Mikhail Gusarov (1):
Nuke OS/2 and LynxOS support remnants.
are available in the git repository at:
git://anongit.freedesktop.org/~dottedmag/xinit cleanup
Mikhail Gusarov (14):
Fix whitespace
Simplify environment juggling by using fork() instead of vfork()
Stop converting functions' return types to void
Use EXIT_{SUCCESS,FAILURE} from C90 instead of homegrown equivalents
waitpid(2) is in Unix98
killpg(2) is in Unix98
SIGCHLD is in Unix98
SIGTT{IN,OU} is in Unix98
setpriority and PRIO_PROCESS are in Unix98
sys/wait.h is in Unix98
Use sigaction(2) instead of signal(2) to handle SIGUSR1 and SIGALRM
Use signals from Unix98 and drop pre-POSIX compatibility
Fix comment indentation
Rationalize errors output
configure.ac | 5 -
xinit.c | 1079 ++++++++++++++++++++++++++--------------------------------
2 files changed, 486 insertions(+), 598 deletions(-)
--
http://fossarchy.blogspot.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100414/c7151dbf/attachment.pgp>
More information about the xorg-devel
mailing list