Files
rpi_b/include/minix
Lionel Sambuc 744378194d Alignement on netbsd types, part 1
The following types are modified (old -> new):
 * _BSD_USECONDS_T_ int       -> unsigned int
 * __socklen_t      __int32_t -> __uint32_t
 * blksize_t        uint32_t  -> int32_t
 * rlim_t           uint32_t  -> uint64_t
On ARM:
 * _BSD_CLOCK_T_    int       -> unsigned int
On Intel:
 * _BSD_CLOCK_T_    int       -> unsigned long

bin/cat is also updated in order to fix warnings.

_BSD_TIMER_T_ has still to be aligned.

Change-Id: I2b4fda024125a19901120546c4e22e443ba5e9d7
2014-02-18 11:25:01 +01:00
..
2012-12-07 13:58:06 +01:00
2012-03-25 16:17:10 +02:00
2013-10-12 11:51:55 -04:00
2012-03-25 16:17:10 +02:00
2014-02-18 11:25:01 +01:00
2012-03-25 16:17:10 +02:00
2013-08-28 12:53:05 -04:00
2014-02-18 11:25:01 +01:00
2012-09-24 15:53:43 +02:00
2012-12-07 13:58:06 +01:00
2012-03-25 16:17:10 +02:00
2013-02-26 09:44:20 +00:00
2013-02-26 09:44:20 +00:00
2012-03-25 16:17:10 +02:00
2012-12-07 13:58:06 +01:00
2012-03-25 16:17:10 +02:00
2013-08-27 16:16:03 +00:00
2012-04-09 18:08:26 +02:00
2012-12-07 13:58:06 +01:00
2013-02-06 16:07:43 +01:00
2013-02-26 09:44:24 +00:00
2013-01-14 11:36:25 +01:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2013-08-20 11:37:40 +02:00
2013-02-11 19:31:57 +01:00
2012-12-07 13:58:06 +01:00
2012-03-25 21:58:27 +02:00
2013-08-08 23:22:58 +02:00
2012-03-25 16:17:10 +02:00
2012-04-09 16:35:57 +02:00
2012-04-09 18:08:26 +02:00
2012-03-25 16:17:10 +02:00
2012-11-26 15:20:18 +00:00
2013-08-28 12:53:05 -04:00
2013-09-06 11:51:20 +02:00
2013-02-26 09:44:24 +00:00
2012-03-25 16:17:10 +02:00
2012-12-07 13:58:06 +01:00
2012-12-07 13:58:06 +01:00
2014-02-18 11:25:01 +01:00
2013-08-08 23:22:58 +02:00