CVS Update: app (branch: trunk)

Alan Coopersmith xorg-commit at cvs.freedesktop.org
Fri Mar 31 00:14:31 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	app
Changes by:	alanc at kemper.freedesktop.org	06/03/30 21:14:31

Log message:
  2006-03-30  Alan Coopersmith  <alan.coopersmith at sun.com>
  
  	* configure.ac:
  	* daemon.c:
  	* util.c:
  	Drop all setpgrp/setpgid silliness and just use setsid everywhere.
  	(Assumes all platforms are at least POSIX.1-1990 compliant.)
  
  	* daemon.c:
  	Check for error return from daemon() function.

Modified files:
      app/xdm/:
        ChangeLog configure.ac daemon.c util.c 
  
  Revision      Changes    Path
  1.38          +11 -0     app/xdm/ChangeLog
  http://cvs.freedesktop.org/xorg/app/xdm/ChangeLog
  1.37          +1 -2      app/xdm/configure.ac
  http://cvs.freedesktop.org/xorg/app/xdm/configure.ac
  1.4           +7 -56     app/xdm/daemon.c
  http://cvs.freedesktop.org/xorg/app/xdm/daemon.c
  1.5           +1 -15     app/xdm/util.c
  http://cvs.freedesktop.org/xorg/app/xdm/util.c




More information about the xorg-commit mailing list