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/16943] missing prlimit prototype on sparc


https://sourceware.org/bugzilla/show_bug.cgi?id=16943

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, release/2.18/master has been updated
       via  d56700df46977b14e9fe54201132fed04475cd03 (commit)
      from  3ce4555d432282fcfe963cc8809163e85ee0f71c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d56700df46977b14e9fe54201132fed04475cd03

commit d56700df46977b14e9fe54201132fed04475cd03
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Fri May 16 00:04:41 2014 +0200

    SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943)

    prlimit and prlimit64 have been added in the main <bits/resource.h>, but
    not in the SPARC specific version. Fix that.

    Note: this is Debian bug#703559, reported by Emilio Pozuelo Monfort
    <pochu@debian.org>

    (cherry picked from commit d16e6ec7ca2c861ba681e3a2fbd431725774292e)

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                     |    6 +++++
 NEWS                                          |    3 +-
 sysdeps/unix/sysv/linux/sparc/bits/resource.h |   27 +++++++++++++++++++++++++
 3 files changed, 35 insertions(+), 1 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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