Opened 16 years ago
Closed 16 years ago
#2454 closed bug (fixed)
[patch] small but occasionally fatal typo in unistd.h.
Reported by: | mjw | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
_CS_IOV_MAX should be _SC_IOV_MAX in unistd.h.
Attachments (1)
Change History (3)
by , 16 years ago
Attachment: | unistd.h.diff added |
---|
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 26132. Thanks!