.. |
close_multiple.cc
|
474c7331a6
Add DirectoryReader to iterate over files in a directory
|
7 years ago |
close_multiple.h
|
952f787f4a
doc: Standardize on “macOS” in comments
|
8 years ago |
close_stdio.cc
|
58aac1bd87
Set FD_CLOEXEC on file descriptors obtained from open() and fopen()
|
7 years ago |
close_stdio.h
|
25c3afaac5
Add CloseStdinAndStdout().
|
10 years ago |
drop_privileges.cc
|
952f787f4a
doc: Standardize on “macOS” in comments
|
8 years ago |
drop_privileges.h
|
49d7fdba9a
Add DropPrivileges().
|
10 years ago |
process_info.h
|
59c5d848e5
linux: Refactor `ptrace` usage.
|
7 years ago |
process_info_linux.cc
|
59c5d848e5
linux: Refactor `ptrace` usage.
|
7 years ago |
process_info_mac.cc
|
59c5d848e5
linux: Refactor `ptrace` usage.
|
7 years ago |
process_info_test.cc
|
59c5d848e5
linux: Refactor `ptrace` usage.
|
7 years ago |
scoped_dir.cc
|
474c7331a6
Add DirectoryReader to iterate over files in a directory
|
7 years ago |
scoped_dir.h
|
474c7331a6
Add DirectoryReader to iterate over files in a directory
|
7 years ago |
scoped_mmap.cc
|
385fe6615f
posix: DCHECK for (addr + len) overflow in ScopedMmap::ResetAddrLen()
|
7 years ago |
scoped_mmap.h
|
984749479f
Introduce FromPointerCast<>(), with defined sign/zero-extension behavior
|
7 years ago |
scoped_mmap_test.cc
|
4b450c8137
test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE}
|
7 years ago |
signals.cc
|
6dac7ecdf5
Use constexpr at function scope
|
7 years ago |
signals.h
|
bf2c5155d2
Add Signals, utilities for signal handling
|
7 years ago |
signals_test.cc
|
f03c7b2d8f
mac: Trigger a real SIGSYS on 32-bit x86 during tests
|
7 years ago |
symbolic_constants_posix.cc
|
281be63d00
Standardize on static constexpr for arrays when possible
|
7 years ago |
symbolic_constants_posix.h
|
a01c87059b
Add symbolic_constants_posix and its test.
|
10 years ago |
symbolic_constants_posix_test.cc
|
6dac7ecdf5
Use constexpr at function scope
|
7 years ago |