public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10166] New: grantpt() does can not be used for devpts
@ 2009-05-18  4:01 yjwei at cn dot fujitsu dot com
  2009-05-18  4:03 ` [Bug libc/10166] " yjwei at cn dot fujitsu dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: yjwei at cn dot fujitsu dot com @ 2009-05-18  4:01 UTC (permalink / raw)
  To: glibc-bugs

On my Fedora11Beta box, the grantpt() does can not be used for devpts.
In RHEL system, the /etc/fstab has this configure, it has no problem.
  devpts /dev/pts devpts gid=5,mode=620 0 0
But in Fedora11Beta this line changed to:
  devpts /dev/pts devpts defaults 0 0

I looked into the kernel source, the mode of devpts has the default value of 
600, not 620. So, does not change the mode of devpts is not correct.

This is found by LTP - testcases/kernel/pty/pty01.c

-- 
           Summary: grantpt() does can not be used for devpts
           Product: glibc
           Version: 2.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: yjwei at cn dot fujitsu dot com
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <bug-10166-131@http.sourceware.org/bugzilla/>]

end of thread, other threads:[~2014-07-01 20:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-18  4:01 [Bug libc/10166] New: grantpt() does can not be used for devpts yjwei at cn dot fujitsu dot com
2009-05-18  4:03 ` [Bug libc/10166] " yjwei at cn dot fujitsu dot com
2009-06-05  8:17 ` yjwei at cn dot fujitsu dot com
2009-06-16  5:59 ` drepper at redhat dot com
     [not found] <bug-10166-131@http.sourceware.org/bugzilla/>
2014-07-01 20:29 ` fweimer at redhat 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).