This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] | |
Hi Joseph, > _TIME_BITS support should not be added to public headers until it's > complete. Incomplete support is very unhelpful to users, as it would > mean lots of functions get declared to take the 64-bit time_t type > when in fact their ABI takes a 32-bit time_t argument (so code built > with _TIME_BITS=64 wouldn't work at all in a state where it's only > partly supported). This patch is supposed to show and possible allow some testing of Y2038 code (64 bit time support in general). For next version of this patch set - I will mark it as "PATCH DO NOT APPLY" or such to make it clear. > > When the support *is* added to the public headers, it should come > with tests added to the glibc testsuite that _TIME_BTIS=64 works as > expected for all interfaces for which this can readily be tested. > Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de
Attachment:
pgpvy40Ou5zD1.pgp
Description: OpenPGP digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |