]> sourceware.org Git - glibc.git/commit
stdio-common: Add lock optimization to vfprintf and vfwprintf
authorFlorian Weimer <fweimer@redhat.com>
Thu, 18 Aug 2022 06:49:54 +0000 (08:49 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 12 Dec 2022 14:39:05 +0000 (15:39 +0100)
commita407f0532feffbc31a3fa89754dc2313bd56eb89
tree2f1f677a8e3c023ba0d1bcb88038f45108ad0f8a
parent2706c12ba5db0ed2c845c991bb1577a7e5be2f07
stdio-common: Add lock optimization to vfprintf and vfwprintf

After the rewrite and the implicit unbuffered streams handling, this
is very straightforward to add.
stdio-common/vfprintf-internal.c
This page took 0.04421 seconds and 5 git commands to generate.