[Bug 4201] New: ftok(3) doesn't support large files
bugzilla at busybox.net
bugzilla at busybox.net
Fri Sep 16 22:45:43 UTC 2011
https://bugs.busybox.net/show_bug.cgi?id=4201
Summary: ftok(3) doesn't support large files
Product: uClibc
Version: 0.9.32
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Standard Compliance
AssignedTo: unassigned at uclibc.org
ReportedBy: jmcneill at invisible.ca
CC: uclibc-cvs at uclibc.org
Estimated Hours: 0.0
Created attachment 3589
--> https://bugs.busybox.net/attachment.cgi?id=3589
Test case
The ftok(3) implementation calls stat(2), but doesn't know if 64-bit file
offsets have been requested so always uses the 32-bit version.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the uClibc-cvs
mailing list