DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/include dirent.h stdio.h src/lib/libc Makefile Makefile.inc src/lib/libc/compat-43 creat.c sigcompat.c src/lib/libc/db/btree bt_close.c bt_open.c src/lib/libc/db/hash hash.c hash_page.c src/lib/libc/db/mpool mpool.c ...


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Tue, 1 Feb 2005 00:18:43 +0100
Mail-followup-to: commits@crater.dragonflybsd.org

On Mon, Jan 31, 2005 at 03:09:27PM -0800, Matthew Dillon wrote:
> 
> :On Mon, Jan 31, 2005 at 02:29:48PM -0800, Matthew Dillon wrote:
> :> http://www.dragonflybsd.org/cvsweb/src/include/dirent.h.diff?r1=1.3&r2=1.4&f=u
> :
> :- * (unlike vfscanf) the name __svfscanf is guaranteed not to collide
> :+ * (unlike vfscanf) the name __vfscanf is guaranteed not to collide
> :
> :This changed the libc ABI. Reading the rest of the patch...
> :
> :Joerg
> 
>     What other library used __svfscanf ?

Code which uses vfscanf? We even have a manpage for vfscanf, which is
IMO enough to make it a public interface.

Joerg



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