/glibc-2.36/posix/ |
D | unistd.h | 310 __THROW __nonnull ((2)) __wur; 371 extern ssize_t read (int __fd, void *__buf, size_t __nbytes) __wur 378 extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur 390 __off_t __offset) __wur 399 __off_t __offset) __wur 406 pread64) __wur 410 pwrite64) __wur 423 __off64_t __offset) __wur 428 __off64_t __offset) __wur 437 extern int pipe (int __pipedes[2]) __THROW __wur; [all …]
|
/glibc-2.36/libio/ |
D | stdio.h | 189 __attribute_malloc__ __attr_dealloc_fclose __wur; 193 __attribute_malloc__ __attr_dealloc_fclose __wur; 201 __attribute_malloc__ __attr_dealloc_fclose __wur; 205 extern char *tmpnam (char[L_tmpnam]) __THROW __wur; 210 extern char *tmpnam_r (char __s[L_tmpnam]) __THROW __wur; 223 __THROW __attribute_malloc__ __wur __attr_dealloc_free; 260 __attribute_malloc__ __attr_dealloc_fclose __wur; 267 FILE *__restrict __stream) __wur; 272 __attribute_malloc__ __attr_dealloc_fclose __wur; 276 __wur; [all …]
|
/glibc-2.36/posix/bits/ |
D | unistd.h | 25 __wur __attr_access ((__write_only__, 2, 3)); 28 __wur __attr_access ((__write_only__, 2, 3)); 32 __wur __warnattr ("read called with bigger length than size of " 35 __fortify_function __wur ssize_t 46 __wur __attr_access ((__write_only__, 2, 3)); 49 __wur __attr_access ((__write_only__, 2, 3)); 53 __wur __attr_access ((__write_only__, 2, 3)); 57 __wur __attr_access ((__write_only__, 2, 3)); 61 __wur __warnattr ("pread called with bigger length than size of " 67 __wur __warnattr ("pread64 called with bigger length than size of " [all …]
|
D | cpu-set.h | 119 extern cpu_set_t *__sched_cpualloc (size_t __count) __THROW __wur;
|
/glibc-2.36/stdlib/ |
D | stdlib.h | 98 extern size_t __ctype_get_mb_cur_max (void) __THROW __wur; 103 __THROW __attribute_pure__ __nonnull ((1)) __wur; 106 __THROW __attribute_pure__ __nonnull ((1)) __wur; 109 __THROW __attribute_pure__ __nonnull ((1)) __wur; 114 __THROW __attribute_pure__ __nonnull ((1)) __wur; 386 extern char *l64a (long int __n) __THROW __wur; 390 __THROW __attribute_pure__ __nonnull ((1)) __wur; 539 __THROW __wur; 548 __THROW __wur; 554 __attribute_alloc_size__ ((1)) __wur; [all …]
|
/glibc-2.36/misc/sys/ |
D | uio.h | 42 __wur __attr_access ((__read_only__, 2, 3)); 53 __wur __attr_access ((__read_only__, 2, 3)); 69 __wur __attr_access ((__read_only__, 2, 3)); 82 __wur __attr_access ((__read_only__, 2, 3)); 89 __wur __attr_access ((__read_only__, 2, 3)); 93 __wur __attr_access ((__read_only__, 2, 3)); 112 __wur __attr_access ((__read_only__, 2, 3)); 125 __wur __attr_access ((__read_only__, 2, 3)); 135 __wur __attr_access ((__read_only__, 2, 3)); 139 __off_t __offset, int __flags) __wur; [all …]
|
D | cdefs.h | 409 # define __wur __attribute_warn_unused_result__ macro 414 #ifndef __wur 415 # define __wur /* Ignore */ macro
|
/glibc-2.36/libio/bits/ |
D | stdio2.h | 186 __wur __warnattr ("please use fgets or getline instead, gets can't " 189 __fortify_function __wur char * 201 __wur __attr_access ((__write_only__, 1, 2)); 205 __wur __warnattr ("fgets called with bigger size than length " 208 __fortify_function __wur __fortified_attr_access (__write_only__, 1, 2) char * 222 fread) __wur; 228 __wur __warnattr ("fread called with bigger size * nmemb than length " 231 __fortify_function __wur size_t 247 __wur __attr_access ((__write_only__, 1, 2)); 251 __wur __warnattr ("fgets_unlocked called with bigger size than length " [all …]
|
D | stdio2-decl.h | 69 __THROW __attribute__ ((__format__ (__printf__, 3, 4))) __wur; 72 __THROW __attribute__ ((__format__ (__printf__, 3, 0))) __wur; 87 extern char *__gets_chk (char *__str, size_t) __wur; 92 __wur __attr_access ((__write_only__, 1, 3)); 96 FILE *__restrict __stream) __wur; 101 __wur __attr_access ((__write_only__, 1, 3)); 108 FILE *__restrict __stream) __wur;
|
/glibc-2.36/stdlib/bits/ |
D | stdlib.h | 25 size_t __resolvedlen) __THROW __wur; 28 char *__restrict __resolved), realpath) __wur; 32 size_t __resolvedlen), __realpath_chk) __wur 36 __fortify_function __wur char * 74 __THROW __wur; 76 wctomb) __wur; 78 __fortify_function __wur int
|
/glibc-2.36/malloc/ |
D | malloc.h | 40 __attribute_alloc_size__ ((1)) __wur; 44 __THROW __attribute_malloc__ __attribute_alloc_size__ ((1, 2)) __wur; 69 __attribute_alloc_size__ ((2)) __wur __attr_dealloc_free; 73 __attribute_alloc_size__ ((1)) __wur __attr_dealloc_free; 78 __wur __attr_dealloc_free;
|
/glibc-2.36/include/ |
D | stdlib.h | 158 __THROW __nonnull ((1)) __wur; 161 __THROW __nonnull ((1)) __wur; 165 __THROW __nonnull ((1)) __wur; 169 __THROW __nonnull ((1)) __wur; 173 __THROW __nonnull ((1)) __wur; 178 __THROW __nonnull ((1)) __wur; 184 __THROW __nonnull ((1)) __wur;
|
D | stdio.h | 85 const char *__restrict __format, ...) __wur; 86 extern int __isoc99_scanf (const char *__restrict __format, ...) __wur; 91 __gnuc_va_list __arg) __wur; 93 __gnuc_va_list __arg) __wur; 257 extern FILE *__open_memstream (char **, size_t *) __THROW __wur;
|
/glibc-2.36/wcsmbs/bits/ |
D | wchar2.h | 332 __FILE *__restrict __stream) __wur; 335 __FILE *__restrict __stream), fgetws) __wur; 339 __wur __warnattr ("fgetws called with bigger size than length " 342 __fortify_function __wur wchar_t * 356 __wur; 360 __wur; 365 __wur __warnattr ("fgetws_unlocked called with bigger size than length " 368 __fortify_function __wur wchar_t * 384 size_t __buflen) __THROW __wur; 387 mbstate_t *__restrict __ps), wcrtomb) __wur; [all …]
|
/glibc-2.36/stdlib/sys/ |
D | random.h | 35 unsigned int __flags) __wur 40 int getentropy (void *__buffer, size_t __length) __wur
|
/glibc-2.36/stdio-common/ |
D | printf.h | 117 extern int register_printf_modifier (const wchar_t *__str) __THROW __wur; 123 extern int register_printf_type (printf_va_arg_function __fct) __THROW __wur;
|
/glibc-2.36/include/sys/ |
D | random.h | 7 unsigned int __flags) __wur;
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.21 | 7213 [__USE_GNU](__wur): Remove. 7214 [__USE_GNU](__wur): Remove. 7222 (__wur): Modified. 7223 (__wur): Modified. 7226 (__wur): Remove. 7227 (__wur): Remove. 7232 [__USE_GNU](__wur): Remove. 7234 (__wur): Modified. 7235 (__wur): Modified. 7236 (__wur): Modified. [all …]
|
D | ChangeLog.25 | 541 [__USE_MISC || __USE_XOPEN][__USE_MISC](__wur): New. 543 [__USE_MISC || __USE_XOPEN][__USE_MISC](__wur): New. 879 [__GLIBC_USE (DEPRECATED_GETS)](__wur): Remove. 880 [__USE_FORTIFY_LEVEL > 1][__USE_GNU](__wur): Remove. 881 [__USE_FORTIFY_LEVEL > 1][__USE_GNU](__wur): Remove. 893 [__USE_MISC](__wur): Modified. 894 [__USE_MISC](__wur): Remove. 898 (__wur): Modified. 899 (__wur): Remove. 7856 (__wur): Remove. [all …]
|
D | ChangeLog.23 | 13955 [! __USE_FILE_OFFSET64](__wur): Modified. 13956 [! __USE_FILE_OFFSET64](__wur): Modified. 13957 [__USE_FILE_OFFSET64][__REDIRECT](__wur): Modified. 13958 [__USE_FILE_OFFSET64][__REDIRECT](__wur): Modified. 13959 [__USE_GNU](__wur): Modified. 13960 [__USE_LARGEFILE64](__wur): Modified. 13961 [__USE_LARGEFILE64](__wur): Modified. 13962 [__USE_MISC || __USE_XOPEN](__wur): Remove. 13964 [__USE_POSIX](__wur): Modified. 13965 [__USE_POSIX2](__wur): Modified. [all …]
|
D | ChangeLog.22 | 4492 [__USE_EXTERN_INLINES][__WORDSIZE != 64](__wur): Remove. 4494 [__USE_EXTERN_INLINES][__WORDSIZE != 64](__wur): Remove. 4496 [__USE_EXTERN_INLINES][__WORDSIZE != 64](__wur): Remove. 4498 [__USE_EXTERN_INLINES][__WORDSIZE != 64](__wur): Remove. 4500 [__USE_EXTERN_INLINES][__WORDSIZE == 64](__wur): Remove. 4502 [__USE_EXTERN_INLINES][__WORDSIZE == 64](__wur): Remove. 4504 [__USE_EXTERN_INLINES][__WORDSIZE == 64](__wur): Remove. 4506 [__USE_EXTERN_INLINES][__WORDSIZE == 64](__wur): Remove.
|
D | ChangeLog.24 | 8013 [__USE_ISOC11](__wur): Modified. 10343 (__wur): New. 10344 (__wur): New. 10347 (__wur): Modified. 10348 (__wur): Modified. 10349 (__wur): Modified. 10350 (__wur): Modified. 10351 (__wur): New.
|
D | ChangeLog.16 | 8756 * libio/stdio.h: Remove __wur from ungetc, sscanf, and vsscanf. 8757 Add __wur to feof{,_unlocked}, ferror{,_unlocked}, 12818 __attribute_warn_unused_result__ instead of __wur. 12819 * malloc/malloc.h: Add __wur and __attribute_warn_unused_result__ 12822 * libio/stdio.h: Remove __wur from rename and remove. 12823 * posix/unistd.h: Remove __wur from dup2. 12989 * misc/sys/cdefs.h: Define __wur. 12990 * libio/stdio.h: Use __wur for a number of interfaces.
|
/glibc-2.36/io/sys/ |
D | stat.h | 373 __THROW __nonnull ((2)) __wur;
|
/glibc-2.36/string/ |
D | string.h | 445 __THROW __nonnull ((2)) __wur __attr_access ((__write_only__, 2, 3));
|