diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -1,6 +1,5 @@ -*- outline -*- -* waitpid is used instead of pth_waitpid as well as some other - functions. +* Check that we have Pth-ed all blocking fucntions. * When turning libassuan into a shared library, provide a general version as well as a Pth-enabled one. * Need API documentation. @@ -10,6 +9,3 @@ for unknown inquiries, albeit dirmngr itself would handle the returns for assuan_inquire gracefully. We need to check all applications whether it is safe to change this. -* Do a configure test for SO_PEERCRED. - We already use HAVE_SO_PEERCRED buty it never gets defined. -* Replace assuan_pipe_connect2 by assuan_pipe_connect.
\ No newline at end of file |