[libc-commits] [PATCH] D135618: [libc] add isatty

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 10 15:20:53 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7639ba690648: [libc] add isatty (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135618

Files:
  libc/config/linux/x86_64/entrypoints.txt
  libc/config/linux/x86_64/headers.txt
  libc/include/CMakeLists.txt
  libc/include/llvm-libc-macros/CMakeLists.txt
  libc/include/llvm-libc-macros/linux/CMakeLists.txt
  libc/include/llvm-libc-macros/linux/sys-ioctl-macros.h
  libc/include/llvm-libc-macros/sys-ioctl-macros.h
  libc/include/sys/ioctl.h.def
  libc/spec/posix.td
  libc/src/unistd/CMakeLists.txt
  libc/src/unistd/isatty.h
  libc/src/unistd/linux/CMakeLists.txt
  libc/src/unistd/linux/isatty.cpp
  libc/test/src/unistd/CMakeLists.txt
  libc/test/src/unistd/isatty_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135618.466646.patch
Type: text/x-patch
Size: 11245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221010/60c113e6/attachment-0001.bin>


More information about the libc-commits mailing list