diff options
author | Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> | 2017-09-06 10:00:42 +0200 |
---|---|---|
committer | Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr> | 2018-06-13 09:06:53 +0200 |
commit | 497ef3aef4a25b8a4439f4561cef355cf963f85d (patch) | |
tree | b30760f09fc18e7a1d44e413033a18e8e685a63b /ports/sysdeps/arm/bsd-_setjmp.S | |
parent | ed945ea8cfe123ebd496504b35fa194647379080 (diff) | |
download | glibc-aaribaud/y2038-rfc-3.tar.gz |
Y2038: add _TIME_BITS supportaaribaud/y2038-rfc-3
This makes all previously defined Y2038-proof API types, functions and
implementations the default when _TIME_BITS==64 and __WORDSIZE==32 (so
that 64-bit architectures are unaffected).
Note: it is assumed that the API is consistent, i.e. for each API type
which is enabled here, all API functions which depend on this type are
enabled and mapped to Y2038-proof implementations.
Diffstat (limited to 'ports/sysdeps/arm/bsd-_setjmp.S')
0 files changed, 0 insertions, 0 deletions