]> sourceware.org Git - newlib-cygwin.git/commit
RTEMS: Unconditionally define _off_t to int64_t
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 19 Jul 2018 13:30:18 +0000 (15:30 +0200)
committerSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 20 Jul 2018 04:53:21 +0000 (06:53 +0200)
commit916ef5fb8865f72d0f5ad3f4f479adac44ea94b1
treefdad55cfdeb7dca9275ee4e2f4b4a855c97171ac
parentedc4f87311428b210bbf7560a6ddaf5a06d9e7d0
RTEMS: Unconditionally define _off_t to int64_t

Exotic RTEMS targets can define this back to int32_t as an exception if
there are good reasons.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
newlib/libc/sys/rtems/include/machine/_types.h
This page took 0.029259 seconds and 5 git commands to generate.