Opened 18 years ago

Last modified 11 years ago

#127 assigned defect

libc: header issues

Reported by: bird Owned by: bird
Priority: normal Milestone:
Component: libc Version: 0.6
Severity: normal Keywords: headers
Cc:

Description

Bug where I accumulate header glitches that causes build issues.

Change History (6)

comment:1 by bird, 18 years ago

sys/socket.h defines struct mbstat which causes slirp to fail with a conflicting type. Should probably wrap those bits with an ifdef.

sys/select.h does not include timeval, SuS say it shall. sys/select.h also needs replacing as it's still an old EMX header.

comment:2 by bird, 18 years ago

INET_ADDRSTRLEN is missing from netinet/in.h (fixed in 0.6.2).

comment:3 by bird, 17 years ago

Milestone: libc-0.6.3libc-0.6.4

comment:4 by bird, 14 years ago

Status: newassigned

comment:5 by bird, 13 years ago

Milestone: libc-0.6.5libc-0.6.6

comment:6 by Yuri Dario, 11 years ago

Milestone: libc-0.6.6
Note: See TracTickets for help on using tickets.