aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32-sys-pth-impl.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove GNU Pth support.NIIBE Yutaka2022-03-311-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 Koch2017-11-151-0/+1
| | | | --
* Removed sysdep stuff from assuan.h.Werner Koch2010-04-061-0/+39
fixed a problem for W32CE and Pth.