Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GNU Pth support. | NIIBE Yutaka | 2022-03-31 | 1 | -40/+0 |
| | | | | | | | | | | | | | * src/posix-sys-pth-impl.h: Remove. * src/w32-sys-pth-impl.h: Remove. * src/Makefile.am: Follow the change. * src/assuan.h.in (ASSUAN_SYSTEM_PTH_IMPL, ASSUAN_SYSTEM_PTH): Remove. * src/mkheader.c (write_special): Remove Pth support. -- GnuPG-bug-id: 5911 Signed-off-by: NIIBE Yutaka <[email protected]> | ||||
* | Add an SPDX tag to all core files. | Werner Koch | 2017-11-15 | 1 | -0/+1 |
| | | | | -- | ||||
* | Removed sysdep stuff from assuan.h. | Werner Koch | 2010-04-06 | 1 | -0/+39 |
fixed a problem for W32CE and Pth. |