Elliott Hughes
db1ea34748
Implement some of the missing LFS64 support.
...
This gives us:
* <dirent.h>
struct dirent64
readdir64, readdir64_r, alphasort64, scandir64
* <fcntl.h>
creat64, openat64, open64.
* <sys/stat.h>
struct stat64
fstat64, fstatat64, lstat64, stat64.
* <sys/statvfs.h>
struct statvfs64
statvfs64, fstatvfs64.
* <sys/vfs.h>
struct statfs64
statfs64, fstatfs64.
This also removes some of the incorrect #define hacks we've had in the
past (for stat64, for example, which we promised to clean up way back
in bug 8472078).
Bug: 11865851
Bug: 8472078
Change-Id: Ia46443521918519f2dfa64d4621027dfd13ac566
2014-02-18 15:39:24 -08:00
..
2012-08-01 17:53:07 -07:00
2014-02-12 17:09:25 -08:00
2013-06-25 16:52:40 -07:00
2012-07-24 13:56:38 -07:00
2013-06-05 17:58:08 -07:00
2012-08-02 16:07:26 -07:00
2013-02-26 13:27:15 -08:00
2013-12-17 20:43:30 -08:00
2014-02-03 15:41:57 -08:00
2014-02-04 19:26:31 -08:00
2013-10-24 15:48:32 -07:00
2009-03-03 19:28:35 -08:00
2013-10-23 09:48:29 -07:00
2010-09-27 17:35:26 +02:00
2010-10-09 17:56:55 +02:00
2014-01-02 12:05:50 -08:00
2013-10-23 11:25:54 -07:00
2012-08-02 18:03:54 -07:00
2013-07-03 13:35:18 -07:00
2009-03-03 19:28:35 -08:00
2012-09-14 15:42:30 -07:00
2013-10-04 16:10:13 -07:00
2013-09-19 14:11:26 -07:00
2013-07-03 14:58:04 -07:00
2014-01-10 15:32:31 -08:00
2013-12-12 15:31:35 -08:00
2013-06-05 11:30:17 +08:00
2009-03-03 19:28:35 -08:00
2013-01-23 16:49:47 -08:00
2010-09-27 17:35:26 +02:00
2010-01-15 15:57:02 -08:00
2013-11-22 00:19:34 +04:00
2014-01-08 16:29:22 -08:00
2014-01-09 11:00:04 -08:00
2013-11-05 13:28:36 -08:00
2014-01-10 15:32:31 -08:00
2013-09-19 16:27:24 -07:00
2012-10-23 12:29:53 -07:00
2014-01-10 15:32:31 -08:00
2013-02-22 10:38:28 -08:00
2013-07-09 13:25:03 -07:00
2014-02-07 14:55:58 -08:00
2009-03-03 19:28:35 -08:00
2014-02-18 15:39:24 -08:00
2009-03-03 19:28:35 -08:00
2014-02-18 15:39:24 -08:00
2014-01-08 02:23:06 +00:00
2013-03-21 18:06:55 -07:00
2013-01-02 14:23:43 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2013-06-18 19:24:29 -07:00
2009-03-03 19:28:35 -08:00
2013-06-05 17:58:08 -07:00
2013-11-25 13:58:38 -08:00
2009-03-03 19:28:35 -08:00
2014-01-10 15:32:31 -08:00
2009-03-03 19:28:35 -08:00
2012-09-11 22:47:31 +03:00
2009-03-03 19:28:35 -08:00
2014-02-07 16:50:55 -08:00
2014-01-31 04:45:53 +00:00
2009-03-03 19:28:35 -08:00
2014-02-07 14:55:58 -08:00
2014-01-30 10:39:02 -08:00
2009-03-03 19:28:35 -08:00
2009-03-03 19:28:35 -08:00
2014-02-18 15:39:24 -08:00
2009-03-03 19:28:35 -08:00
2010-10-13 15:46:55 +02:00
2012-01-18 08:02:23 -05:00