Opened 11 years ago

Closed 11 years ago

#9327 closed bug (fixed)

sys/select.h not self-contained

Reported by: korli Owned by: korli
Priority: normal Milestone: R1
Component: System/POSIX Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

The implementation of FD_ZERO calls memset() without pulling in string.h.

See http://www.google-melange.com/gci/task/view/google/gci2012/8059207

Change History (2)

comment:1 by korli, 11 years ago

Owner: changed from nobody to korli
Status: newassigned

comment:2 by korli, 11 years ago

Resolution: fixed
Status: assignedclosed

Fixed in hrev45097.

Note: See TracTickets for help on using tickets.