CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/18 22:02:21
Modified files:
lib/libc/hidden: ctype.h errno.h getopt.h signal.h stdio.h
stdlib.h time.h
lib/libc/gen : errlist.c siglist.c signame.c tolower_.c
toupper_.c ctype_.c
lib/libc/stdlib: getopt_long.c
lib/libc/locale: __mb_cur_max.c
lib/libc/time : localtime.c
Log message:
Don't wrap initialized variables: binutils appears to be mishandling them
on arm and m88k
problems with optind observed by jsg@
