After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758986 - Need to use lseek64(), O_LARGEFILE, etc on Android and possible other platforms instead of _FILE_OFFSET_BITS=64
Need to use lseek64(), O_LARGEFILE, etc on Android and possible other platfor...
Status: RESOLVED OBSOLETE
Product: glib
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2015-12-03 07:09 UTC by Sebastian Dröge (slomo)
Modified: 2018-05-24 18:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2015-12-03 07:09:36 UTC
See https://code.google.com/p/android/issues/detail?id=64613

Android does not implement _FILE_OFFSET_BITS=64 and I'm not sure how the situation looks like on *BSD at this point. glib would have to check for the 64 bit variants of all the relevant IO functions and use them explicitly on these platforms.
Comment 1 GNOME Infrastructure Team 2018-05-24 18:23:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glib/issues/1113.