diff options
author | George Lebl <jirka@5z.com> | 2001-09-07 03:21:27 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 2001-09-07 03:21:27 +0000 |
commit | 2aceb7aeb2f69b8f003c3797186c0958af5d73b1 (patch) | |
tree | 704bae5b72a55ac802d4780aef8521ece16e7958 /ChangeLog | |
parent | 20ad65705ab2ced25169ddeb2775008e04b2e115 (diff) | |
download | gdm-2aceb7aeb2f69b8f003c3797186c0958af5d73b1.tar.gz |
handle error from fork when daemonizing well
Thu Sep 06 20:17:31 2001 George Lebl <jirka@5z.com>
* daemon/gdm.c: handle error from fork when daemonizing well
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Thu Sep 06 20:17:31 2001 George Lebl <jirka@5z.com> + + * daemon/gdm.c: handle error from fork when daemonizing well + Thu Sep 06 15:55:20 2001 George Lebl <jirka@5z.com> * gui/gdmwm.c: "fix" for the toolbar deadlock problem. apparently |