[Bug libc/21542] Use conservative default for sysconf (_SC_NPROCESSORS_ONLN)

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Tue Jul 4 14:17:00 GMT 2017


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

--- Comment #1 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, master has been updated
       via  1ff6c67a252e59488a26e3c8f6690b29ef56e369 (commit)
      from  4446a885f3aeb3a33b95c72bae1f115bed77f0cb (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=1ff6c67a252e59488a26e3c8f6690b29ef56e369

commit 1ff6c67a252e59488a26e3c8f6690b29ef56e369
Author: Florian Weimer <fweimer@redhat.com>
Date:   Tue Jul 4 16:12:46 2017 +0200

    sysconf: Use conservative default for _SC_NPROCESSORS_ONLN [BZ #21542]

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

Summary of changes:
 ChangeLog                             |    8 +++
 posix/Makefile                        |    3 +-
 posix/tst-sysconf-empty-chroot.c      |   95 +++++++++++++++++++++++++++++++++
 sysdeps/unix/sysv/linux/getsysstats.c |    5 ++-
 4 files changed, 109 insertions(+), 2 deletions(-)
 create mode 100644 posix/tst-sysconf-empty-chroot.c

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


More information about the Glibc-bugs mailing list