cvs commit: src/include stdio.h src/lib/libc/gen _pthread_stubs.c src/lib/libc/stdio _flock_stub.c asprintf.c findfp.c fseek.c local.h refill.c snprintf.c sprintf.c sscanf.c ungetc.c vasprintf.c vfprintf.c vsnprintf.c vsprintf.c vsscanf.c
Joerg Sonnenberger
joerg at britannica.bec.de
Mon May 9 06:08:57 PDT 2005
On Mon, May 09, 2005 at 05:43:40AM -0700, David Xu wrote:
> Log:
> Add locking for FILE.
>
> Obtained from: FreeBSD
Why can't this code use PTHREAD_MUTEX_RECURSIVE?
Joerg
More information about the Commits
mailing list