diff options
| author | Lionel Sambuc <lionel@minix3.org> | 2013-04-16 11:48:54 +0200 |
|---|---|---|
| committer | Lionel Sambuc <lionel@minix3.org> | 2014-02-18 11:25:01 +0100 |
| commit | 744378194dae326fba7b9fdc3ecb0fed3bad498e (patch) | |
| tree | a1abefca3d570a3478bda5214b0752b8d666a409 /bin?id=744378194dae326fba7b9fdc3ecb0fed3bad498e | |
| parent | e8e506f2a01786ff714c383d091fe27487a2b717 (diff) | |
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
Diffstat (limited to 'bin?id=744378194dae326fba7b9fdc3ecb0fed3bad498e')
0 files changed, 0 insertions, 0 deletions
