summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/vsnprintf.c
diff options
context:
space:
mode:
authormtm <mtm@FreeBSD.org>2003-07-02 02:05:23 +0000
committermtm <mtm@FreeBSD.org>2003-07-02 02:05:23 +0000
commit31f6d3ff92de773057286bc54965b8528af415ae (patch)
tree5fa6b7704ff296c0afe2679996b6778ff54553de /lib/libc/stdio/vsnprintf.c
parent8701d3b8e4785a0a7ce32e081947393b3dcb1ae1 (diff)
downloadFreeBSD-src-31f6d3ff92de773057286bc54965b8528af415ae.zip
FreeBSD-src-31f6d3ff92de773057286bc54965b8528af415ae.tar.gz
Begin making libthr async signal safe.
Create a private, single underscore, version of pthread_mutex_unlock for libc. pthread_mutex_lock already has one. These versions are different from the ones that applications will link against because they block all signals from the time a call to lock the mutex is made until it is successfully unlocked.
Diffstat (limited to 'lib/libc/stdio/vsnprintf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud