aboutsummaryrefslogtreecommitdiffstats
path: root/src/memrchr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an SPDX tag to all core files.Werner Koch2017-11-151-0/+1
| | | | --
* Preparing 1.0.3Werner Koch2007-08-241-1/+1
|
* Switched to LGPLv3.libassuan-1.0.2Werner Koch2007-07-051-4/+2
|
* Fixed and clarified copyright noticesWerner Koch2005-10-241-13/+14
|
* (memrchr): Fixed implementation. Taken from gpgme.Werner Koch2004-02-151-6/+10
|
* /Neal Walfield2003-02-181-0/+36
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.