DragonFly-2.3.2.219.g30893 master lib/libc/gen opendir.c
Nicolas Thery
nth at crater.dragonflybsd.org
Sun Aug 2 02:12:22 PDT 2009
commit 308932fa313ac5fbfe6375f9eebf77e99422ad95
Author: Nicolas Thery <nthery at gmail.com>
Date: Sat Aug 1 19:46:30 2009 +0200
fdopendir(3): remove file offset limitation
It is now possible to pass to fdopendir() a fd with a non-zero file
offset. This offset determines the initial entry returned by
readdir(3).
Summary of changes:
lib/libc/gen/opendir.c | 27 ++++++++++++++++-----------
1 files changed, 16 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/308932fa313ac5fbfe6375f9eebf77e99422ad95
--
DragonFly BSD source repository
More information about the Commits
mailing list