This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug hurd/2061] New: Using mknod() to create regular files


With the Linux kernel, mknod() can be used (and is actually used) to create a
regular file specifing `S_IFREG' as the mode.
The attached patch adds this functionality to the Hurd port of glibc.

Please apply it to both the trunk and glibc-2_3-branch.

-- 
           Summary: Using mknod() to create regular files
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: hurd
        AssignedTo: roland at gnu dot org
        ReportedBy: tschwinge at gnu dot org
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i586-pc-gnu
  GCC host triplet: i586-pc-gnu
GCC target triplet: i586-pc-gnu


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]