This is the mail archive of the glibc-bugs@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]

[Bug libc/5758] [patch] Fix getrlimit() acting funny sometimes


------- Additional Comments From thomas dot jarosch at intra2net dot com  2008-02-14 16:08 -------
Created an attachment (id=2263)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2263&action=view)
Correct signed values also for ugetrlimit

Attached patch fixes the getrlimit call for mixed new/old glibc setups as
described above. It should also fix it for systems running a current glibc
only, but still having the old signed limits somewhere in the system.
(f.e. pam_limits' /etc/security/limits.conf)


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=5758

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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