Make sure we don't forget the SIGWINCH problem.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@109 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
544a1b925b
commit
67ebb9ea09
2
TODO
2
TODO
|
@ -6,3 +6,5 @@
|
||||||
|
|
||||||
- Still appears to call getpwnam(3) and getgrnam(3) polluting memory space,
|
- Still appears to call getpwnam(3) and getgrnam(3) polluting memory space,
|
||||||
even though uid/gid and no user/group given in configuration file.
|
even though uid/gid and no user/group given in configuration file.
|
||||||
|
|
||||||
|
- Resizing the terminal often disconnects you.
|
||||||
|
|
Loading…
Reference in New Issue