public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12397] New: mkdirat.c fallback code dead
@ 2011-01-13 16:25 matz at suse dot de
  2011-01-13 16:26 ` [Bug libc/12397] " matz at suse dot de
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: matz at suse dot de @ 2011-01-13 16:25 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12397

           Summary: mkdirat.c fallback code dead
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: matz@suse.de


Excerpt from sysdeps/unix/sysv/linux/mkdirat.c:
  if (res == -1 && res == ENOSYS)
    __have_atfcts = -1;
  else
    return res;

This should test 'errno == ENOSYS' like the other *at.c function.  It makes
a difference on old kernels not implementing mkdirat syscall, in that
the fallback code isn't entered.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/12397] mkdirat.c fallback code dead
  2011-01-13 16:25 [Bug libc/12397] New: mkdirat.c fallback code dead matz at suse dot de
@ 2011-01-13 16:26 ` matz at suse dot de
  2011-01-13 17:43 ` drepper.fsp at gmail dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: matz at suse dot de @ 2011-01-13 16:26 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12397

Michael Matz <matz at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pasky at suse dot cz

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/12397] mkdirat.c fallback code dead
  2011-01-13 16:25 [Bug libc/12397] New: mkdirat.c fallback code dead matz at suse dot de
  2011-01-13 16:26 ` [Bug libc/12397] " matz at suse dot de
@ 2011-01-13 17:43 ` drepper.fsp at gmail dot com
  2014-06-27 12:29 ` fweimer at redhat dot com
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: drepper.fsp at gmail dot com @ 2011-01-13 17:43 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12397

Ulrich Drepper <drepper.fsp at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-01-13 17:43:18 UTC ---
Changed in git.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

* [Bug libc/12397] mkdirat.c fallback code dead
  2011-01-13 16:25 [Bug libc/12397] New: mkdirat.c fallback code dead matz at suse dot de
  2011-01-13 16:26 ` [Bug libc/12397] " matz at suse dot de
  2011-01-13 17:43 ` drepper.fsp at gmail dot com
@ 2014-06-27 12:29 ` fweimer at redhat dot com
  2021-05-07 10:02 ` jiydayumla at biyac dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-27 12:29 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

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


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

* [Bug libc/12397] mkdirat.c fallback code dead
  2011-01-13 16:25 [Bug libc/12397] New: mkdirat.c fallback code dead matz at suse dot de
                   ` (2 preceding siblings ...)
  2014-06-27 12:29 ` fweimer at redhat dot com
@ 2021-05-07 10:02 ` jiydayumla at biyac dot com
  2021-05-07 10:03 ` jiydayumla at biyac dot com
  2021-05-25 10:53 ` jiydayumla at biyac dot com
  5 siblings, 0 replies; 7+ messages in thread
From: jiydayumla at biyac dot com @ 2021-05-07 10:02 UTC (permalink / raw)
  To: glibc-bugs

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

Selena Gomez <jiydayumla at biyac dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jiydayumla at biyac dot com

--- Comment #3 from Selena Gomez <jiydayumla at biyac dot com> ---
Is it Really
solved.https://www.onlinemasterscolleges.com/one-year-masters-programs-online

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

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

* [Bug libc/12397] mkdirat.c fallback code dead
  2011-01-13 16:25 [Bug libc/12397] New: mkdirat.c fallback code dead matz at suse dot de
                   ` (3 preceding siblings ...)
  2021-05-07 10:02 ` jiydayumla at biyac dot com
@ 2021-05-07 10:03 ` jiydayumla at biyac dot com
  2021-05-25 10:53 ` jiydayumla at biyac dot com
  5 siblings, 0 replies; 7+ messages in thread
From: jiydayumla at biyac dot com @ 2021-05-07 10:03 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #4 from Selena Gomez <jiydayumla at biyac dot com> ---
Is it Really
solved.https://www.onlinemasterscolleges.com/one-year-masters-programs-online

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

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

* [Bug libc/12397] mkdirat.c fallback code dead
  2011-01-13 16:25 [Bug libc/12397] New: mkdirat.c fallback code dead matz at suse dot de
                   ` (4 preceding siblings ...)
  2021-05-07 10:03 ` jiydayumla at biyac dot com
@ 2021-05-25 10:53 ` jiydayumla at biyac dot com
  5 siblings, 0 replies; 7+ messages in thread
From: jiydayumla at biyac dot com @ 2021-05-25 10:53 UTC (permalink / raw)
  To: glibc-bugs

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

--- Comment #5 from Selena Gomez <jiydayumla at biyac dot com> ---
Great post! Really appreciate the author. Btw If you're interested in Online
Master’s in Economics <a
href="https://www.onlinemasterscolleges.com/online-masters-in-economics/">Check
out this page</a>

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

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

end of thread, other threads:[~2021-05-25 10:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-13 16:25 [Bug libc/12397] New: mkdirat.c fallback code dead matz at suse dot de
2011-01-13 16:26 ` [Bug libc/12397] " matz at suse dot de
2011-01-13 17:43 ` drepper.fsp at gmail dot com
2014-06-27 12:29 ` fweimer at redhat dot com
2021-05-07 10:02 ` jiydayumla at biyac dot com
2021-05-07 10:03 ` jiydayumla at biyac dot com
2021-05-25 10:53 ` jiydayumla at biyac dot com

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