summaryrefslogtreecommitdiff
path: root/libc/src/stdio/ftello.h
AgeCommit message (Expand)Author
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-07-11Reland: [libc] Move off_t and stdio macros to proxy hdrs (#98384)Michael Jones
2024-04-05reland: [libc] Added transitive bindings for OffsetType (#87680)Shourya Goel
2024-04-04Revert "[libc] Added transitive bindings for OffsetType (#87397)"Gulfem Savrun Yeniceri
2024-04-03[libc] Added transitive bindings for OffsetType (#87397)Shourya Goel
2024-04-01[libc] fixup missing include for fullbuild (#87266)Nick Desaulniers
2024-04-01[libc][POSIX] implement fseeko, ftello (#86928)Shourya Goel