summaryrefslogtreecommitdiffstats
path: root/newlib/libc/string/strcpy.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid more compiler warnings.Eric Blake2007-05-291-1/+1
| | | | | | | | | * libc/stdlib/btowc.c: Add missing header. * libc/stdlib/getopt.c (getopt_internal): Initialize variable. * libc/stdlib/system.c (do_system) [__CYGWIN__]: Add declaration. * libc/stdlib/wctob.c: Add missing header. * libc/string/strcpy.c (strcpy): Avoid warnings. * libc/string/strrchr.c (strrchr): Likewise.
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+99