[NFC] This patch replaces master and slave with primary and secondary
respectively when referring to pseudoterminals/file descriptors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113687
[lldb][NFC] Inclusive language: replace master/slave names for ptys ClosedPublic Authored by quinnp on Nov 11 2021, 9:36 AM.
Details Summary [NFC] This patch replaces master and slave with primary and secondary
Diff Detail
Event Timelinequinnp added reviewers: labath, JDevlieghere, mgorny, davide, asmith, clayborg, ZarkoCA, nemanjai.Nov 11 2021, 9:37 AM This revision is now accepted and ready to land.Nov 11 2021, 11:02 AM Closed by commit rG52a3ed5b93ca: [lldb][NFC] Inclusive language: replace master/slave names for ptys (authored by quinnp). · Explain WhyNov 12 2021, 8:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386546 lldb/source/Plugins/Platform/MacOSX/objcxx/PlatformiOSSimulatorCoreSimulatorSupport.mm
lldb/source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
lldb/source/Target/Platform.cpp
lldb/source/Target/Process.cpp
lldb/test/API/functionalities/gdb_remote_client/TestPty.py
lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
lldb/test/API/tools/lldb-server/TestPtyServer.py
lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/ptyprocess.py
lldb/unittests/Editline/EditlineTest.cpp
|