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 linuxthreads/3248] New: unportable sigprocmask() in gai_misc.h


Hi,

please, could in just added gai_misc.h use __sigprocmask instead
of direct using Linux syscalls ? For linuxthreads add-on on  Linux it is equal,
but on GNU/kFreeBSD  syscall rt_sigprocmask really does not exist.

Many thanks

    Petr

2006-09-22  Petr Salinger  <Petr.Salinger@seznam..cz>

	* sysdeps/pthread/gai_misc.h: use __sigprocmask()

-- 
           Summary: unportable sigprocmask() in gai_misc.h
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: linuxthreads
        AssignedTo: drow at false dot org
        ReportedBy: Petr dot Salinger at seznam dot cz
                CC: glibc-bugs at sources dot redhat dot com


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

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