[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#725935: getconf: Should support _SC_* prefixed names



Package: libc-bin
Version: 2.17-93
Severity: wishlist
File: /usr/bin/getconf

$ getconf _SC_OPEN_MAX
getconf: Unrecognized variable `_SC_OPEN_MAX'
$ getconf OPEN_MAX
1024

getconf's manpage says it supports names listed in the sysconf manpage, but
only the unprefixed names work, not the prefixed ones.

- Josh Triplett

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc-bin depends on:
ii  libc6    2.17-93
ii  libcap2  1:2.22-1.2

libc-bin recommends no packages.

libc-bin suggests no packages.

-- no debconf information


Reply to: