O_CLOEXEC for File descriptors in exec'd subprocesses

Edit
ID 4167
Title O_CLOEXEC for File descriptors in exec'd subprocesses
Topic Refactoring
Created 2023-02-06 03:54:40
Last modified 2023-03-17 21:53:39 (1 year, 8 months ago)
Latest email 2023-03-17 21:53:21 (1 year, 8 months ago)
Status
2023-03: Committed
Target version
Authors Thomas Munro (macdice)
Reviewers Become reviewer
Committer Thomas Munro (macdice)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4167
git checkout commitfest/cf/4167
Emails
File descriptors in exec'd subprocesses
First at 2023-02-05 00:00:50 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2023-03-17 21:53:21 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v5-0001-Use-accept4-to-accept-connections-where-available.patch) at 2023-03-02 22:04:21 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v5-0001-Use-accept4-to-accept-connections-where-available.patch) at 2023-03-02 22:04:21 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Remove-obsolete-coding-for-macOS-10.7.patch) at 2023-02-21 03:59:59 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Don-t-leak-descriptors-into-subprograms.patch) at 2023-02-20 12:13:57 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Don-t-leak-descriptors-into-subprograms.patch) at 2023-02-06 02:30:15 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Don-t-leak-descriptors-into-subprograms.patch) at 2023-02-05 00:00:50 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2023-03-17 21:53:39 Thomas Munro (macdice) Closed in commitfest 2023-03 with status: Committed
2023-03-01 20:50:04 Greg Stark (stark) Changed committer to macdice
2023-03-01 20:50:04 Greg Stark (stark) Changed name to O_CLOEXEC for File descriptors in exec'd subprocesses
2023-03-01 20:48:53 Greg Stark (stark) New status: Ready for Committer
2023-02-06 03:55:02 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2023-02-06 03:55:02 Thomas Munro (macdice) Changed topic to Refactoring
2023-02-06 03:54:40 Thomas Munro (macdice) Attached mail thread CA+hUKGKb6FsAdQWcRL35KJsftv+9zXqQbzwkfRf1i0J2e57+hQ@mail.gmail.com
2023-02-06 03:54:40 Thomas Munro (macdice) Created patch record
Edit