Elliott Hughes
2ecc164ae9
Remove the dependency on the non-uapi __kernel_nlink_t.
...
The kernel doesn't have an nlink_t; it just uses the equivalent of
uint32_t. We already had a usable __nlink_t in the C library, so
let's just define our nlink_t in terms of __nlink_t, which is what
__nlink_t was meant for anyway.
Note that our struct stat just follows the kernel, and doesn't refer
to nlink_t anyway.
Change-Id: I2a56e418e42404b1741b08c50554b03c11caebae
2013-11-08 14:38:12 -08:00
..
2012-10-23 12:29:53 -07:00
2013-09-30 18:42:13 -07:00
2012-09-12 12:30:22 -07:00
2013-07-11 16:21:32 -07:00
2013-11-08 14:38:12 -08:00
2013-08-13 14:30:59 -07:00
2012-10-29 07:44:27 -07:00
2013-09-30 18:43:46 -07:00
2013-05-14 16:08:43 -07:00
2012-11-30 12:05:18 -08:00
2013-10-17 11:45:22 -07:00
2012-09-13 16:54:57 -07:00
2013-06-25 14:56:17 -07:00
2013-09-30 14:46:47 -07:00
2012-10-15 18:52:55 +02:00
2013-09-30 18:43:46 -07:00
2013-10-02 14:14:40 -07:00
2013-02-22 11:11:48 -08:00
2013-06-05 17:58:08 -07:00
2013-02-07 09:40:16 -08:00
2013-10-24 15:48:32 -07:00
2013-10-31 12:31:16 -07:00
2013-07-02 15:57:57 -07:00
2012-08-14 12:09:25 -07:00
2012-11-29 17:25:23 -08:00
2012-10-23 12:29:53 -07:00
2013-11-07 12:29:07 -08:00
2013-10-22 12:40:16 -07:00
2013-10-22 16:31:01 -07:00
2013-08-12 12:07:05 -07:00
2013-09-27 13:21:24 -07:00
2013-06-29 08:16:22 -07:00
2013-08-05 20:41:50 +00:00
2012-09-04 14:11:28 +02:00
2013-11-07 12:29:07 -08:00
2013-10-23 09:48:29 -07:00
2013-10-28 13:21:06 -07:00
2013-06-13 16:02:53 -07:00