Opened 18 years ago

Last modified 10 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 Changed 18 years ago by bird

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 Changed 17 years ago by bird

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

comment:3 Changed 17 years ago by bird

Milestone: libc-0.6.3libc-0.6.4

comment:4 Changed 13 years ago by bird

Status: newassigned

comment:5 Changed 12 years ago by bird

Milestone: libc-0.6.5libc-0.6.6

comment:6 Changed 10 years ago by Yuri Dario

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