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]

Re: [PATCH] PowerPC - Add a function to read the Time Base frequency


I don't think it's a problem, since it's not an exported function (not even
GLIBC_PRIVATE).  You have a redundant copy in librt now when it would be
possible for librt's calls to use the libc copy instead.  But if libc
needing this is powerpc-specific, it doesn't seem worthwhile to rejigger
things to avoid that duplication.


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