diff options
author | Werner Koch <[email protected]> | 2003-12-11 13:11:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-12-11 13:11:18 +0000 |
commit | d413ddc1c26ce049198c2145e8141db71724a645 (patch) | |
tree | 4dafecaf11428550c071443c104cafaf382d9070 | |
parent | * funopen.c (_assuan_funopen): Renamed from funopen, to keep the (diff) | |
download | libassuan-d413ddc1c26ce049198c2145e8141db71724a645.tar.gz libassuan-d413ddc1c26ce049198c2145e8141db71724a645.zip |
Add some notes
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1 +1,4 @@ -waitpid is used instead of pth_waitpid
\ No newline at end of file +* waitpid is used instead of pth_waitpid as well as some other + functions. +* When turning libassuan into a shared library, provide a general + version as well as aPTh-enabled one.
\ No newline at end of file |