DragonFly commits List (threaded) for 2009-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.219.g30893 master lib/libc/gen opendir.c
commit 308932fa313ac5fbfe6375f9eebf77e99422ad95
Author: Nicolas Thery <nthery@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]