summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_ioctl.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-03-10 22:27:51 +0000
committerpeter <peter@FreeBSD.org>1996-03-10 22:27:51 +0000
commitf7d16bb60b381a2f1ae4e1d204eec150ec5dbb4a (patch)
tree4b55b125e3c32e63473442161018b2043484340f /sys/i386/linux/linux_ioctl.c
parentc08735130595cce051009ba5b093677bf7c46e0a (diff)
downloadFreeBSD-src-f7d16bb60b381a2f1ae4e1d204eec150ec5dbb4a.zip
FreeBSD-src-f7d16bb60b381a2f1ae4e1d204eec150ec5dbb4a.tar.gz
Fix the getdents() emulation, the Linux ELF libraries use this, and
this code was not quite right (linux has a readdir and getdents syscall, with the same args. readdir only returns one entry and uses a mutant dirent structure. This code was also returning the mutant form for getdents as well. My fault for missing this before.)
Diffstat (limited to 'sys/i386/linux/linux_ioctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud