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-12 16:09 -------
Ha, you caught me! I was not aware that global vars get initialized to zero 
with all the years experience in C as I always initialize my vars.
Guess I was confused after all the hours searching for the root of the 
ugetrlimit issue. You can close the bug while I'm still searching for the 
source of it.

btw: What's the best way to print/dump variables inside glibc? getrlimit() 
gets called very early in ntpl/init.c and fprintf(stderr) doesn't seem to work 
yet.


-- 


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]