Files
nuttx/include
Gregory Nutt 154a87993f fs/vfs/fd_open.c: fs_fdopen() must not set errno
Functions within the OS must never set the errno value.  fs_fdopen() was setting the errno value.  Now, after some parameter changes, it reports errors via a negated errno integer return value as do most all other internal OS functions.
2020-05-23 15:22:09 +08:00
..
2020-04-11 21:19:47 +01:00
2020-04-11 21:19:47 +01:00
2020-02-28 18:18:50 -06:00
2020-04-30 08:46:21 -06:00
2020-04-30 08:46:21 -06:00
2020-03-16 07:54:49 -06:00
2020-05-08 18:05:04 +01:00
2020-04-11 21:19:47 +01:00
2020-04-02 22:08:41 +08:00
2020-04-11 21:19:47 +01:00
2020-05-11 11:32:55 -04:00