[all-commits] [llvm/llvm-project] 545331: [libc][Obvious] Fix typo in mkdir and mkdirat impl...

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Feb 8 13:48:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 545331abf3790c0130012b54531170165e89aee1
      https://github.com/llvm/llvm-project/commit/545331abf3790c0130012b54531170165e89aee1
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2022-02-08 (Tue, 08 Feb 2022)

  Changed paths:
    M libc/src/sys/stat/linux/mkdir.cpp
    M libc/src/sys/stat/linux/mkdirat.cpp

  Log Message:
  -----------
  [libc][Obvious] Fix typo in mkdir and mkdirat implementations.

Reviewed By: lntue

Differential Revision: https://reviews.llvm.org/D119265




More information about the All-commits mailing list