| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
--
GnuPG-bug-id: 1669
|
|
|
|
|
|
|
|
|
|
| |
* common/mischelp.h (JNLIB_GCC_HAVE_PUSH_PRAGMA): New.
* dirmngr/dirmngr.c (handle_tick): Factor time check out to ...
(time_for_housekeeping_p): new.
--
I am not sure whether that y2038 hack is really useful but it might
make me smile in my retirement.
|
|
|
|
|
|
|
|
|
| |
* common/mischelp.h (JNLIB_GCC_A_PRINTF): Use __gnu_printf__
(JNLIB_GCC_A_NR_PRINTF): Ditto.
--
Our printf supports most of the GNU features and thus we can silence
the warnings from mingw.
|
| |
|
|
|
|
| |
This is to allow the use of this code with code under GPLv2(only).
|
|
|