platform_bionic/libc
Elliott Hughes 78706d25d0 <stdio.h>: warn on some unused results.
This is fairly conservative, touching only those functions (such as feof()) where it's clearly an error to not use the return value.

Also fix a test that was ignoring the return value of feof() (because it was just checking whether the function could take the lock, and genuinely didn't care about the result).

Change-Id: If2ade10ae87df45a8b9bfcb24828e460201fa9a1
2024-05-31 22:55:22 +00:00
..
arch-arm Fix assembler warnings. 2024-01-23 22:06:19 +00:00
arch-arm64 Merge "Simplify Oryon ifunc resolvers." into main 2024-04-16 15:06:14 +00:00
arch-common/bionic bionic: Add crt_pad_segment 2024-01-12 10:22:08 -08:00
arch-riscv64 Clean up __always_inline 2024-04-17 10:50:41 -07:00
arch-x86 Hide overaligned global address from the compiler. 2024-04-04 16:33:01 -07:00
arch-x86_64 Fix assembler warnings. 2024-01-23 22:06:19 +00:00
async_safe bpfmt all the .bp files to silence ayeaye. 2024-01-19 19:05:36 +00:00
b64/include/bionic
bionic Merge "pthread_exit(): reduce duplication." into main 2024-05-30 19:47:04 +00:00
dns Revert "Use inline keyword without underscores consistently" 2024-05-14 17:55:54 +00:00
execinfo/include
fts/include
include <stdio.h>: warn on some unused results. 2024-05-31 22:55:22 +00:00
kernel Revert "Use inline keyword without underscores consistently" 2024-05-14 17:55:54 +00:00
malloc_debug Read maps data before using and do safe reads. 2024-05-21 17:41:22 -07:00
malloc_hooks Migrate Test Targets to New Android Ownership Model 2024-02-02 13:57:12 +00:00
platform bionic: max_android_page_size to 16384 2024-05-22 18:29:04 +00:00
private Merge "Spell "calling convention" out in full." into main 2024-05-30 12:26:07 +00:00
seccomp
stdio libc/Android.bp: more cleanup. 2024-02-09 10:04:26 -08:00
system_properties __system_property_add: log specifics about failures. 2024-05-01 23:46:45 +00:00
tools Include the SPDX identifiers in NOTICE files. 2024-03-19 15:56:30 +00:00
tzcode
upstream-freebsd
upstream-netbsd
upstream-openbsd Upstream sync. 2024-04-29 23:41:39 +00:00
versioner-dependencies
Android.bp Merge "Export capability.h as a filegroup" into main 2024-05-07 02:17:26 +00:00
libc.map.txt Add _Fork(). 2024-02-29 20:50:58 +00:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Custom memset implementation for Qualcomm Oryon CPU 2024-03-29 13:35:04 +05:30
SECCOMP_ALLOWLIST_APP.TXT
SECCOMP_ALLOWLIST_COMMON.TXT
SECCOMP_ALLOWLIST_SYSTEM.TXT
SECCOMP_BLOCKLIST_APP.TXT
SECCOMP_BLOCKLIST_COMMON.TXT
SECCOMP_PRIORITY.TXT
SYSCALLS.TXT
version_script.txt