public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12201] New: Fix setrlimit/getrlimit  32-bit platforms for limits > 2^32-1
@ 2010-11-07 15:02 mtk.manpages at gmail dot com
  2010-11-08 20:16 ` [Bug libc/12201] " drepper.fsp at gmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mtk.manpages at gmail dot com @ 2010-11-07 15:02 UTC (permalink / raw)
  To: glibc-bugs

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

           Summary: Fix setrlimit/getrlimit  32-bit platforms for limits >
                    2^32-1
           Product: glibc
           Version: 2.12
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: mtk.manpages@gmail.com


The current glibc wrappers for getrlimit/setrlimit do some work to paper over
this kernel bug:
https://bugzilla.kernel.org/show_bug.cgi?id=5042
With the kernel 2.6.36 addition of the prlimit(2) syscall, the wrappers could
be written to use prlimit() and thus avoid the problem resulting from the
broken kernel syscalls.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-30  6:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-07 15:02 [Bug libc/12201] New: Fix setrlimit/getrlimit 32-bit platforms for limits > 2^32-1 mtk.manpages at gmail dot com
2010-11-08 20:16 ` [Bug libc/12201] " drepper.fsp at gmail dot com
2010-11-11  5:34 ` mtk.manpages at gmail dot com
2010-11-11  9:09 ` drepper.fsp at gmail dot com
2010-12-26 12:55 ` drepper.fsp at gmail dot com
2014-02-16 18:24 ` jackie.rosen at hushmail dot com
2014-05-28 19:43 ` schwab at sourceware dot org
2014-06-30  6:29 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).