SIGWINCH problems seem to be fixed now.
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@111 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
c2be1a8882
commit
64467ae41d
2
TODO
2
TODO
|
@ -6,5 +6,3 @@
|
||||||
|
|
||||||
- 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