Re: Question regarding sscanf() vs. off_t and similar

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 19 September 2006 13:17 Stepan Kasal wrote:
> On Thu, Sep 14, 2006 at 04:41:30PM +0200, Philipp Marek wrote:
> > > Gnulib provides umaxtostr.c, which is a convenient way of printing any
> ..
> > arguments, and if umaxtostr() is not available on solaris etc. I can't
> > use
> gnulib is not "GNU Lib C", it's a collection of small C code
> snippets, which you add to your project.  So with gnulib, "make" will
> build umaxtostr() and you will be able to use it in the rest of your
> project.
But that has to be GNU make? Or how would make know that this function is not 
available in libc? I think I don't understand what you mean.

> It is possible that you are not ready to use gnulib with your
> project, yet there is no need to duplicate the work: just grab the C
> source, plus the correspoding Autoconf macros from gnulib.
Well, you mean "use this function, if not provided by another library"?
Of course, that's always possible - but then I'd have to use snapshots of the 
needed functions, which is almost as good as simply including them in my 
sources :-)


> (If your 
> project is compatible with the GNU licence.)
It's GPLv2. (See sig for details)


Thank you!


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux