aboutsummaryrefslogtreecommitdiffstats
path: root/common/miscellaneous.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-1/+23
2006-04-21Still merging 1.4.3 code backWerner Koch1-2/+3
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now.
2004-01-302004-01-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-19/+0
* Makefile.am (libcommon_a_SOURCES): Add xasprintf.c. * miscellaneous.c (xasprintf): Moved to ... * xasprintf (xasprintf): ... here. New file. This allows to use xasprintf without sucking in gpg-error.
2003-12-17* gettime.c (asctimestamp): Add a note on a non-avoidable gcc warning.Werner Koch1-0/+20
* util.h [!HAVE_VASPRINTF]: Add printf format attribute to the replacement function. * miscellaneous.c (xasprintf): New.
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+126
'GNUPG-1-9-BRANCH'.