bugThe GNU Hurd - Bugs: bug #18218, glibc: `MSG_NOSIGNAL'

 
 

bug #18218: glibc: `MSG_NOSIGNAL'

Submitter:  Thomas Schwinge <tschwinge>
Submitted:  Mon 06 Nov 2006 04:39:52 PM UTC
   
 
Category:  glibc Severity:  5 - Blocker
Priority:  9 - Immediate Item Group:  Compatibility
Status:  Fixed Privacy:  Public
Assigned to:  sthibaul Originator Name: 
Open/Closed:  Closed Reproducibility:  None
Size (loc):  None Planned Release:  None
Effort:  0.00
Wiki-like text discussion box: 

Indeed, thanks for the notice

* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 06 Dec 2017 12:17:05 AM UTC, comment #4: 

Can we close this bug?  Sounds like the problem might already be solved...

Joshua Branson <joshuabranson>
Tue 08 Jul 2008 08:58:53 AM UTC, comment #3: 

Implemented by Samuel.

TODO:

02:26 <youpi> about MSG_NOSIGNAL, Roland commited it
02:26 <youpi> so I commited the patch to the debian package
02:26 <youpi> we'll still keep the resolver patch however, because until pfinet is recompiled, MSG_NOSIGNAL will return EINVAL...
00:37 <azeem> youpi: for MSG_NOSIGNAL, we need to upload glibc, then recompile hurd, then upload glibc without patches/hurd-i386/local-msg-nosignal.diff?
00:54 <youpi> yes, though the latter is not urging
00:54 <youpi> we can wait a few months before doing that (since it'll require a versioned dep on hurd)

Thomas Schwinge <tschwinge>
Group administrator
Sat 16 Jun 2007 03:53:32 PM UTC, comment #2: 

classpath needs MSG_NOSIGNAL

Samuel Thibault <sthibaul>
Group administrator
Mon 04 Dec 2006 08:27:15 PM UTC, comment #1: 

Roland: ``best would be to implement MSG_NOSIGNAL in sendmsg.''

Thomas Schwinge <tschwinge>
Group administrator
Mon 06 Nov 2006 04:39:52 PM UTC, original submission:  

#v+
res_send.c: In function 'send_dg':
res_send.c:917: error: 'MSG_NOSIGNAL' undeclared (first use in this function)
res_send.c:917: error: (Each undeclared identifier is reported only once
res_send.c:917: error: for each function it appears in.)
make[2]: * [/home/thomas/tmp/gnu-0/src/glibc.obj/resolv/res_send.o] Error 1
#v-

Some source files from nscd have a...

#v+
#ifndef MSG_NOSIGNAL
# define MSG_NOSIGNAL 0
#endif
#v-

Do we also want that in resolv/res_send.c or is that to be done differently?

Thomas Schwinge <tschwinge>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #15961:  patch added by sthibaul (5KiB - application/octet-stream - Not tested yet, but should just work fine)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by joshuabranson (Posted a comment)
  • -email is unavailable- added by sthibaul (Posted a comment)
  • -email is unavailable- added by tschwinge (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-12-10 sthibaul StatusIn Progress Fixed
        Open/ClosedOpen Closed
        Wiki-like text discussion box Indeed, thanks for the notice
    2008-07-08 tschwinge StatusNone In Progress
        Assigned toNone sthibaul
    2008-06-30 sthibaul Attached File- Added patch, #15961
    2006-11-06 tschwinge Carbon-Copy- Added roland

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code