From 6cee0a4f3f060029531d7feaf7fe76f5c9d4196c Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 18 Mar 2002 00:04:06 +0000 Subject: 2002-03-17 Marcus Brinkmann * configure.ac: Add automake conditional HAVE_DOSISH_SYSTEM. gpgme/ 2002-03-18 Marcus Brinkmann * Makefile.am (system_components): New variable, set depending on HAVE_DOSISH_SYSTEM. (libgpgme_la_SOURCES): Use system_components. Remove `syshdr.h'. * syshdr.h: File removed. * posix-io.c: Remove !HAVE_DOSISH_SYSTEM safeguard. Clean up source. * posix-sema.c: Likewise. * posix-util.c: Likewise. * w32-io.c: Remove HAVE_DOSISH_SYSTEM safeguard. * w32-sema.c: Likewise. * w32-util.c: Likewise. * posix-io.c: Include `unistd.h', do not include `syshdr.h'. * posix-sema.c: Likewise. * w32-io.c: Include `io.h', do not include `syshdr.h' * w32-sema.c: Likewise. * w32-util.c: Likewise. * data.c: Do not include `syshdr.h'. * wait.c: Likewise. * wait.h: Code cleanup. * mutex.h: New file. * posix-sema.c: Implement. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 0e1752c8..e7d37fc0 100644 --- a/TODO +++ b/TODO @@ -51,7 +51,7 @@ Hey Emacs, this is -*- outline -*- mode! ** Make sure everything is cleaned correctly (esp. test area). * Architecture support -** Implement posix-sema.c +** (nothing currently) Bugs reported by Stephane Corthesy: > BTW, here's another bug: it it not possible to retrieve fingerprints -- cgit v1.2.3