Changeset 3e40b4e in mainline for uspace/lib/cpp/include/ctime

Timestamp:
2019-01-22T15:51:15Z (6 years ago)
Author:
Vojtech Horky <vojtech.horky@…>
Parents:
05cb995
git-author:
Vojtech Horky <vojtech.horky@…> (2019-01-22 15:51:00)
git-committer:
Vojtech Horky <vojtech.horky@…> (2019-01-22 15:51:15)
Message:

ppc32, arm32: clobber memory on syscall

As the syscall may touch arbitrary memory, we need to prevent the
compiler to cache some values in registers.

This is a follow-up on the previous commit where this was fixed for
MIPS32.

(No files)

Note: See TracChangeset for help on using the changeset viewer.