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 |
||
|---|---|---|
| .. | ||
| arm26 | ||
| arm32 | ||
| aeabi.h | ||
| ansi.h | ||
| asm.h | ||
| bswap.h | ||
| byte_swap.h | ||
| cdefs.h | ||
| cpu.h | ||
| disklabel.h | ||
| elf_machdep.h | ||
| endian_machdep.h | ||
| endian.h | ||
| float.h | ||
| ieee.h | ||
| ieeefp.h | ||
| int_const.h | ||
| int_fmtio.h | ||
| int_limits.h | ||
| int_mwgwtypes.h | ||
| int_types.h | ||
| limits.h | ||
| lock.h | ||
| Makefile | ||
| math.h | ||
| mcontext.h | ||
| mutex.h | ||
| param.h | ||
| profile.h | ||
| rwlock.h | ||
| setjmp.h | ||
| signal.h | ||
| types.h | ||
| wchar_limits.h | ||