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-01-31 09:24:49 -06:00
2020-01-31 13:45:14 -06:00
2020-01-31 13:45:14 -06:00
2019-12-24 08:09:55 -06:00
2020-02-21 01:43:12 -06:00
2020-05-14 07:53:15 -06:00
2019-12-31 09:26:14 -06:00
2020-01-31 09:24:49 -06:00
2020-01-31 13:45:14 -06:00
2020-05-23 15:22:09 +08:00
2020-04-28 21:27:05 +01:00
2020-05-04 07:20:02 -06:00
2020-05-04 07:20:02 -06:00
2020-01-31 13:45:15 -06:00
2020-01-31 09:24:49 -06:00
2019-12-24 08:09:55 -06:00
2020-05-09 14:19:08 -03:00
2020-01-31 13:45:15 -06:00
2020-05-10 14:35:50 -06:00
2020-02-20 08:20:38 -06:00
2020-01-02 10:54:43 -06:00
2020-01-02 10:54:43 -06:00
2020-01-31 13:45:15 -06:00
2020-05-14 07:53:15 -06:00
2020-04-28 21:27:05 +01:00
2020-03-04 21:37:34 -06:00