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 libc/11715] New: syslog() does not include usecs in timestamp


The syslog() function does not include usecs(micro seconds) in the timestamp.

Time stamp is included in the syslog message header.
syslog-ng uses this timestamp as source timestamp to log the message.
syslog-ng supports microseconds, but libc function syslog() doesnot include 
microseconds.

-- 
           Summary: syslog() does not include usecs in timestamp
           Product: glibc
           Version: 2.3.4
            Status: NEW
          Severity: normal
          Priority: P1
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: knareshtech at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


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

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