0888fedd86
* libc/stdio/stdio.c (__swrite): declare "oldmode" only if it's used later (ifdef __SCLE) * libc/stdio/vfscanf.c (__svfscanf): declare "state" only if it's used later (ifdef MB_CAPABLE) * libc/string/memset.c (memset): removed unused variables "count" and "unaligned_addr" * libc/locale/locale.c (_setlocale_r): declare "lc_ctype" and "last_lc_ctype" only of they're used later (ifdef MB_CAPABLE) * libc/unix/getpwent.c (getpwnam): removed unused variables "uid" and "gid" |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
bcmp.c | ||
bcopy.c | ||
bzero.c | ||
index.c | ||
memchr.c | ||
memcmp.c | ||
memcpy.c | ||
memmove.c | ||
memset.c | ||
rindex.c | ||
strcasecmp.c | ||
strcat.c | ||
strchr.c | ||
strcmp.c | ||
strcoll.c | ||
strcpy.c | ||
strcspn.c | ||
strerror.c | ||
strings.tex | ||
strlen.c | ||
strlwr.c | ||
strncasecmp.c | ||
strncat.c | ||
strncmp.c | ||
strncpy.c | ||
strpbrk.c | ||
strrchr.c | ||
strspn.c | ||
strstr.c | ||
strtok.c | ||
strtok_r.c | ||
strupr.c | ||
strxfrm.c | ||
swab.c | ||
u_strerr.c |