[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Implement Functionality Currently Missing in dup
- Date: Sat, 22 Mar 2008 23:56:03 +0800
- From: cquark at gmail.com (Wei Shen)
- Subject: Implement Functionality Currently Missing in dup
Hi,
I would like to add dup to my GSoC proposal on posix fifo/pipe, for both of
them are related to file system, which is a topic I am familiar with. The
open project page does not give a clear description about the task. From the
source code, I think what is missing is not in the dup implementation, but
the open file descriptor array. Maybe, it should store the pointers to
actual file descriptors but not the descriptor itself. And, is there need to
support dymamic expansion of the fd array?
Regards,
Wei Shen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rtems.rtems.org/pipermail/rtems-users/attachments/20080322/a6596cc0/attachment.html