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 ...

Joerg Sonnenberger joerg at britannica.bec.de
Mon Jan 31 15:26:38 PST 2005


On Mon, Jan 31, 2005 at 03:14:03PM -0800, Matthew Dillon wrote:
>     I don't see that we have a choice re: __isthreaded.  The variable could
>     be renamed I suppose but there needs to be some sort of variable that is
>     part of the libc ABI that libc can check.  The variable can't be exported
>     by the threads library because there might not be a threads library linked
>     in.

Ah, sorry. Bad diff.

Joerg





More information about the Commits mailing list