| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Date: | Thu, 2 Nov 2000 16:27:12 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Teun Burgers <burgers AT ecn DOT nl> |
| cc: | djgpp-workers AT delorie DOT com |
| Subject: | Re: snprintf |
| In-Reply-To: | <3A0174A9.6FDB1469@ecn.nl> |
| Message-ID: | <Pine.SUN.3.91.1001102162446.26789E-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp-workers AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp-workers AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Thu, 2 Nov 2000, Teun Burgers wrote: > http://www.oranda.demon.co.uk/ > > The site is by the libtool maintainer. > > The site has a library libsnprintfv that I think can be included > in djgpp and implements the snprintf family of > functions. Thanks. However, this code cannot be incorporated into DJGPP's library, because libsnprintfv library is distributed under the GNU License, whereas DJGPP has a special exception from GPL/LGPL, to allow programs linked against unmodified libc.a be distributed without sources.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |