aboutsummaryrefslogtreecommitdiffstats
path: root/src/isascii.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-15Add an SPDX tag to all core files.Werner Koch1-0/+1
--
2007-08-24Preparing 1.0.3Werner Koch1-1/+1
2007-07-05Switched to LGPLv3.libassuan-1.0.2Werner Koch1-4/+2
2005-10-24Fixed and clarified copyright noticesWerner Koch1-13/+14
2003-02-18/Neal Walfield1-0/+29
2003-02-18 Neal H. Walfield <[email protected]> * configure.ac: Fix typo. (AC_CONFIG_FILES): Remove common/Makefile.am. * common: Remove directory. src/ 2003-02-18 Neal H. Walfield <[email protected]> * Makefile.am (libassuan_a_LIBADD): New variable. * funopen.c: Move from ../common. * isascii.c: Likewise. * memrchr.c: Likewise. * putc_unlocked.c: Likewise.