Subversion Repositories Kolibri OS

Rev

Rev 6536 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6536 Rev 9952
Line 27... Line 27...
27
    unsigned  reduce_idx, finish_idx;
27
    unsigned  reduce_idx, finish_idx;
28
    unsigned  iomode_flags;
28
    unsigned  iomode_flags;
29
    char     *buffer = buf;
29
    char     *buffer = buf;
30
    int       rc;
30
    int       rc;
31
    int       h;
31
    int       h;
32
    unsigned amount_read;
32
    size_t amount_read;
33
    int err;
33
    int err;
Line 34... Line 34...
34
 
34
 
Line 35... Line 35...
35
    __io_handle *ioh;
35
    __io_handle *ioh;