[libc-commits] [PATCH] D135603: [libc] Add POSIX functions posix_spawn_file_actions_*.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Oct 10 14:06:36 PDT 2022


lntue accepted this revision.
lntue added inline comments.
This revision is now accepted and ready to land.


================
Comment at: libc/include/spawn.h.def:9
+
+#ifndef LLVM_LIBC_SCHED_H
+#define LLVM_LIBC_SCHED_H
----------------
Is the header guard correct?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135603



More information about the libc-commits mailing list