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


On Tue, Sep 25, 2012 at 3:46 PM, Roland McGrath <roland@hack.frob.com> wrote:
> 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.

Thanks Roland.

Pushed upstream with git commit 8ad11b9a9cf1de82bd7771306b42070b91417c11

Ryan S. Arnold


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