On 2020-05-31 07:28, Theo de Raadt wrote:
PowerPC Mac OS X had a userland gettimeofday(2) using the cpu's timebase and a "common page" from the kernel. Their common page also had executable code for gettimeofday, memcpy, pthread_self, and a few other functions.We are desperately avoiding the model where such code is exported. It becomes a target.
Indeed.Are we settled on timekeep as a name? Do you want to rename it to something else? Make it more generic?