]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Pollute more places with off64_t and add __off64_t
authorConrad Meyer <cem@FreeBSD.org>
Thu, 12 May 2016 21:18:17 +0000 (21:18 +0000)
committerConrad Meyer <cem@FreeBSD.org>
Thu, 12 May 2016 21:18:17 +0000 (21:18 +0000)
commit6710d21d9f7fce14cb77dc30c16f32e8705bf201
treead5b6baf6dafc611458b88e9e12db3b7782599ca
parent81d3ea9f28fef2fc5dd622c4cb45d153a31747b0
Pollute more places with off64_t and add __off64_t

Despite the private namespace, several broken ports depend on the __off64_t
name for the type.  Export it exactly the same way off_t and __off_t are
exported.

A follow-up to r299456.

Suggested by: php56
Sponsored by: EMC / Isilon Storage Division
include/stdio.h
sys/sys/_types.h
sys/sys/types.h