Augustin Cavalier 9a50e01ea6 set_real_time_clock: Change parameter from uint32 to uint64.
This should have been done along with the time_t change, but I forgot
to check this then.

Technically this breaks ABI against BeOS, but:
  1. BeOS used an int32, so we'd already slightly broken ABI here
  2. Only one thing at HaikuArchives (VMwareAddons) and one recipe at HaikuPorts
     (samba) uses this function at all.

If it turns out some critical BeOS app uses this, then I guess we can enclose
GCC2 guards around it, but since I can't find any evidence of that, I'm
pushing it without them for now.
2017-11-15 18:28:04 +01:00
..
2017-09-28 22:19:05 -04:00
2014-10-26 23:40:17 +01:00
2016-07-29 18:41:30 -04:00
2017-11-15 17:52:27 +01:00
2017-07-30 14:46:41 -04:00
2017-01-10 21:34:20 +01:00