[PATCH 2/2] getopt.c: use fputs()/fputc() instead of fprintf() to, save code space

Freddie Chopin freddie_chopin@op.pl
Tue Nov 12 16:46:00 GMT 2013


Changelog entry for this patch:

newlib/ChangeLog
2013-11-12  Freddie Chopin  <freddie_chopin@op.pl>

	* newlib/libc/stdlib/getopt.c (getopt_internal): Use
	fputs()/fputc() instead of fprintf() to save code space



More information about the Newlib mailing list