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
..
2014-02-18 11:25:01 +01:00
2012-03-25 21:58:14 +02:00
2010-07-02 12:41:19 +00:00
2013-05-31 20:57:39 +00:00
2013-08-06 11:46:46 +02:00
2013-03-06 11:56:56 +01:00
2012-03-25 21:58:14 +02:00
2013-08-20 11:37:40 +02:00
2011-11-28 10:03:43 +00:00
2013-04-04 15:04:54 +02:00
2013-02-26 09:44:20 +00:00
2012-07-15 21:56:55 +02:00
2013-07-01 23:00:47 +02:00
2012-03-25 21:58:14 +02:00
2013-07-01 23:00:47 +02:00
2012-03-25 21:58:14 +02:00