diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2009-10-21 16:05:03 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2009-10-21 16:05:03 +0000 |
commit | 92e808ed2dc8ad17d5f1f10661ea55c6ed182b9c (patch) | |
tree | b34c5079455c41818b17ed4a6363cb0c856e45e4 /regress/sys | |
parent | 41f63f502ca80eb7786b814aad26bbb067f253ce (diff) |
Change libpthread's f*lockfile() routines to stop acting as no-ops
for FILEs that don't have real file-descriptors: the fake FILEs
used internally by snprintf/asprintf/vfprintf and friends now avoid
unnecessary locking by calling the internal __vfprintf() routine
directly and we do want to do locking on FILEs created with funopen().
ok kurt@
Diffstat (limited to 'regress/sys')
0 files changed, 0 insertions, 0 deletions