[haiku-bugs] [Haiku] #11124: switch to 64-bit time_t on x86_64

  • From: "korli" <trac@xxxxxxxxxxxx>
  • Date: Thu, 14 Aug 2014 07:27:59 -0000

#11124: switch to 64-bit time_t on x86_64
--------------------------+------------------------------
 Reporter:  korli         |        Owner:  nobody
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  R1
Component:  System/POSIX  |      Version:  R1/Development
 Keywords:                |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  x86-64        |
--------------------------+------------------------------
 This implies a binary compatibility break.

 Affected headers:
 headers/posix/time.h

 The use of these functions should be reviewed: it becomes problematic when
 they are used with time_t arguments.
 {{{
 extern uint32           real_time_clock(void);
 extern void             set_real_time_clock(uint32 secsSinceJan1st1970);
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/11124>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: