]> sourceware.org Git - newlib-cygwin.git/commit
* newlib/libc/include/getopt.h (struct option): name field should be
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 13 Nov 2013 09:09:45 +0000 (09:09 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 13 Nov 2013 09:09:45 +0000 (09:09 +0000)
commit02365c20643dc9daf97ff00deb9487d973d96ec3
tree7771da65c3855bda3c5dba3760a58f51ea2e71f1
parent8246caa9426b512c1797b3e520a87870a06ce158
* newlib/libc/include/getopt.h (struct option): name field should be
"const char *".
* newlib/libc/stdlib/getopt.c (getopt_internal): Use fputs()/fputc()
instead of fprintf() to save code space.  Fix signed/unsigned
comparison.
newlib/ChangeLog
newlib/libc/include/getopt.h
newlib/libc/stdlib/getopt.c
This page took 0.039764 seconds and 5 git commands to generate.