Passed
Push — dpa_idle_time2 ( 87fc35...998ad9 )
by David
08:40
created

No notable changes

There were no notable changes in the changeset which was inspected.

7.17
▶   ± 0
Head
David Anderson  
client: use int64 instead of uint64 in idle-detect shm. No-op.
1 more commit
Base
David Anderson  
client: use shm_open() to create the shared mem segment for idle detection. shm_open() and mmap() are the standard way to do this.