aboutsummaryrefslogtreecommitdiffstats
path: root/src/isascii.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Remove obsolete source filesIngo Klöcker2024-07-181-28/+0
| | | | | | | | * src/isascii.c, src/putc_unlocked.c: Remove. -- I noticed those files when I compared the content of the dist tarball with the repo.
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-17/+17
| | | | | | -- Signed-off-by: Werner Koch <[email protected]>
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+28
* 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.