[all-commits] [llvm/llvm-project] b6a080: [libc][NFC] Clean up utimes and setsid (#155495)

Michael Jones via All-commits all-commits at lists.llvm.org
Tue Aug 26 16:31:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6a0802deacb977b806fc8b21f7d3af219546456
      https://github.com/llvm/llvm-project/commit/b6a0802deacb977b806fc8b21f7d3af219546456
  Author: Michael Jones <michaelrj at google.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M libc/src/sys/time/linux/utimes.cpp
    M libc/src/unistd/linux/setsid.cpp

  Log Message:
  -----------
  [libc][NFC] Clean up utimes and setsid (#155495)

Simplify utims a bit and add proper error handling to setsid as
described in the standard



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list