[Bug 2027] New: lseek() mechanic is broken
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Fri Feb 24 09:14:20 UTC 2012
https://www.rtems.org/bugzilla/show_bug.cgi?id=2027
Bug #: 2027
Summary: lseek() mechanic is broken
Classification: Unclassified
Product: RTEMS
Version: HEAD
Platform: All
OS/Version: RTEMS
Status: NEW
Severity: normal
Priority: P3
Component: filesystem
AssignedTo: chrisj at rtems.org
ReportedBy: sebastian.huber at embedded-brains.de
Most current lseek() implementation of the various RTEMS file systems are not
POSIX conform. The responsibility between the high level lseek() and the low
level file system operation is unclear. The rtems_libio_t size field must go
away since this introduces consistency problems for files which are open
multiple times at once and adds unnecessary maintenance overhead.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list