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

Alfred Persson Forsberg via Phabricator via libc-commits libc-commits at lists.llvm.org
Sun Aug 13 11:40:12 PDT 2023


alfredfo created this revision.
alfredfo added reviewers: michaelrj, thesamesam.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
alfredfo requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157821.549734.patch
Type: text/x-patch
Size: 3088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230813/974b455a/attachment.bin>


More information about the libc-commits mailing list