platform_bionic/libc
Elliott Hughes 023c3071a0 Add _seek64 to FILE.
Move fdopen/fopen/freopen and change them to initialize _seek64 instead
of the legacy _seek. The in-memory streams can stick with _seek for now,
since you're not going to fit a > 4GiB in-memory stream on a 32-bit device
anyway.

Bug: http://b/24807045
Change-Id: I09dcb426817b571415ce24d4d15f364cdda395b3
2016-01-22 23:54:10 -08:00
..
arch-arm Move __aeabi* symbols to LIBC_N version 2016-01-08 10:13:16 -08:00
arch-arm64 Defend against -fstack-protector in libc startup. 2016-01-06 20:06:08 -08:00
arch-common/bionic Properly align init/fini_arrays for crtend.o 2015-05-07 12:56:15 -07:00
arch-mips fix the mremap signature 2015-11-06 13:14:43 -08:00
arch-mips64 fix the mremap signature 2015-11-06 13:14:43 -08:00
arch-x86 Explicit binary op order for both gcc and clang/llvm. 2016-01-12 09:48:09 -08:00
arch-x86_64 Defend against -fstack-protector in libc startup. 2016-01-06 20:06:08 -08:00
bionic Revert "Temporary apply LIBC version to __pthread_gettid" 2016-01-22 01:43:04 +00:00
dns Sync with upstream OpenBSD. 2016-01-15 16:30:18 -08:00
include Simplify fseek/ftell. 2016-01-21 10:34:35 -08:00
kernel <netinet/udp.h> should include <linux/udp.h>. 2015-09-22 12:34:13 -07:00
private Defend against -fstack-protector in libc startup. 2016-01-06 20:06:08 -08:00
stdio Add _seek64 to FILE. 2016-01-22 23:54:10 -08:00
stdlib Revert "Revert "Remove __sinit and __sdidinit."" 2015-12-05 07:30:59 -08:00
tools Add more fortify symbols to the expected differences from glibc. 2016-01-15 19:54:31 -08:00
tzcode Remove mktime_tz. 2016-01-06 09:15:02 -08:00
upstream-dlmalloc Fix bug in dlmalloc's version of calloc. 2015-12-16 14:48:03 -08:00
upstream-freebsd Move several FreeBSD functions to OpenBSD. 2015-09-14 19:01:58 -07:00
upstream-netbsd resolve merge conflicts of d676080a37 to lmp-mr1-ub-dev. 2015-10-21 14:56:52 -07:00
upstream-openbsd Add _seek64 to FILE. 2016-01-22 23:54:10 -08:00
zoneinfo Update timezone data to 2015g 2015-10-14 08:54:17 +00:00
Android.bp Update Android.bp to match Android.mk 2016-01-20 12:01:19 -08:00
Android.mk Add _seek64 to FILE. 2016-01-22 23:54:10 -08:00
crt.mk Make .note.android.ident section type SH_NOTE 2015-02-12 21:37:20 -08:00
libc.arm.brillo.map Merge "libc: hide __signalfd4 symbol" 2016-01-22 01:41:27 +00:00
libc.arm.map Revert "Temporary apply LIBC version to __pthread_gettid" 2016-01-22 01:43:04 +00:00
libc.arm64.map Implement if_nameindex(3)/if_freenameindex(3). 2016-01-18 12:07:38 -08:00
libc.map.txt Revert "Temporary apply LIBC version to __pthread_gettid" 2016-01-22 01:43:04 +00:00
libc.mips.brillo.map Merge "libc: hide __signalfd4 symbol" 2016-01-22 01:41:27 +00:00
libc.mips.map Revert "Temporary apply LIBC version to __pthread_gettid" 2016-01-22 01:43:04 +00:00
libc.mips64.map Implement if_nameindex(3)/if_freenameindex(3). 2016-01-18 12:07:38 -08:00
libc.x86.brillo.map Merge "libc: hide __signalfd4 symbol" 2016-01-22 01:41:27 +00:00
libc.x86.map Revert "Temporary apply LIBC version to __pthread_gettid" 2016-01-22 01:43:04 +00:00
libc.x86_64.map Implement if_nameindex(3)/if_freenameindex(3). 2016-01-18 12:07:38 -08:00
MODULE_LICENSE_BSD
NOTICE Regenerate NOTICE files. 2015-08-28 20:23:52 -07:00
SYSCALLS.TXT fix the mremap signature 2015-11-06 13:14:43 -08:00
version_script.txt Revert "Fix volantis boot." 2015-05-08 09:36:03 -07:00