This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] export asprintf and friends


My bad. vasprintf.c hasn't been added to any of the newlib makefiles, so the _vasprintf_r and vasprintf symbols are not available for export. So this patch isn't quite ready for application yet.

---Chuck

Charles Wilson wrote:
The newlib patch has been applied, so this change to winsup -- if desired -- can be committed.

Charles Wilson wrote:

This patch assumes that the asprintf.c change I submitted to newlib is also applied. (And no, it doesn't fix the problem I was having with glib and the printf functions, but I noticed this oversight -- and the newlib typo -- while doing that investigation)

2003-01-01 Charles Wilson <cwilson@ece.gatech.edu>

* cygwin.din: add asprintf and vasprintf, as
well as the reentrant versions and underscore
variants.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]