Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/errno.h

    r14670bf r1dde2eb1  
    6262#define ESTALL (-301)
    6363
    64 /** Empty resource (no data). */
    65 #define EEMPTY (-302)
    66 
    6764/** An API function is called while another blocking function is in progress. */
    6865#define EINPROGRESS  (-10036)
Note: See TracChangeset for help on using the changeset viewer.