]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
<stdio.h>: ftello() and fseeko() were in SUSv2, so extend visibility.
authorPedro F. Giffuni <pfg@FreeBSD.org>
Sat, 29 Apr 2017 18:48:05 +0000 (18:48 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Sat, 29 Apr 2017 18:48:05 +0000 (18:48 +0000)
commit0558617b426781380dc47081c56880cb83ddf250
tree483b16de4eb14b7f305f09bb93f6ebe85770b215
parent9c3595112f5b68b7cf4a9ee0b667c1210ad2b602
<stdio.h>: ftello() and fseeko() were in SUSv2, so extend visibility.

See:

http://pubs.opengroup.org/onlinepubs/007908799/xsh/fseek.html
http://pubs.opengroup.org/onlinepubs/007908799/xsh/ftell.html

Hinted from: DragonFlyBSD (git 58696e28)
include/stdio.h