summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strfmon.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-10-11 21:04:01 +0000
committerjhb <jhb@FreeBSD.org>2002-10-11 21:04:01 +0000
commit6d8bd893546cb3ad05b421f7313e2d5fc44240df (patch)
tree060f999b5a9d0c2c11f440871575ea5af991c3cf /lib/libc/stdlib/strfmon.c
parent1a10e2f35a4be7790f519238f8b6491bea83d6f2 (diff)
downloadFreeBSD-src-6d8bd893546cb3ad05b421f7313e2d5fc44240df.zip
FreeBSD-src-6d8bd893546cb3ad05b421f7313e2d5fc44240df.tar.gz
- Move the 'done1' label down below the unlock of the proc lock and move
the locking of the proc lock after the goto to done1 to avoid locking the lock in an error case just so we can turn around and unlock it. - Move the exec_setregs() stuff out from under the proc lock and after the p_args stuff. This allows exec_setregs() to be able to sleep or write things out to userland, etc. which ia64 does. Tested by: peter
Diffstat (limited to 'lib/libc/stdlib/strfmon.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud