public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Jan Kurik <jkurik@redhat.com>
To: libc-alpha@sourceware.org
Cc: Arjun Shankar <arjun@redhat.com>
Subject: [PATCH] Extend tst-getconf.sh test with NPROCESSORS vars
Date: Fri, 14 Jun 2024 21:05:01 +0200	[thread overview]
Message-ID: <CA+Sa5FqXXSoNcBxPdowVLji=0zdrZjFmnVcrct-BbohB44eKJQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-Extend-tst-getconf.sh-test-with-NPROCESSORS-vars.patch --]
[-- Type: text/x-patch, Size: 638 bytes --]

From 79f9d068f692b3ebbd8d335797d0c4ee43ffc80d Mon Sep 17 00:00:00 2001
From: Jan Kurik <jkurik@redhat.com>
Date: Fri, 14 Jun 2024 20:49:39 +0200
Subject: [PATCH] Extend tst-getconf.sh test with NPROCESSORS_CONF and
 NPROCESSORS_ONLN

---
 posix/tst-getconf.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/posix/tst-getconf.sh b/posix/tst-getconf.sh
index 44efab83a3..6d99943eb4 100644
--- a/posix/tst-getconf.sh
+++ b/posix/tst-getconf.sh
@@ -52,6 +52,10 @@ IOV_MAX
 LINE_MAX
 LOGIN_NAME_MAX
 NGROUPS_MAX
+_NPROCESSORS_CONF
+NPROCESSORS_CONF
+_NPROCESSORS_ONLN
+NPROCESSORS_ONLN
 MQ_OPEN_MAX
 MQ_PRIO_MAX
 OPEN_MAX
-- 
2.45.1


             reply	other threads:[~2024-06-14 19:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-14 19:05 Jan Kurik [this message]
2024-06-17 12:16 ` Arjun Shankar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+Sa5FqXXSoNcBxPdowVLji=0zdrZjFmnVcrct-BbohB44eKJQ@mail.gmail.com' \
    --to=jkurik@redhat.com \
    --cc=arjun@redhat.com \
    --cc=libc-alpha@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).