sapling/eden/fs/utils
John Elliott 36ae764747 Move utils:utils from eden to edencommon (part 1)
Summary:
To support better telemetry and logging in watchman we want to use Eden's components. Lets migrate and detangle the needed pieces.

This change moves utils:utils from eden to edencommon.

NOTE: This is a large diff, so breaking the tests into separate subsequent diff.

Reviewed By: genevievehelsel

Differential Revision: D54442939

fbshipit-source-id: 1cfbfa10d2dc4bbf7379d700978198b8b6788c71
2024-03-04 12:22:09 -08:00
..
test Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
BufVec.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ChronoParse.cpp remove a use of toAppend in ChronoParse.h 2023-07-11 18:41:45 -07:00
ChronoParse.h remove a use of toAppend in ChronoParse.h 2023-07-11 18:41:45 -07:00
ChronoUnit.cpp migrate from FOLLY_FALLTHROUGH to [[fallthrough]] (assorted) 2024-01-29 08:06:49 -08:00
ChronoUnit.gperf fs: fix license header 2022-01-04 15:00:07 -08:00
ChronoUnit.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
Clock.cpp remove some conditional includes 2022-07-19 12:37:57 -07:00
Clock.h eden (5003156845066480047) 2024-02-23 11:30:48 -08:00
CMakeLists.txt Add blake3 support to FileHash utils 2023-06-05 23:41:35 -07:00
DirType.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
EdenError.cpp Move SystemError from eden to edencommon 2024-02-29 21:00:21 -08:00
EdenError.h Move Utf8 from eden to edencommon 2024-02-29 21:00:21 -08:00
EdenTaskQueue.cpp fs: fix license header 2022-01-04 15:00:07 -08:00
EdenTaskQueue.h fs: fix license header 2022-01-04 15:00:07 -08:00
EnumValue.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
EventBaseState.h move EventBaseState into fs/utils 2023-04-24 19:11:42 -07:00
FileDescriptor.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
FileDescriptor.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
FileHash.cpp symlinks: make symlinks appear as modified with fake symlinks 2023-10-12 18:20:15 -07:00
FileHash.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
FilterUtils.cpp Move Throw.h from eden to edencommon 2024-02-23 15:46:42 -08:00
FilterUtils.h move FilterId parsing logic into util function 2023-12-19 22:20:08 -08:00
FsChannelTypes.h introduce an FS-independent FsStopData for takeover 2023-04-19 11:00:53 -07:00
FutureUnixSocket.cpp eden (2379049371826165760) 2023-10-24 00:22:18 -07:00
FutureUnixSocket.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
GlobMatcher.cpp create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07:00
GlobMatcher.h Move CaseSenstivity from eden to edencommon 2024-02-29 16:32:49 -08:00
GlobNodeImpl.cpp create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07:00
GlobNodeImpl.h Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
GlobResult.h Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
GlobTree.cpp create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07:00
GlobTree.h create GlobTree class that doesn't depend on inode 2023-10-10 10:06:24 -07:00
IoFuture.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
IoFuture.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
NfsSocket.cpp port Path and PathPiece from folly::StringPiece to std::string_view 2022-11-16 18:09:51 -08:00
NfsSocket.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
NotImplemented.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
Pipe.cpp Windows: fix warnings in daemon code 2023-03-29 11:13:25 -07:00
Pipe.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
ProcessAccessLog.cpp Refactor ProcessNameCache to include ProcessSimpleName and ppid. 2023-09-06 22:12:38 -07:00
ProcessAccessLog.h Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
ProcUtil.cpp Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
ProcUtil.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
ProjfsUtil.cpp Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
ProjfsUtil.h add and test renamed placeholder detection 2023-02-06 16:55:36 -08:00
RefPtr.h remove the reference-counting overhead from DurationScope 2023-03-24 13:50:40 -07:00
RingBuffer.h Fixes to getdeps OSS builds on CentOS Stream 9 2023-08-11 12:21:08 -07:00
SourceLocation.h introduce a SourceLocation type 2022-11-03 14:18:34 -07:00
SpawnedProcess.cpp clang-tidy advice 2023-07-13 16:30:55 -07:00
SpawnedProcess.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
StaticAssert.h fs: fix license header 2022-01-04 15:00:07 -08:00
SysctlUtil.cpp inodes: fix checkout with concurrent recursive grep 2022-10-18 12:32:52 -07:00
SysctlUtil.h log architecture on macOS to edenfs_events 2022-08-31 11:57:28 -07:00
TARGETS Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
Thread.cpp standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
Thread.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
UnixSocket.cpp Move utils:utils from eden to edencommon (part 1) 2024-03-04 12:22:09 -08:00
UnixSocket.h standardize namespaces on C++17 syntax 2022-05-17 10:12:56 -07:00
UserInfo.cpp Removing remaining hgimporter support and references 2024-01-17 13:24:03 -08:00
UserInfo.h Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
WinStackTrace.cpp Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
WinStackTrace.h windows: teach eden to look for pdb in the binary path 2022-05-03 13:39:24 -07:00