History log of /fuchsia/zircon/third_party/ulib/musl/src/stdio/__stdio_seek.c
Revision Date Author Comments
# e987e6ac 11-Feb-2017 George Kulakowski <kulakowski@google.com>

[musl] Remove legacy linux syscall mechanism entirely

Change-Id: Ia013bac87e87a7a4528b496ac26da649ad130da0


# 6253d873 27-Jun-2016 George Kulakowski <kulakowski@google.com>

[musl] Implement __stdio_seek (the backing for fseek) in terms of lseek

Change-Id: I6204ad7a4591f86aa1834d0399f8b3b6769926ff


# 53b9e1c8 15-Jun-2016 The Fuchsia Authors <authors@fuchsia.local>

[magenta] Initial commit