public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/26401] New: Regressons in lchmod and fchmodat when /proc is not mounted
@ 2020-08-17 16:13 ldv at sourceware dot org
  2020-08-17 16:14 ` [Bug libc/26401] Regressions " ldv at sourceware dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: ldv at sourceware dot org @ 2020-08-17 16:13 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 26401
           Summary: Regressons in lchmod and fchmodat when /proc is not
                    mounted
           Product: glibc
           Version: 2.32
               URL: https://sourceware.org/pipermail/libc-alpha/2020-July/
                    116512.html
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: ldv at sourceware dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
             Flags: security-

Fixes for https://sourceware.org/bugzilla/show_bug.cgi?id=14578
introduced regressions in cases when /proc is not mounted:
- lchmod used to return ENOSYS, now it returns EOPNOTSUPP;
- fchmodat(AT_SYMLINK_NOFOLLOW) used to return ENOTSUP, now it returns
EOPNOTSUPP which is different from ENOTSUP on some architectures, e.g. hppa.

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

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

end of thread, other threads:[~2022-04-27 13:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 16:13 [Bug libc/26401] New: Regressons in lchmod and fchmodat when /proc is not mounted ldv at sourceware dot org
2020-08-17 16:14 ` [Bug libc/26401] Regressions " ldv at sourceware dot org
2020-08-25  9:25 ` schwab@linux-m68k.org
2020-10-30  7:31 ` alkisg at gmail dot com
2020-11-04 11:04 ` tom at compton dot nu
2020-11-04 11:09 ` tom at compton dot nu
2020-11-06 16:41 ` arekm at maven dot pl
2021-03-21 10:30 ` sam at gentoo dot org
2022-04-27 12:55 ` adhemerval.zanella at linaro dot org
2022-04-27 13:06 ` ldv at sourceware dot org
2022-04-27 13:36 ` adhemerval.zanella at linaro dot org

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).