summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/strcasecmp.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2001-09-26 05:39:59 +0000
committermarcel <marcel@FreeBSD.org>2001-09-26 05:39:59 +0000
commit5d88a24f8b514d22f631be64b067e9e1f33cd8fb (patch)
tree049c3f612250d4e89d104fee3925a1878a2e7262 /lib/libc/string/strcasecmp.c
parent6dd5e71c087c216fc2c384ce29c0501899cbaf05 (diff)
downloadFreeBSD-src-5d88a24f8b514d22f631be64b067e9e1f33cd8fb.zip
FreeBSD-src-5d88a24f8b514d22f631be64b067e9e1f33cd8fb.tar.gz
The arg parameter is passed by value in Linux, but not in FreeBSD.
We still have to account for a copyin. Make sure the copyin will succeed by passing the FreeBSD syscall a pointer to userspace, albeit one that's automagically mapped into kernel space. Reported by: mr, Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> Tested by: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
Diffstat (limited to 'lib/libc/string/strcasecmp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud