This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Year 2038 problem


Hi all:

I am developing embedded firmware on 32-bit ARM Cortex-Mx processors. I believe that there is still no work-around for the year 2038 problem in newlib, right?

On another note, there seems to be no way for tzset to report any parsing errors. That means the user does not know if the time zone string was parsed correctly.


Because of these issues, I guess I will have to write the whole date/time code from scratch, which is no fun. Or can someone suggest a work-around or another time-handling library?

Regards,
  rdiez


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]