Changes between Initial Version and Version 1 of Ticket #108


Ignore:
Timestamp:
Aug 29, 2006, 12:52:14 AM (18 years ago)
Author:
bird
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #108

    • Property Cc bird added
    • Property Component baselayoutlibc
    • Property Keywords ENODATA EPROTO added
    • Property Milestonelibc-0.7
    • Property Status newassigned
    • Property Summary ENODATA, EPROTO missing in sys/errno.hlibc: Update sys/errno.h and add missing SuS error codes
    • Property Type enhancementdefect
  • Ticket #108 – Description

    initial v1  
    1 Perhaps
    2 ENODATA  and  EPROTO  could be added to sys/errno.h.
    3 
    4 This would avoid OS/2 specific #ifdefs in latest SANE sources.
     1We're among other things missing {{{ENODATA}}} and {{{EPROTO}}}. (Adding these would help avoid OS/2 specific #ifdefs in latest SANE sources.)