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/12107] New: psiginfo() does not consistent print trailing newline


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

           Summary: psiginfo() does not consistent print trailing newline
           Product: glibc
           Version: 2.12
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: mtk.manpages@gmail.com


Some of the code paths in psiginfo() print a trailing newline, while others do
not.

By contrast, psignal() always prints a new line, and psiginfo() on Solaris and
Irix always prints a trailing newline.

Test program attached.

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


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