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] simplify ulimit implementation


Alle giovedì 17 gennaio 2013, Roland McGrath ha scritto:
> First do a commit that is nothing but the rename.  That won't affect
> any configuration.  Then do a commit adding the missing #include
> (and test it by locally removing the bsd file and doing a Hurd
> build).  Finally, do a commit removing the bsd file.

Done, I think I should have done everything correctly.

The addition of <limits.h> was needed on Hurd (I tested it before 
sending the first version of this ulimit rework) -- in any case, 
LONG_MAX is explicitly used, so that include is not wrong.

Thanks,
-- 
Pino Toscano

Attachment: signature.asc
Description: This is a digitally signed message part.


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