[libc-commits] [PATCH] D157821: [libc] add fileno function for Linux

Alfred Persson Forsberg via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 15 13:45:19 PDT 2023


alfredfo updated this revision to Diff 550458.
alfredfo added a comment.

add tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157821/new/

https://reviews.llvm.org/D157821

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/spec/posix.td
  libc/src/stdio/CMakeLists.txt
  libc/src/stdio/fileno.cpp
  libc/src/stdio/fileno.h
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/fileno_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157821.550458.patch
Type: text/x-patch
Size: 5024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230815/bcff5335/attachment.bin>


More information about the libc-commits mailing list