summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtoll.c
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2011-09-27 17:11:31 +0000
committerdes <des@FreeBSD.org>2011-09-27 17:11:31 +0000
commit9d09fddd4338c8ba40de3b5e06c6806071ab975f (patch)
tree5c59f684b9e938375120d98fa53d52b0eed8bf48 /lib/libc/stdlib/strtoll.c
parenteda0c8ad65d79d8f92a7ca7698c6ca66ddc1e066 (diff)
downloadFreeBSD-src-9d09fddd4338c8ba40de3b5e06c6806071ab975f.zip
FreeBSD-src-9d09fddd4338c8ba40de3b5e06c6806071ab975f.tar.gz
Use fseeko() instead of fseek(). The rest of the code is off_t-aware,
but the use of fseek() means fetch(1) can't correctly resume a transfer that was interrupted past the 2 GB mark. Pointed out by: ache@ MFC after: 3 weeks
Diffstat (limited to 'lib/libc/stdlib/strtoll.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud