Opened 12 years ago

Last modified 10 years ago

#257 accepted enhancement

Update sys/socket.h with some stuff from latest freebsd headers

Reported by: psmedley Owned by: Yuri Dario
Priority: highest Milestone: libc-0.7
Component: emx Version: 0.6.4
Severity: normal Keywords:
Cc:

Description

Per summary - libc sys/socket.h misses some useful stuff.

Attached diff has some stuff from current freebsd sources, that makes compilation of some source much easier.

ie socklen_t stuff in particular

Attachments (1)

socket.h.diff (2.4 KB) - added by psmedley 12 years ago.
sys/socket.h diff

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by psmedley

Attachment: socket.h.diff added

sys/socket.h diff

comment:1 Changed 12 years ago by Silvan Scherrer

See also #228 And #244

comment:2 Changed 10 years ago by Yuri Dario

Owner: changed from bird to Yuri Dario
Status: newaccepted

comment:3 Changed 10 years ago by bird

Milestone: libc-0.6.6libc-0.7

This will have to wait for libc-0.7. I don't want to muddle up socket.h more than necessary before it gets synced up against a more recent BSD.

Note: See TracTickets for help on using tickets.