+ Avoid the clockid var and just passed long(CLOCK_REALTIME)
to the syscall.
Differential D138070
[libc] [Obvious] Cleanup. ClosedPublic Authored by rtenneti on Nov 15 2022, 3:28 PM.
Details
Summary + Avoid the clockid var and just passed long(CLOCK_REALTIME) to the syscall.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 15 2022, 3:28 PM This revision is now accepted and ready to land.Nov 15 2022, 3:28 PM This revision was landed with ongoing or failed builds.Nov 15 2022, 3:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 475609 libc/src/time/gettimeofday.cpp
|