summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atof.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-09-12 10:07:21 +0000
committered <ed@FreeBSD.org>2011-09-12 10:07:21 +0000
commit5ccb03a60fb53e56e1f4941122c00f4bb207cf02 (patch)
tree6192f70730316bf7c530beefad8c5bbc57c12b6a /lib/libc/stdlib/atof.c
parent3174e1aa42c0aaec8c53ca03a7c0e4a5a579d33c (diff)
downloadFreeBSD-src-5ccb03a60fb53e56e1f4941122c00f4bb207cf02.zip
FreeBSD-src-5ccb03a60fb53e56e1f4941122c00f4bb207cf02.tar.gz
Fix error return codes for ioctls on init/lock state devices.
In revision 223722 we introduced support for driver ioctls on init/lock state devices. Unfortunately the call to ttydevsw_cioctl() clobbers the value of the error variable, meaning that in many cases ioctl() will now return ENOTTY, even though the ioctl() was processed properly. Reported by: Boris Samorodov <bsam ipt ru> Patch by: jilles@ Approved by: re@ (kib@)
Diffstat (limited to 'lib/libc/stdlib/atof.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud