[all-commits] [llvm/llvm-project] d6ac84: Revert "[libc] Implement getopt"

Alex Brachet via All-commits all-commits at lists.llvm.org
Wed Oct 26 23:47:54 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d6ac84bce8efb7a4b812ec7936291c7113d09039
      https://github.com/llvm/llvm-project/commit/d6ac84bce8efb7a4b812ec7936291c7113d09039
  Author: Alex Brachet <abrachet at google.com>
  Date:   2022-10-27 (Thu, 27 Oct 2022)

  Changed paths:
    M libc/config/linux/aarch64/entrypoints.txt
    M libc/config/linux/api.td
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/include/CMakeLists.txt
    M libc/include/llvm-libc-types/CMakeLists.txt
    R libc/include/llvm-libc-types/__getoptargv_t.h
    M libc/spec/posix.td
    M libc/src/unistd/CMakeLists.txt
    R libc/src/unistd/getopt.cpp
    R libc/src/unistd/getopt.h
    M libc/test/src/unistd/CMakeLists.txt
    R libc/test/src/unistd/getopt_test.cpp

  Log Message:
  -----------
  Revert "[libc] Implement getopt"

This reverts commit a678f86351c30a7d57197ffefab4e6e44e61a857.




More information about the All-commits mailing list