aboutsummaryrefslogtreecommitdiffstats
path: root/m4/estream.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-09-03Update zH_TW and check for stdint.hWerner Koch1-0/+1
2009-07-21First set of changes to backport the new card code from 2.0.Werner Koch1-0/+48
For compatibility reasons a few new files had to be added. Also added estream-printf as this is now used in app-openpgp.c and provides a better and generic asprintf implementation than the hack we used for the W32 code in ttyio.c. Card code is not yet finished.