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
..
2019-11-09 08:15:12 -06:00
2020-05-16 13:39:03 -03:00
2020-05-09 16:58:42 -03:00
2020-05-17 14:01:00 -03:00
2020-05-09 14:19:08 -03:00
2020-01-31 09:24:49 -06:00
2018-11-08 07:03:30 -06:00
2020-05-01 10:43:47 -03:00
2019-08-06 14:13:43 -06:00
2019-08-06 14:13:43 -06:00
2019-03-01 10:50:02 -06:00
2020-05-16 13:39:03 -03:00
2020-05-16 13:39:03 -03:00
2020-05-01 10:43:47 -03:00
2020-02-23 22:27:46 +01:00
2020-02-23 22:27:46 +01:00
2020-01-31 09:24:49 -06:00
2020-05-23 15:22:09 +08:00
2020-04-28 21:27:05 +01:00
2020-05-09 14:19:08 -03:00
2020-05-16 13:39:03 -03:00
2020-05-08 18:05:04 +01:00
2020-05-08 18:05:04 +01:00
2020-05-16 13:39:03 -03:00
2020-05-01 10:43:47 -03:00
2020-05-16 13:39:03 -03:00
2020-05-08 18:05:04 +01:00