convert // comments to /**/; remove empty #if/#endif pairs. no code changes
commit93f8a2e834eed69aff7ef3be8c2baba14bab0658
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 18 Sep 2009 21:07:26 +0000 (18 23:07 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 18 Sep 2009 21:07:26 +0000 (18 23:07 +0200)
tree347b5239f26d3b5f526fffcf7afe151e83124a61
parent21730caa6647f645974e132ca8afec79b4eeab2b
convert // comments to /**/; remove empty #if/#endif pairs. no code changes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
59 files changed:
include/ctype.h
libc/inet/addr.c
libc/inet/getaddrinfo.c
libc/inet/if_index.c
libc/inet/inet_net.c
libc/inet/rpc/auth_unix.c
libc/inet/rpc/clnt_perror.c
libc/inet/rpc/clnt_tcp.c
libc/inet/rpc/rcmd.c
libc/misc/ctype/ctype.c
libc/misc/dirent/opendir.c
libc/misc/fnmatch/fnmatch.c
libc/misc/ftw/ftw.c
libc/misc/glob/glob-susv3.c
libc/misc/glob/glob.c
libc/misc/internals/__uClibc_main.c
libc/misc/internals/errno.c
libc/misc/internals/tempname.c
libc/misc/locale/locale.c
libc/misc/regex/regcomp.c
libc/misc/regex/regex_old.c
libc/misc/statfs/fstatvfs64.c
libc/misc/statfs/statvfs64.c
libc/misc/ttyent/getttyent.c
libc/misc/utmp/utent.c
libc/misc/wctype/_wctype.c
libc/misc/wordexp/wordexp.c
libc/pwd_grp/pwd_grp.c
libc/stdio/_cs_funcs.c
libc/stdio/_scanf.c
libc/stdio/_vfprintf.c
libc/stdio/fgetc.c
libc/stdio/ftello.c
libc/stdlib/_strtod.c
libc/stdlib/arc4random.c
libc/stdlib/stdlib.c
libc/string/i386/memchr.c
libc/string/i386/memmove.c
libc/string/i386/strchrnul.c
libc/string/i386/strncat.c
libc/string/i386/strncpy.c
libc/string/i386/strnlen.c
libc/string/strcasecmp.c
libc/string/strcasestr.c
libc/string/strncasecmp.c
libc/sysdeps/linux/arm/aeabi_mb_cur_max.c
libc/sysdeps/linux/common/bits/uClibc_ctype.h
libc/sysdeps/linux/common/getdirname.c
libc/sysdeps/linux/sparc/sigaction.c
libc/unistd/fpathconf.c
libc/unistd/pathconf.c
libc/unistd/sleep.c
libc/unistd/usershell.c
libm/e_lgamma_r.c
libpthread/linuxthreads.old/attr.c
libpthread/linuxthreads.old/libc_pthread_init.c
libpthread/linuxthreads.old/ptfork.c
libpthread/linuxthreads/libc_pthread_init.c
librt/shm.c