diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-06-02 23:14:36 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2006-06-02 23:14:36 +0000 |
commit | 1f7dab056c661af97ca7c6a7b61a87b26ca3fa36 (patch) | |
tree | 20df03103c3789691a8316b76a2a1f59185c1bc6 /ChangeLog | |
parent | 2a79e8011cffd6e7a2d4a5c15ad4df8b96e12309 (diff) |
Drop pre-waitpid() support since all POSIX.1-1990 systems have waitpid.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com> + * dm.c (WaitForChild): + * server.c (serverPause): + Drop pre-waitpid() support since all POSIX.1-1990 systems have waitpid. + +2006-06-02 Alan Coopersmith <alan.coopersmith@sun.com> + * configure.ac: Bump version to 1.0.99 for 1.1 branch. |