sapling/eden/fs/utils
Adam Simpkins 00a232d868 make Clock::getRealtime() const
Summary: This API seems like it should be const, as it does not modify the clock.

Reviewed By: chadaustin, zhupanov

Differential Revision: D6869719

fbshipit-source-id: c8bf4ccab34538b59e6baeedd0b0ff88b328236e
2018-02-01 11:19:15 -08:00
..
test run clang-format across eden 2018-01-26 11:20:31 -08:00
Bug.cpp minor improvements to EDEN_BUG() 2018-01-05 13:53:23 -08:00
Bug.h minor improvements to EDEN_BUG() 2018-01-05 13:53:23 -08:00
Clock.cpp make Clock::getRealtime() const 2018-02-01 11:19:15 -08:00
Clock.h make Clock::getRealtime() const 2018-02-01 11:19:15 -08:00
ControlMsg.cpp add new ControlMsg helper class 2017-10-10 15:51:15 -07:00
ControlMsg.h add new ControlMsg helper class 2017-10-10 15:51:15 -07:00
DirType.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
FutureUnixSocket.cpp run clang-format across eden 2018-01-26 11:20:31 -08:00
FutureUnixSocket.h add version handshake to takeover protocol 2018-01-30 14:21:18 -08:00
HgCommand.cpp Removed all folly::fbstring uses from eden. 2018-01-03 16:41:34 -08:00
HgCommand.h Removed all folly::fbstring uses from eden. 2018-01-03 16:41:34 -08:00
IoFuture.cpp add a new IoFuture helper class 2017-10-10 15:51:15 -07:00
IoFuture.h add a new IoFuture helper class 2017-10-10 15:51:15 -07:00
LeaseCache.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
PathFuncs.cpp Added joinAndNormalize to PathFuncs with test plus minor cleanup. 2018-01-04 10:11:38 -08:00
PathFuncs.h bring back fbstring for PathComponent - reduces PathMap memory usage 2018-01-26 10:51:58 -08:00
PathMap.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
SortedInsert.h Fixing merge screw-up caught by Adam TYVM 2018-01-04 14:35:26 -08:00
TARGETS add fsattr utility for testing purposes 2018-01-30 21:50:39 -08:00
TimeUtil.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TimeUtil.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
UnboundedQueueThreadPool.cpp introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08:00
UnboundedQueueThreadPool.h introduce a type representing the unbounded eden cpu pool 2017-12-12 12:35:35 -08:00
UnixSocket.cpp run clang-format across eden 2018-01-26 11:20:31 -08:00
UnixSocket.h add new UnixSocket and UnixSocketFuture helper classes 2018-01-05 13:35:46 -08:00
XAttr.cpp add fsattr utility for testing purposes 2018-01-30 21:50:39 -08:00
XAttr.h add fsattr utility for testing purposes 2018-01-30 21:50:39 -08:00