gpgme/gpgme (6 files)
cvs user marcus
cvs at cvs.gnupg.org
Fri Dec 10 15:04:15 CET 2004
Date: Friday, December 10, 2004 @ 15:04:15
Author: marcus
Path: /cvs/gnupg/gpgme/gpgme
Modified: ChangeLog ath-compat.c ath-pth.c ath-pthread.c ath.c ath.h
2004-12-10 Marcus Brinkmann <marcus at g10code.de>
* ath.h (ath_waitpid): Change return type of prototype to pid_t.
(struct ath_ops): Change return type of member waitpid to pid_t.
* ath.c (ath_waitpid): Change return type to pid_t.
* ath-compat.c (ath_waitpid): Likewise.
* ath-pthread.c (ath_waitpid): Likewise.
* ath-pth.c (ath_waitpid): Likewise.
---------------+
ChangeLog | 9 +++++++++
ath-compat.c | 2 +-
ath-pth.c | 2 +-
ath-pthread.c | 2 +-
ath.c | 2 +-
ath.h | 4 ++--
6 files changed, 15 insertions(+), 6 deletions(-)
More information about the Gnupg-commits
mailing list