update fixme

This commit is contained in:
Lennart Poettering 2010-06-02 23:16:31 +02:00
parent a2e0f3d394
commit 2279955bb5
1 changed files with 2 additions and 0 deletions

2
fixme
View File

@ -64,6 +64,8 @@
* tcpwrap
* use setproctitle() when forking, before exec() (waiting for (PR_SET_PROCTITLE_AREA to enter the kernel)
Regularly:
* look for close() vs. close_nointr() vs. close_nointr_nofail()