| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
| 
| 
|  | 
* src/get-env.c (_gpgme_getenv): Use gpgrt_lock_lock
and gpgrt_lock_unlock to protect call of getnev.
Signed-off-by: NIIBE Yutaka <[email protected]>
 | 
| | 
| 
| 
| 
| 
|  | 
* src/get-env.c (_gpgme_getenv): Fix error message.
Signed-off-by: NIIBE Yutaka <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* src/get-env.c [HAVE_GETENV_R] (_gpgme_getenv): New.
--
GnuPG-bug-id: 3056
Signed-off-by: NIIBE Yutaka <[email protected]>
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
--
Also fixed a couple of minor thing; e.g. save the error before calling
cleanup functions.  Do not save the errno if only free is called
in between.
 | 
| | 
| 
| 
| 
|  | 
--
Command used:  sed -i 's,[ \t]*$,,' FILE
 | 
|   
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
   | 
* configure.ac: Replace gpgme paths with src.
        * gpgme: Move to ...
        * src: ... this new directory.
assuan/
2008-11-03  Marcus Brinkmann  <[email protected]>
	* Makefile.am (INCLUDES): Replace gpgme path with src.
tests/
2008-11-03  Marcus Brinkmann  <[email protected]>
        * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src.
        * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise.
	* Makefile.am (LDADD): Likewise.
 |