diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-03-20 14:21:59 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-03-22 10:50:31 -0500 |
commit | 1e6205b1ae997347c8a65ba16fcb206920361133 (patch) | |
tree | 35a43c8dfd920a00d136e1897356f649c812ff02 /winsup/cygwin/autoload.cc | |
parent | 1f9599f3a72a14619f415b445342f48eccc1549d (diff) | |
download | cygnal-1e6205b1ae997347c8a65ba16fcb206920361133.tar.gz cygnal-1e6205b1ae997347c8a65ba16fcb206920361133.tar.bz2 cygnal-1e6205b1ae997347c8a65ba16fcb206920361133.zip |
stdio: fseeko/ftello are also POSIX.1-2001
_LARGEFILE_SOURCE, which controls only these two functions, is implicitly
defined by _XOPEN_SOURCE >= 500. However, they are also later added to
POSIX.1-2001 (and therefore available by default).
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions