forked from Imagelibrary/rtems
2007-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/include/aio.h: s/aoi_lio_opcode/aio_lio_opcode/ (BZ 1203).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* posix/include/aio.h: s/aoi_lio_opcode/aio_lio_opcode/
|
||||
(BZ 1203).
|
||||
|
||||
2006-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* backward/rtc.h, backward/vmeintr.h, backward/confdefs.h,
|
||||
|
||||
@@ -59,7 +59,7 @@ struct aiocb {
|
||||
size_t aio_nbytes; /* Length of transfer */
|
||||
int aio_reqprio; /* Request priority offset */
|
||||
struct sigevent aio_sigevent; /* Signal number and value */
|
||||
int aoi_lio_opcode; /* Operation to be performed */
|
||||
int aio_lio_opcode; /* Operation to be performed */
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user