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 drepper at redhat dot com  2008-02-12 15:23 -------
The patch is of course complete nonsense.  This is a global variable and hence
it is automatically initialize.  If this basic C programming knowledge isn't
known to you you really shouldn't touch libc code.

As for a  problem, I don't know of any and you have provided no indication
whatsoever.  You'll have to provide a test case reproducing the problem or I'll
close the bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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]