Fifth draft of the Y2038 design document
Joseph Myers
joseph@codesourcery.com
Thu Mar 9 21:26:00 GMT 2017
On Thu, 9 Mar 2017, Albert ARIBAUD wrote:
> > As I said above, no user .o file should ever end up referencing
> > __clock_gettime; that's a purely internal symbol, not a public ABI.
>
> Well, in time/time.h, clock_gettime" is defined in time/time.h by
>
> extern int __REDIRECT(clock_gettime, (clockid_t __clock_id,
> struct timespec *__tp), __clock_gettime) __THROW;
No, it's not, in master (and that line is badly formatted in other ways).
Any change on a branch that introduces such a declaration is an incorrect
change.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list