aboutsummaryrefslogtreecommitdiffstats
path: root/include/estream-printf.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-07-21First set of changes to backport the new card code from 2.0.Werner Koch1-0/+110
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.