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 ports/2172] New: [PATCH] move _PATH_LOG definition to <paths.h> (in sysdeps)


On GNU/kFreeBSD, the kernel doesn't allow creating named pipes in /dev.  
Therefore, on this platform, _PATH_LOG needs to be redefined to something 
outside this directory. 
 
This patch moves the _PATH_LOG definition to sysdeps/.../paths.h so that it can 
be overriden in our version of that header.

-- 
           Summary: [PATCH] move _PATH_LOG definition to <paths.h> (in
                    sysdeps)
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ports
        AssignedTo: roland at gnu dot org
        ReportedBy: robertmh at gnu dot org
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-pc-kfreebsd-gnu
  GCC host triplet: i686-pc-kfreebsd-gnu
GCC target triplet: i686-pc-kfreebsd-gnu


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

------- 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]