From: Jilles Tjoelker Date: Tue, 6 Jan 2004 14:01:08 +0000 (+0000) Subject: Make sure we don't forget the SIGWINCH problem. X-Git-Tag: v1.6.1-roc-dev~589 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=67ebb9ea09988542d8b7d41aa2e933a62dc6e6ba;p=dgamelaunch Make sure we don't forget the SIGWINCH problem. git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@109 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/TODO b/TODO index d3756a1..ddc8f57 100644 --- a/TODO +++ b/TODO @@ -6,3 +6,5 @@ - Still appears to call getpwnam(3) and getgrnam(3) polluting memory space, even though uid/gid and no user/group given in configuration file. + +- Resizing the terminal often disconnects you.