5 files changed
+5
-5
lines changed- .buckconfig.d/external_cells/facebook/buck2-shims-meta/external_cell.buckconfig+1-1
- folly/File.cpp+2-2
- folly/FileUtil.cpp+10-10
- folly/FileUtil.h+1-1
- folly/Subprocess.cpp+13-13
- folly/Synchronized.h+5-1
- folly/debugging/symbolizer/Elf.cpp+3-2
- folly/debugging/symbolizer/test/StackTraceTest.cpp+1-1
- folly/executors/CPUThreadPoolExecutor.cpp+1-1
- folly/executors/EDFThreadPoolExecutor.cpp+1-1
- folly/external/fast-crc32/BUCK+1-1
- folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.cpp+1-1
- folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.cpp+1-1
- folly/gen/File-inl.h+3-2
- folly/gen/test/FileBenchmark.cpp+4-4
- folly/gen/test/FileTest.cpp+4-2
- folly/io/async/AsyncIO.cpp+2-2
- folly/io/async/AsyncIoUringSocket.cpp+2-2
- folly/io/async/AsyncSocket.cpp+1-1
- folly/io/async/EpollBackend.cpp+5-5
- folly/io/async/EventBaseAtomicNotificationQueue-inl.h+8-8
- folly/io/async/EventBasePoller.cpp+3-3
- folly/io/async/IoUringBackend.cpp+5-5
- folly/io/async/IoUringEvent.cpp+3-3
- folly/io/async/NotificationQueue.h+8-8
- folly/io/async/TimerFD.cpp+1-1
- folly/io/async/fdsock/test/AsyncFdSocketTest.cpp+1-1
- folly/io/async/test/AsyncBaseTestLib.h+6-6
- folly/io/async/test/AsyncIoUringSocketTest.cpp+1-1
- folly/io/async/test/AsyncPipeTest.cpp+1-1
- folly/io/async/test/AsyncSSLSocketTest.cpp+1-1
- folly/io/async/test/AsyncSocketTest2.cpp+5-4
- folly/io/async/test/EventBaseTestLib.h+10-10
- folly/io/async/test/EventHandlerTest.cpp+7-7
- folly/io/async/test/IOBenchmark.cpp+4-3
- folly/io/async/test/IoUringBackendBench.cpp+9-9
- folly/io/async/test/IoUringBackendTest.cpp+44-37
- folly/io/async/test/IoUringTest.cpp+1-1
- folly/io/async/test/RegisteredFdBenchmark.cpp+1-1
- folly/io/async/test/TimeUtil.cpp+3-3
- folly/io/async/test/ZeroCopy.h+1-1
- folly/io/test/RecordIOTest.cpp+3-3
- folly/logging/test/AsyncFileWriterTest.cpp+4-4
- folly/logging/test/ImmediateFileWriterTest.cpp+3-5
- folly/net/detail/test/SocketFileDescriptorMapTest.cpp+2-2
- folly/portability/Stdio.cpp+1-1
- folly/portability/Stdlib.cpp+1-1
- folly/portability/SysUio.cpp+2-2
- folly/system/test/MemoryMappingTest.cpp+1-1
- folly/test/FileTest.cpp+8-8
- folly/test/IndexedMemPoolTest.cpp+4-4
- folly/test/SubprocessBench.cpp+1-1
- folly/test/SubprocessTest.cpp+4-4
- folly/test/SynchronizedTest.cpp+13
- folly/testing/TestUtil.cpp+9-6
- folly/testing/test/TestUtilTest.cpp+5-4
0 commit comments