incubator-nuttx/fs/aio
Gregory Nutt a959d7fefa fs/aio: Fix one additional place where the errno variable is being accessed inappropriately. 2018-01-31 09:19:19 -06:00
..
Kconfig
Make.defs
aio.h Fix a number of header files with mismatched 'extern C {' and '}' 2016-11-05 07:25:05 -06:00
aio_cancel.c Update TODO, cosmetic changes, spelling -- US English spells it canceled and canceling vs cancelled and cancelling. No idea why. 2016-12-09 18:39:40 -06:00
aio_fsync.c fs/vfs: Change the return value of internal function fs_getfilep(). It no longer sets the errno variable but, rather, returns errors in the same manner as other internal OS functions. 2017-10-11 08:39:19 -06:00
aio_initialize.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
aio_queue.c Remove some block comments before empty code sections 2016-04-11 18:16:04 -06:00
aio_read.c fs/aio: Fix one additional place where the errno variable is being accessed inappropriately. 2018-01-31 09:19:19 -06:00
aio_signal.c Squashed commit of the following: 2017-10-07 10:57:09 -06:00
aio_write.c Squashed commit of the following: 2017-09-30 10:41:21 -06:00
aioc_contain.c Squashed commit of the following: 2018-01-30 11:08:18 -06:00