This is the mail archive of the libc-alpha@sourceware.cygnus.com 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]

Re: 32bit UID support for glibc 2.1.3


Andreas Jaeger <aj@suse.de> writes:

> I'm appending a "clean" patch to implement my proposal.  I check for
> overflow in just two places: st_size and st_blocks.  Both can be
> larger than 32bit - in reality.

These are indeed the only values which can overflow.

> I'm just appending a patch for xstat for i386.  If you agree that this
> is the right solution, I'll do the rest.  Please give me your feedback.

I've applied the patch.  Please provide the rest of the patches when
you're finished.  Thanks,

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------

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