1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-06-25 12:42:04 +03:00
Files
glibc/stdio-common
Collin Funk b2970d5e5b stdio-common: Add nonnull attribute to stdio_ext.h functions.
* stdio-common/stdio_ext.h (__fbufsize, __freading, __fwriting)
(__freadable, __fwritable, __flbf, __fpurge, __fpending, __fsetlocking):
Add __nonnull ((1)) to these functions since they access the FP without
checking if it is NULL.

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2025-06-02 13:32:19 -03:00
..
2024-12-22 17:29:28 +08:00
2023-06-13 19:59:08 -04:00
2023-06-13 19:59:08 -04:00
2024-12-22 17:29:28 +08:00
2023-06-01 13:01:32 -04:00
2023-06-13 19:59:08 -04:00
2021-09-03 22:06:44 +05:30
2023-06-01 13:01:32 -04:00
2023-05-18 12:34:00 -04:00
2023-05-18 12:34:00 -04:00
2023-05-18 12:34:00 -04:00
2025-04-28 09:51:59 -03:00
2025-05-16 19:53:09 +02:00
2023-06-13 19:59:08 -04:00
2017-11-16 11:49:26 +05:30
2025-01-28 12:50:50 -05:00
2017-11-16 11:49:26 +05:30
2023-10-30 13:03:59 -03:00