From 1f020b178664857b0e107778d04fb971a58e6230 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 23 Jul 2008 11:23:36 +0000 Subject: - trim any trailing whitespace --- extra/config/lxdialog/menubox.c | 2 +- extra/locale/gen_collate.c | 36 ++-- extra/locale/gen_ldc.c | 4 +- extra/locale/gen_locale.c | 8 +- extra/locale/gen_wc8bit.c | 4 +- extra/locale/gen_wctype.c | 6 +- include/_lfs_64.h | 2 +- include/arpa/nameser_compat.h | 4 +- include/assert.h | 2 +- include/math.h | 2 +- include/net/if_ppp.h | 2 +- include/netdb.h | 2 +- include/obstack.h | 10 +- include/regex.h | 10 +- include/rpc/key_prot.h | 90 ++++----- include/rpc/rpc_des.h | 10 +- include/scsi/scsi_ioctl.h | 2 +- include/stdint.h | 2 +- include/sys/personality.h | 2 +- ldso/ldso/bfin/dl-inlines.h | 16 +- ldso/ldso/bfin/dl-startup.h | 2 +- ldso/ldso/bfin/dl-sysdep.h | 2 +- ldso/ldso/bfin/elfinterp.c | 12 +- ldso/ldso/frv/dl-inlines.h | 14 +- ldso/ldso/frv/dl-sysdep.h | 4 +- ldso/ldso/frv/elfinterp.c | 12 +- ldso/ldso/m68k/dl-sysdep.h | 2 +- ldso/ldso/powerpc/dl-sysdep.h | 2 +- ldso/ldso/powerpc/elfinterp.c | 4 +- ldso/ldso/sparc/dl-sysdep.h | 8 +- ldso/ldso/xtensa/dl-startup.h | 2 +- libc/inet/getaddrinfo.c | 6 +- libc/inet/getproto.c | 2 +- libc/inet/if_index.c | 2 +- libc/inet/ntop.c | 2 +- libc/inet/rpc/clnt_perror.c | 2 +- libc/inet/rpc/rcmd.c | 22 +-- libc/misc/ctype/ctype.c | 6 +- libc/misc/dirent/dirstream.h | 2 +- libc/misc/dirent/scandir.c | 2 +- libc/misc/dirent/scandir64.c | 4 +- libc/misc/glob/glob-susv3.c | 6 +- libc/misc/glob/glob64-susv3.c | 2 +- libc/misc/gnu/obstack.c | 10 +- libc/misc/internals/tempname.h | 4 +- libc/misc/locale/locale.c | 114 ++++++------ libc/misc/mntent/mntent.c | 6 +- libc/misc/regex/regcomp.c | 22 +-- libc/misc/regex/regex_internal.c | 6 +- libc/misc/regex/regex_internal.h | 2 +- libc/misc/regex/regex_old.c | 44 ++--- libc/misc/regex/regexec.c | 10 +- libc/misc/search/_lsearch.c | 4 +- libc/misc/search/_tsearch.c | 2 +- libc/misc/ttyent/getttyent.c | 2 +- libc/misc/wchar/wchar.c | 206 ++++++++++----------- libc/misc/wordexp/wordexp.c | 4 +- libc/signal/allocrtsig.c | 2 +- libc/signal/sigaction.c | 2 +- libc/signal/sigjmp.c | 2 +- libc/stdio/_fpmaxtostr.c | 8 +- libc/stdio/_uintmaxtostr.c | 2 +- libc/stdio/_vfprintf.c | 26 +-- libc/stdio/fdopen.c | 2 +- libc/stdio/fmemopen.c | 2 +- libc/stdio/fread.c | 2 +- libc/stdio/fseeko.c | 2 +- libc/stdio/old_vfprintf.c | 12 +- libc/stdio/open_memstream.c | 2 +- libc/stdio/remove.c | 2 +- libc/stdlib/erand48_r.c | 2 +- libc/stdlib/getenv.c | 2 +- libc/stdlib/grantpt.c | 2 +- libc/stdlib/jrand48_r.c | 2 +- libc/stdlib/malloc-simple/calloc.c | 2 +- libc/stdlib/malloc-simple/free.c | 2 +- libc/stdlib/malloc-simple/malloc.c | 2 +- libc/stdlib/malloc-simple/memalign.c | 2 +- libc/stdlib/malloc-simple/realloc.c | 2 +- libc/stdlib/malloc-standard/malloc.h | 2 +- libc/stdlib/malloc/heap_alloc.c | 2 +- libc/stdlib/malloc/heap_alloc_at.c | 2 +- libc/stdlib/malloc/heap_free.c | 2 +- libc/stdlib/nrand48_r.c | 2 +- libc/stdlib/ptsname.c | 2 +- libc/stdlib/random_r.c | 2 +- libc/stdlib/stdlib.c | 4 +- libc/stdlib/system.c | 2 +- libc/string/__xpg_strerror_r.c | 2 +- libc/string/cris/memcopy.h | 2 +- libc/string/cris/memcpy.c | 8 +- libc/string/cris/memmove.c | 2 +- libc/string/cris/memset.c | 8 +- libc/string/ffs.c | 2 +- libc/string/i386/strncat.c | 2 +- libc/string/ia64/softpipe.h | 2 +- libc/string/memrchr.c | 2 +- libc/string/powerpc/memcpy.c | 2 +- libc/string/powerpc/memmove.c | 2 +- libc/string/powerpc/memset.c | 4 +- libc/string/strcmp.c | 2 +- libc/string/strncpy.c | 2 +- libc/sysdeps/linux/alpha/bits/atomic.h | 2 +- libc/sysdeps/linux/alpha/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/alpha/bits/kernel_types.h | 4 +- libc/sysdeps/linux/alpha/bits/syscalls.h | 2 +- libc/sysdeps/linux/arm/bits/endian.h | 2 +- libc/sysdeps/linux/arm/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/arm/bits/kernel_types.h | 4 +- libc/sysdeps/linux/arm/bits/syscalls.h | 4 +- libc/sysdeps/linux/arm/ioperm.c | 2 +- libc/sysdeps/linux/arm/iopl.c | 2 +- libc/sysdeps/linux/bfin/bits/elf-fdpic.h | 2 +- libc/sysdeps/linux/bfin/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/bfin/crtreloc.c | 2 +- libc/sysdeps/linux/common/bits/kernel_sigaction.h | 2 +- libc/sysdeps/linux/common/bits/kernel_types.h | 2 +- libc/sysdeps/linux/common/bits/stdio_lim.h | 4 +- libc/sysdeps/linux/common/bits/syscalls.h | 4 +- libc/sysdeps/linux/common/bits/uClibc_ctype.h | 2 +- libc/sysdeps/linux/common/bits/uClibc_locale.h | 2 +- libc/sysdeps/linux/common/dl-osinfo.h | 2 +- libc/sysdeps/linux/common/ftruncate64.c | 2 +- libc/sysdeps/linux/common/getdents.c | 4 +- libc/sysdeps/linux/common/getdents64.c | 6 +- libc/sysdeps/linux/common/llseek.c | 2 +- libc/sysdeps/linux/common/sendfile64.c | 2 +- libc/sysdeps/linux/common/sync.c | 2 +- libc/sysdeps/linux/common/truncate64.c | 2 +- libc/sysdeps/linux/common/xattr.c | 2 +- libc/sysdeps/linux/cris/bits/syscalls.h | 2 +- libc/sysdeps/linux/e1/bits/fenv.h | 2 +- libc/sysdeps/linux/e1/bits/fenvinline.h | 22 +-- libc/sysdeps/linux/e1/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/e1/bits/kernel_types.h | 4 +- libc/sysdeps/linux/e1/longjmp.c | 6 +- libc/sysdeps/linux/e1/setjmp.c | 20 +- libc/sysdeps/linux/frv/bits/elf-fdpic.h | 2 +- libc/sysdeps/linux/frv/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/frv/bits/kernel_types.h | 4 +- libc/sysdeps/linux/frv/crtreloc.c | 2 +- libc/sysdeps/linux/h8300/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/h8300/bits/syscalls.h | 4 +- libc/sysdeps/linux/hppa/bits/kernel_stat.h | 2 +- libc/sysdeps/linux/hppa/bits/kernel_types.h | 4 +- libc/sysdeps/linux/hppa/syscall.c | 6 +- libc/sysdeps/linux/i386/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/i386/bits/kernel_types.h | 4 +- libc/sysdeps/linux/i386/sigaction.c | 2 +- libc/sysdeps/linux/ia64/bits/kernel_types.h | 4 +- libc/sysdeps/linux/m68k/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/m68k/bits/kernel_types.h | 4 +- libc/sysdeps/linux/microblaze/bits/endian.h | 2 +- libc/sysdeps/linux/microblaze/bits/setjmp.h | 2 +- libc/sysdeps/linux/microblaze/clinkage.h | 2 +- libc/sysdeps/linux/microblaze/clone.c | 4 +- libc/sysdeps/linux/microblaze/syscall.c | 6 +- libc/sysdeps/linux/mips/bits/atomic.h | 2 +- libc/sysdeps/linux/mips/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/mips/bits/kernel_types.h | 4 +- libc/sysdeps/linux/mips/bits/syscalls.h | 2 +- libc/sysdeps/linux/mips/sigaction.c | 2 +- libc/sysdeps/linux/nios/bits/kernel_types.h | 4 +- libc/sysdeps/linux/nios/crtbegin.c | 2 +- libc/sysdeps/linux/nios/crtend.c | 2 +- libc/sysdeps/linux/nios2/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/nios2/bits/kernel_types.h | 4 +- libc/sysdeps/linux/nios2/bits/setjmp.h | 2 +- libc/sysdeps/linux/nios2/syscall.c | 4 +- libc/sysdeps/linux/powerpc/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/powerpc/bits/kernel_types.h | 4 +- libc/sysdeps/linux/powerpc/bits/sem.h | 2 +- libc/sysdeps/linux/powerpc/pread_write.c | 40 ++-- libc/sysdeps/linux/powerpc/sys/procfs.h | 6 +- libc/sysdeps/linux/powerpc/sys/ucontext.h | 40 ++-- libc/sysdeps/linux/sh/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/sh/bits/kernel_types.h | 4 +- libc/sysdeps/linux/sh64/bits/kernel_types.h | 6 +- libc/sysdeps/linux/sh64/sys/ucontext.h | 2 +- libc/sysdeps/linux/sparc/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/sparc/bits/kernel_types.h | 4 +- libc/sysdeps/linux/sparc/bits/syscalls.h | 2 +- libc/sysdeps/linux/v850/bits/endian.h | 2 +- libc/sysdeps/linux/v850/bits/setjmp.h | 2 +- libc/sysdeps/linux/v850/clinkage.h | 2 +- libc/sysdeps/linux/v850/syscall.c | 2 +- libc/sysdeps/linux/x86_64/bits/kernel_stat.h | 2 +- libc/sysdeps/linux/x86_64/bits/kernel_types.h | 4 +- libc/sysdeps/linux/x86_64/bits/syscalls.h | 4 +- libc/sysdeps/linux/xtensa/bits/kernel_stat.h | 4 +- libc/sysdeps/linux/xtensa/bits/kernel_types.h | 4 +- libc/sysdeps/linux/xtensa/bits/syscalls.h | 4 +- libc/sysdeps/linux/xtensa/fork.c | 2 +- libc/sysdeps/linux/xtensa/sigaction.c | 6 +- libc/termios/tcgetattr.c | 4 +- libc/unistd/daemon.c | 4 +- libc/unistd/fpathconf.c | 6 +- libc/unistd/getopt-susv3.c | 2 +- libc/unistd/getopt.c | 8 +- libc/unistd/getopt_int.h | 2 +- libc/unistd/usershell.c | 2 +- libcrypt/des.c | 8 +- libcrypt/md5.c | 2 +- libm/powerpc/e500/fpu/fedisblxcpt.c | 10 +- libm/powerpc/e500/fpu/feenablxcpt.c | 10 +- libpthread/linuxthreads.old/cancel.c | 4 +- libpthread/linuxthreads.old/debug.h | 18 +- libpthread/linuxthreads.old/internals.h | 2 +- libpthread/linuxthreads.old/join.c | 6 +- libpthread/linuxthreads.old/manager.c | 24 +-- libpthread/linuxthreads.old/oldsemaphore.c | 6 +- libpthread/linuxthreads.old/pthread.c | 10 +- libpthread/linuxthreads.old/rwlock.c | 12 +- libpthread/linuxthreads.old/spinlock.c | 2 +- .../linuxthreads.old/sysdeps/sh64/pt-machine.c | 2 +- libpthread/linuxthreads/sysdeps/ia64/pspinlock.c | 2 +- .../linuxthreads/sysdeps/pthread/uClibc-glue.h | 2 +- .../sysdeps/unix/sysv/linux/hppa/malloc-machine.h | 6 +- libutil/login.c | 4 +- test/crypt/md5c-test.c | 2 +- test/inet/tst-ethers-line.c | 8 +- test/inet/tst-ethers.c | 2 +- test/malloc/malloc.c | 2 +- test/malloc/testmalloc.c | 16 +- test/malloc/time_malloc.c | 2 +- test/math/libm-test.inc | 12 +- test/math/rint.c | 2 +- test/misc/bug-glob2.c | 4 +- test/pthread/ex7.c | 6 +- test/regex/testregex.c | 2 +- test/setjmp/bug269-setjmp.c | 2 +- test/stdlib/teststrtol.c | 2 +- test/string/tester.c | 2 +- test/time/time.c | 2 +- 234 files changed, 774 insertions(+), 774 deletions(-) diff --git a/extra/config/lxdialog/menubox.c b/extra/config/lxdialog/menubox.c index fa9d633f2..c689fc03b 100644 --- a/extra/config/lxdialog/menubox.c +++ b/extra/config/lxdialog/menubox.c @@ -26,7 +26,7 @@ * * *) A bugfix for the Page-Down problem * - * *) Formerly when I used Page Down and Page Up, the cursor would be set + * *) Formerly when I used Page Down and Page Up, the cursor would be set * to the first position in the menu box. Now lxdialog is a bit * smarter and works more like other menu systems (just have a look at * it). diff --git a/extra/locale/gen_collate.c b/extra/locale/gen_collate.c index 42b20f79a..77dc5ff9e 100644 --- a/extra/locale/gen_collate.c +++ b/extra/locale/gen_collate.c @@ -62,7 +62,7 @@ typedef struct { int base_idx; /* */ int undefined_idx; /* */ - + int overrides_offset; /* */ int multistart_offset; /* */ } der_locale_t; @@ -1094,7 +1094,7 @@ int main(int argc, char **argv) return EXIT_FAILURE; } - init_locale_list(); + init_locale_list(); while (--argc) { p = (const deps_t *) bsearch(*++argv, deps, sizeof(deps)/sizeof(deps[0]), sizeof(deps[0]), dep_cmp); @@ -1107,7 +1107,7 @@ int main(int argc, char **argv) return EXIT_FAILURE; } } - + i = p->base_locale; ++der_count[i]; @@ -1115,7 +1115,7 @@ int main(int argc, char **argv) /* same name as base, so skip after count incremented */ continue; } - + /* add it to the list. the main body will catch duplicates */ lli = (ll_item_t *) xmalloc(sizeof(ll_item_t)); lli->prev = lli->next = NULL; @@ -1202,7 +1202,7 @@ static int old_main(int argc, char **argv) processfile(); /* this does a popfile */ /* twalk(cur_col->root_colitem, print_colnode); */ - + if (next_is_base == 1) { next_is_base = 0; } @@ -1264,7 +1264,7 @@ static int old_main(int argc, char **argv) return EXIT_SUCCESS; } -static void error_msg(const char *fmt, ...) +static void error_msg(const char *fmt, ...) { va_list arg; @@ -1289,7 +1289,7 @@ static void pushfile(char *filename) if (fno >= MAX_FNO) { error_msg("file stack size exceeded"); } - + if (!(fstack[++fno] = fopen(fbuf, "r"))) { --fno; /* oops */ error_msg("cannot open file %s", fbuf); @@ -1645,7 +1645,7 @@ static int colelement_cmp(const void *n1, const void *n2) r = 0; /* both null */ } else { r = (((colitem_t *)n1)->element == NULL) ? -1 : 1; - } + } } return r; } @@ -1733,7 +1733,7 @@ static void add_script(const char *s) if (find_section_list_item(s, cur_col)) { error_msg("attempt to readd script %s", s); } - + l = find_ll_last(cur_col->section_list); insque(new_ll_item(DT_SECTION, new_section(s)), l); } @@ -2674,7 +2674,7 @@ static void finalize_base(void) index2weight_buffer[index2weight_len] = lli->idx = i++; index2weight_len += index2weight_len_inc; add_final_col_index(w->symbol); - + } else { assert(lli->data_type & DT_REORDER); r = ll_len( ((section_t *)(lli->data))->itm_list ); @@ -2975,7 +2975,7 @@ static void finalize_base(void) continue; } if (index2weight_len_inc) { - index2ruleidx_buffer[index2ruleidx_len++] = + index2ruleidx_buffer[index2ruleidx_len++] = add_rule((weighted_item_t *)(lli->data)); } /* fprintf(stdout, "%11s: w %6d %6d %s\n", */ @@ -3001,7 +3001,7 @@ static void finalize_base(void) w = (weighted_item_t *)(lli->data); if (find_wi_index_reordered(w->symbol)) { /* reordered symbol so skip on first pass */ if (index2weight_len_inc) { - index2ruleidx_buffer[index2ruleidx_len++] = + index2ruleidx_buffer[index2ruleidx_len++] = add_rule((weighted_item_t *)(lli->data)); } /* fprintf(stdout, "%11s: r %6d %6d %s\n", */ @@ -3050,7 +3050,7 @@ static void finalize_base(void) der_locale_array[der_locale_len].name = cur_base->name; der_locale_array[der_locale_len].base_idx = base_locale_len; - + u16_buf[0] = 1; u16_buf[1] = 0; u16_buf_len = 2; @@ -3511,7 +3511,7 @@ size_t newopt(tbl_item *ut, size_t usize, int shift, table_data *tbl) /* sort */ nu_val = blocksize; qsort(ti, numblocks, sizeof(unsigned char *), nu_memcmp); - + uniq = 1; uit[(ti[0]-ut)/blocksize] = 0; for (i=1 ; i < numblocks ; i++) { @@ -3687,7 +3687,7 @@ static unsigned int add_rule(weighted_item_t *wi) assert(r < (1 << 14)); rbuf[i] = r | rule2val[(int)(w->rule[i])]; } else { /* item */ - r = final_index_val_x(w->colitem[i], wi->symbol); + r = final_index_val_x(w->colitem[i], wi->symbol); rbuf[i] = r | rule2val[(int)(w->rule[i])]; } } @@ -3831,7 +3831,7 @@ static void dump_der_locale(int n) DUMPn(base_idx); DUMPn(undefined_idx); - + DUMPn(overrides_offset); DUMPn(multistart_offset); @@ -3856,7 +3856,7 @@ static void dump_u16_array(FILE *fp, uint16_t *u, int len, const char *name) collate_pos += len; } -#define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); +#define OUT_U16C(X,N) fprintf(fp,"\t%10d, /* %8lu %s */\n", X, collate_pos++, N); static void dump_collate(FILE *fp) { @@ -3901,7 +3901,7 @@ static void dump_collate(FILE *fp) DUMPn(wcs2colidt_offset_low); DUMPn(wcs2colidt_offset_hi); } -#undef DUMPn +#undef DUMPn fprintf(fp, "#define COL_IDX_C %5d\n", 0); diff --git a/extra/locale/gen_ldc.c b/extra/locale/gen_ldc.c index 3ffc90efe..2a121610e 100644 --- a/extra/locale/gen_ldc.c +++ b/extra/locale/gen_ldc.c @@ -238,7 +238,7 @@ int main(void) /* collate should be last*/ assert(sizeof(__locale_collate_tbl)/sizeof(__locale_collate_tbl[0]) == __lc_collate_data_LEN) ; out_u16(lso, __locale_collate_tbl, __lc_collate_data_LEN, "collate_data"); - + { unsigned char co_buf[__LOCALE_DATA_CATEGORIES] = { @@ -251,7 +251,7 @@ int main(void) }; out_uc(lso, co_buf, __LOCALE_DATA_CATEGORIES, "lc_common_item_offsets_LEN"); } - + out_size_t(lso, common_tbl_offsets, __LOCALE_DATA_CATEGORIES * 4, "lc_common_tbl_offsets"); /* offsets from start of locale_mmap_t */ /* rows, item_offsets, item_idx, data */ diff --git a/extra/locale/gen_locale.c b/extra/locale/gen_locale.c index b44be318e..31df4156e 100644 --- a/extra/locale/gen_locale.c +++ b/extra/locale/gen_locale.c @@ -281,12 +281,12 @@ static void read_at_mappings(void) #if 0 { p = at_strings; - + if (!*p) { printf("no @ strings\n"); return; } - + do { printf("%s\n", p+1); p += 1 + (unsigned char) *p; @@ -469,7 +469,7 @@ static void read_locale_list(void) printf("ignoring UTF-8 locale %s\n", ln); *line_buf = 0; continue; - } else if ((i > 2) && !default_8bit) { + } else if ((i > 2) && !default_8bit) { printf("ignoring 8-bit codeset locale %s\n", ln); *line_buf = 0; continue; @@ -503,7 +503,7 @@ static void read_locale_list(void) printf("ignoring UTF-8 locale %s\n", ln); *line_buf = 0; continue; - } else if ((i > 2) && !default_8bit) { + } else if ((i > 2) && !default_8bit) { printf("ignoring 8-bit codeset locale %s\n", ln); *line_buf = 0; continue; diff --git a/extra/locale/gen_wc8bit.c b/extra/locale/gen_wc8bit.c index 3cdcca801..c6db41231 100644 --- a/extra/locale/gen_wc8bit.c +++ b/extra/locale/gen_wc8bit.c @@ -182,7 +182,7 @@ int main(int argc, char **argv) char *s0; char *s1; int n; - + s0 = strrchr(*argv, '/'); if (!s0) { s0 = *argv; @@ -379,7 +379,7 @@ int main(int argc, char **argv) if ((c != 0) || 1) { u = towupper(c); l = towlower(c); - + if (u >= 0x80) u = csd[numsets].w2c[u]; if (l >= 0x80) l = csd[numsets].w2c[l]; diff --git a/extra/locale/gen_wctype.c b/extra/locale/gen_wctype.c index 2e2e42506..085ec51b1 100644 --- a/extra/locale/gen_wctype.c +++ b/extra/locale/gen_wctype.c @@ -709,7 +709,7 @@ int main(int argc, char **argv) printf("%#8x : towupper glibc %#4x != %#4x mine\n", c, towupper(c), upper); } - + if (towlower(c) != lower) { printf("%#8x : towlower glibc %#4x != %#4x mine i0 = %d\n", c, towlower(c), lower, i0); @@ -739,7 +739,7 @@ int main(int argc, char **argv) (unsigned long) RANGE); output_table(fp, "ctype", &cttable); output_table(fp, "uplow", &ultable); - + #warning fix the upper bound on the upper/lower tables... save 200 bytes or so fprintf(fp, "#define __LOCALE_DATA_WCuplow_diffs %7u\n", ul_count); @@ -794,7 +794,7 @@ size_t newopt(unsigned char *ut, size_t usize, int shift, table_data *tbl) /* sort */ nu_val = blocksize; qsort(ti, numblocks, sizeof(unsigned char *), nu_memcmp); - + uniq = 1; uit[(ti[0]-ut)/blocksize] = 0; for (i=1 ; i < numblocks ; i++) { diff --git a/include/_lfs_64.h b/include/_lfs_64.h index 3e56bbf67..deee98a77 100644 --- a/include/_lfs_64.h +++ b/include/_lfs_64.h @@ -7,7 +7,7 @@ #ifdef __UCLIBC_HAS_LFS__ -#if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS != 64 +#if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS != 64 #undef _FILE_OFFSET_BITS #define _FILE_OFFSET_BITS 64 #endif diff --git a/include/arpa/nameser_compat.h b/include/arpa/nameser_compat.h index 43bcd3aff..e3ef864cd 100644 --- a/include/arpa/nameser_compat.h +++ b/include/arpa/nameser_compat.h @@ -1,6 +1,6 @@ /* Copyright (c) 1983, 1989 * The Regents of the University of California. All rights reserved. - * + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: @@ -12,7 +12,7 @@ * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. - * + * * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE diff --git a/include/assert.h b/include/assert.h index 7eaba0070..9b9d1b796 100644 --- a/include/assert.h +++ b/include/assert.h @@ -59,7 +59,7 @@ __END_DECLS (__ASSERT_VOID_CAST ((expr) ? 0 : \ (__assert (__STRING(expr), __FILE__, __LINE__, \ __ASSERT_FUNCTION), 0))) - + /* Version 2.4 and later of GCC define a magical variable `__PRETTY_FUNCTION__' which contains the name of the function currently being defined. This is broken in G++ before version 2.6. diff --git a/include/math.h b/include/math.h index c50b2e7b0..34c042dc5 100644 --- a/include/math.h +++ b/include/math.h @@ -101,7 +101,7 @@ __BEGIN_DECLS && (!defined __NO_LONG_DOUBLE_MATH || defined __LDBL_COMPAT) # ifdef __LDBL_COMPAT -# ifdef __USE_ISOC99 +# ifdef __USE_ISOC99 extern float __nldbl_nexttowardf (float __x, long double __y) __THROW __attribute__ ((__const__)); # ifdef __REDIRECT_NTH diff --git a/include/net/if_ppp.h b/include/net/if_ppp.h index bf5ec8387..1b1c3ea6e 100644 --- a/include/net/if_ppp.h +++ b/include/net/if_ppp.h @@ -3,7 +3,7 @@ /* * if_ppp.h - Point-to-Point Protocol definitions. * - * Copyright (c) 1989 Carnegie Mellon University. + * Copyright (c) 1989 Carnegie Mellon University. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/netdb.h b/include/netdb.h index bcae666e6..df90601ac 100644 --- a/include/netdb.h +++ b/include/netdb.h @@ -55,7 +55,7 @@ __BEGIN_DECLS /* Error status for non-reentrant lookup functions. We use a macro to access always the thread-specific `h_errno' variable. - We always need the extern int here in case internal libc code undefines + We always need the extern int here in case internal libc code undefines the macro because it needs access to the underlying storage. */ extern int h_errno; #ifdef __UCLIBC_HAS_THREADS__ diff --git a/include/obstack.h b/include/obstack.h index 071acaff0..244e580ad 100644 --- a/include/obstack.h +++ b/include/obstack.h @@ -109,7 +109,7 @@ Summary: #ifdef __cplusplus extern "C" { #endif - + /* We use subtraction of (char *) 0 instead of casting to int because on word-addressable machines a simple cast to int may ignore the byte-within-word field of the pointer. */ @@ -206,7 +206,7 @@ extern int _obstack_begin (); extern int _obstack_begin_1 (); extern int _obstack_memory_used (); #endif - + #if defined __STDC__ && __STDC__ /* Do the function-declarations after the structs @@ -264,7 +264,7 @@ extern void (*obstack_alloc_failed_handler) (); /* Exit value used when `print_and_abort' is used. */ extern int obstack_exit_failure; - + /* Pointer to beginning of object being allocated or to be allocated next. Note that this might not be the final address of the object because a new chunk might be needed to hold the final size. */ @@ -348,7 +348,7 @@ extern int obstack_exit_failure; #define obstack_blank_fast(h,n) ((h)->next_free += (n)) #define obstack_memory_used(h) _obstack_memory_used (h) - + #if defined __GNUC__ && defined __STDC__ && __STDC__ /* NextStep 2.0 cc is really gcc 1.93 but it defines __GNUC__ = 2 and does not implement __extension__. But that compiler doesn't define @@ -492,7 +492,7 @@ __extension__ \ if (__obj > (void *)__o->chunk && __obj < (void *)__o->chunk_limit) \ __o->next_free = __o->object_base = (char *)__obj; \ else (obstack_free) (__o, __obj); }) - + #else /* not __GNUC__ or not __STDC__ */ # define obstack_object_size(h) \ diff --git a/include/regex.h b/include/regex.h index 2209f2b8f..e8b7eb9f1 100644 --- a/include/regex.h +++ b/include/regex.h @@ -188,7 +188,7 @@ typedef unsigned long int reg_syntax_t; stored in the pattern buffer, so changing this does not affect already-compiled regexps. */ extern reg_syntax_t re_syntax_options; - + /* Define combinations of the above bits for the standard possibilities. (The [[[ comments delimit what gets put into the Texinfo file, so don't delete them!) */ @@ -259,7 +259,7 @@ extern reg_syntax_t re_syntax_options; | RE_NO_BK_PARENS | RE_NO_BK_REFS \ | RE_NO_BK_VBAR | RE_UNMATCHED_RIGHT_PAREN_ORD) /* [[[end syntaxes]]] */ - + /* Maximum number of duplicates an interval can allow. Some systems (erroneously) define this in other header files, but we want our value, so remove any previous define. */ @@ -338,7 +338,7 @@ typedef enum REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */ REG_ERPAREN /* Unmatched ) or \); not returned from regcomp. */ } reg_errcode_t; - + /* This data structure represents a compiled pattern. Before calling the pattern compiler, the fields `buffer', `allocated', `fastmap', `translate', and `no_sub' can be set. After the pattern has been @@ -414,7 +414,7 @@ struct re_pattern_buffer }; typedef struct re_pattern_buffer regex_t; - + /* Type for byte offsets within the string. POSIX mandates this. */ typedef int regoff_t; @@ -445,7 +445,7 @@ typedef struct regoff_t rm_so; /* Byte offset from string's start to substring's start. */ regoff_t rm_eo; /* Byte offset from string's start to substring's end. */ } regmatch_t; - + /* Declarations for routines. */ /* To avoid duplicating every routine declaration -- once with a diff --git a/include/rpc/key_prot.h b/include/rpc/key_prot.h index 3e2eb7208..629e24991 100644 --- a/include/rpc/key_prot.h +++ b/include/rpc/key_prot.h @@ -41,7 +41,7 @@ #endif /* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */ -/* +/* * Compiled from key_prot.x using rpcgen. * DO NOT EDIT THIS FILE! * This is NOT source code! @@ -60,33 +60,33 @@ enum keystatus { KEY_SYSTEMERR = 3, }; typedef enum keystatus keystatus; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_keystatus(XDR *, keystatus*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_keystatus(XDR *, keystatus*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_keystatus(); -#endif /* Old Style C */ +#endif /* Old Style C */ typedef char keybuf[HEXKEYBYTES]; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_keybuf(XDR *, keybuf); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_keybuf(XDR *, keybuf); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_keybuf(); -#endif /* Old Style C */ +#endif /* Old Style C */ typedef char *netnamestr; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_netnamestr(XDR *, netnamestr*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_netnamestr(XDR *, netnamestr*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_netnamestr(); -#endif /* Old Style C */ +#endif /* Old Style C */ struct cryptkeyarg { @@ -94,13 +94,13 @@ struct cryptkeyarg { des_block deskey; }; typedef struct cryptkeyarg cryptkeyarg; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_cryptkeyarg(XDR *, cryptkeyarg*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_cryptkeyarg(XDR *, cryptkeyarg*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_cryptkeyarg(); -#endif /* Old Style C */ +#endif /* Old Style C */ struct cryptkeyarg2 { @@ -109,13 +109,13 @@ struct cryptkeyarg2 { des_block deskey; }; typedef struct cryptkeyarg2 cryptkeyarg2; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_cryptkeyarg2(XDR *, cryptkeyarg2*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_cryptkeyarg2(XDR *, cryptkeyarg2*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_cryptkeyarg2(); -#endif /* Old Style C */ +#endif /* Old Style C */ struct cryptkeyres { @@ -125,13 +125,13 @@ struct cryptkeyres { } cryptkeyres_u; }; typedef struct cryptkeyres cryptkeyres; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_cryptkeyres(XDR *, cryptkeyres*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_cryptkeyres(XDR *, cryptkeyres*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_cryptkeyres(); -#endif /* Old Style C */ +#endif /* Old Style C */ #define MAXGIDS 16 @@ -144,13 +144,13 @@ struct unixcred { } gids; }; typedef struct unixcred unixcred; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_unixcred(XDR *, unixcred*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_unixcred(XDR *, unixcred*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_unixcred(); -#endif /* Old Style C */ +#endif /* Old Style C */ struct getcredres { @@ -160,13 +160,13 @@ struct getcredres { } getcredres_u; }; typedef struct getcredres getcredres; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_getcredres(XDR *, getcredres*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_getcredres(XDR *, getcredres*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_getcredres(); -#endif /* Old Style C */ +#endif /* Old Style C */ struct key_netstarg { @@ -175,13 +175,13 @@ struct key_netstarg { netnamestr st_netname; }; typedef struct key_netstarg key_netstarg; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_key_netstarg(XDR *, key_netstarg*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_key_netstarg(XDR *, key_netstarg*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_key_netstarg(); -#endif /* Old Style C */ +#endif /* Old Style C */ struct key_netstres { @@ -191,13 +191,13 @@ struct key_netstres { } key_netstres_u; }; typedef struct key_netstres key_netstres; -#ifdef __cplusplus +#ifdef __cplusplus extern "C" bool_t xdr_key_netstres(XDR *, key_netstres*); -#elif __STDC__ +#elif __STDC__ extern bool_t xdr_key_netstres(XDR *, key_netstres*); -#else /* Old Style C */ +#else /* Old Style C */ bool_t xdr_key_netstres(); -#endif /* Old Style C */ +#endif /* Old Style C */ #ifndef opaque @@ -242,7 +242,7 @@ extern des_block * key_gen_1_svc(void *, struct svc_req *); extern getcredres * key_getcred_1(netnamestr *, CLIENT *); extern getcredres * key_getcred_1_svc(netnamestr *, struct svc_req *); -#else /* Old Style C */ +#else /* Old Style C */ #define KEY_SET ((u_long)1) extern keystatus * key_set_1(); extern keystatus * key_set_1_svc(); @@ -258,7 +258,7 @@ extern des_block * key_gen_1_svc(); #define KEY_GETCRED ((u_long)5) extern getcredres * key_getcred_1(); extern getcredres * key_getcred_1_svc(); -#endif /* Old Style C */ +#endif /* Old Style C */ #define KEY_VERS2 ((u_long)2) #ifdef __cplusplus @@ -315,7 +315,7 @@ extern key_netstres * key_net_get_2_svc(void *, struct svc_req *); extern cryptkeyres * key_get_conv_2(opaque *, CLIENT *); extern cryptkeyres * key_get_conv_2_svc(opaque *, struct svc_req *); -#else /* Old Style C */ +#else /* Old Style C */ extern keystatus * key_set_2(); extern keystatus * key_set_2_svc(); extern cryptkeyres * key_encrypt_2(); @@ -341,6 +341,6 @@ extern key_netstres * key_net_get_2_svc(); #define KEY_GET_CONV ((u_long)10) extern cryptkeyres * key_get_conv_2(); extern cryptkeyres * key_get_conv_2_svc(); -#endif /* Old Style C */ +#endif /* Old Style C */ #endif /* !_KEY_PROT_H_RPCGEN */ diff --git a/include/rpc/rpc_des.h b/include/rpc/rpc_des.h index 0f36d1697..96e536984 100644 --- a/include/rpc/rpc_des.h +++ b/include/rpc/rpc_des.h @@ -5,23 +5,23 @@ * may copy or modify Sun RPC without charge, but are not authorized * to license or distribute it to anyone else except as part of a product or * program developed by the user. - * + * * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE * WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. - * + * * Sun RPC is provided with no support and without any obligation on the * part of Sun Microsystems, Inc. to assist in its use, correction, * modification or enhancement. - * + * * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC * OR ANY PART THEREOF. - * + * * In no event will Sun Microsystems, Inc. be liable for any lost revenue * or profits or other special, indirect and consequential damages, even if * Sun has been advised of the possibility of such damages. - * + * * Sun Microsystems, Inc. * 2550 Garcia Avenue * Mountain View, California 94043 diff --git a/include/scsi/scsi_ioctl.h b/include/scsi/scsi_ioctl.h index 11f016179..ba8c84faf 100644 --- a/include/scsi/scsi_ioctl.h +++ b/include/scsi/scsi_ioctl.h @@ -17,7 +17,7 @@ 02111-1307 USA. */ #ifndef _SCSI_IOCTL_H -#define _SCSI_IOCTL_H +#define _SCSI_IOCTL_H /* IOCTLs for SCSI. */ #define SCSI_IOCTL_SEND_COMMAND 1 /* Send a command to the SCSI host. */ diff --git a/include/stdint.h b/include/stdint.h index 2f4020eb6..6d1ecbec4 100644 --- a/include/stdint.h +++ b/include/stdint.h @@ -238,7 +238,7 @@ typedef unsigned long long int uintmax_t; # define UINTPTR_MAX (4294967295U) # endif -#if !defined(__H8300H__) && !defined(__H8300S__) +#if !defined(__H8300H__) && !defined(__H8300S__) /* Minimum for largest signed integral type. */ # define INTMAX_MIN (-__INT64_C(9223372036854775807)-1) /* Maximum for largest signed integral type. */ diff --git a/include/sys/personality.h b/include/sys/personality.h index 5d14a9bc8..154b1131a 100644 --- a/include/sys/personality.h +++ b/include/sys/personality.h @@ -38,7 +38,7 @@ enum These go in the low byte. Avoid using the top bit, it will conflict with error returns. */ -enum +enum { PER_LINUX = 0x0000, PER_LINUX_32BIT = 0x0000 | ADDR_LIMIT_32BIT, diff --git a/ldso/ldso/bfin/dl-inlines.h b/ldso/ldso/bfin/dl-inlines.h index 76ce32dea..f8b8f85f1 100644 --- a/ldso/ldso/bfin/dl-inlines.h +++ b/ldso/ldso/bfin/dl-inlines.h @@ -200,7 +200,7 @@ struct funcdesc_ht /* Current number of elements. */ size_t n_elements; -}; +}; inline static int hash_pointer (const void *p) @@ -219,11 +219,11 @@ htab_create (void) ht->entries = _dl_malloc (sizeof (struct funcdesc_ht_value *) * ht->size); if (! ht->entries) return NULL; - + ht->n_elements = 0; _dl_memset (ht->entries, 0, sizeof (struct funcdesc_ht_value *) * ht->size); - + return ht; } @@ -361,14 +361,14 @@ htab_find_slot (struct funcdesc_ht *htab, void *ptr, int insert) goto empty_entry; else if ((*entry)->entry_point == ptr) return entry; - + hash2 = 1 + hash % (size - 2); for (;;) { index += hash2; if (index >= size) index -= size; - + entry = &htab->entries[index]; if (!*entry) goto empty_entry; @@ -427,7 +427,7 @@ _dl_lookup_address (void const *address) if ((Elf32_Addr)address & 7) /* It's not a function descriptor. */ return address; - + fd = (struct funcdesc_value const *)address; for (rpnt = _dl_loaded_modules; rpnt; rpnt = rpnt->next) @@ -448,7 +448,7 @@ _dl_lookup_address (void const *address) else address = fd; } - + return address; } @@ -531,7 +531,7 @@ __dl_map_segment (Elf32_Ehdr *epnt, (tryaddr = 0, size = (ppnt->p_vaddr & ADDR_ALIGN) + ppnt->p_filesz, LXFLAGS(ppnt->p_flags), - flags | MAP_EXECUTABLE | MAP_DENYWRITE, + flags | MAP_EXECUTABLE | MAP_DENYWRITE, infile, ppnt->p_offset & OFFS_ALIGN); if (_dl_mmap_check_error(status) || (tryaddr && tryaddr != status)) diff --git a/ldso/ldso/bfin/dl-startup.h b/ldso/ldso/bfin/dl-startup.h index 5b596fd01..a1e150e27 100644 --- a/ldso/ldso/bfin/dl-startup.h +++ b/ldso/ldso/bfin/dl-startup.h @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser General Public License along with uClibc; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ - + /* Any assembly language/system dependent hacks needed to setup * boot1.c so it will work as expected and cope with whatever platform * specific wierdness is needed for this architecture. diff --git a/ldso/ldso/bfin/dl-sysdep.h b/ldso/ldso/bfin/dl-sysdep.h index 735183585..52df4c91f 100644 --- a/ldso/ldso/bfin/dl-sysdep.h +++ b/ldso/ldso/bfin/dl-sysdep.h @@ -171,7 +171,7 @@ do \ } \ \ } \ -while (0) +while (0) /* We want want to apply all relocations in the interpreter during bootstrap. Because of this, we have to skip the interpreter diff --git a/ldso/ldso/bfin/elfinterp.c b/ldso/ldso/bfin/elfinterp.c index d003e2e71..ac24337a1 100644 --- a/ldso/ldso/bfin/elfinterp.c +++ b/ldso/ldso/bfin/elfinterp.c @@ -63,7 +63,7 @@ _dl_linux_resolver (struct elf_resolve *tpnt, int reloc_entry) symname= strtab + symtab[symtab_index].st_name; if (reloc_type != R_BFIN_FUNCDESC_VALUE) { - _dl_dprintf(2, "%s: Incorrect relocation type in jump relocations\n", + _dl_dprintf(2, "%s: Incorrect relocation type in jump relocations\n", _dl_progname); _dl_exit(1); } @@ -89,7 +89,7 @@ _dl_linux_resolver (struct elf_resolve *tpnt, int reloc_entry) if (_dl_debug_bindings) { _dl_dprintf(_dl_debug_file, "\nresolve function: %s", symname); if (_dl_debug_detail) - _dl_dprintf(_dl_debug_file, + _dl_dprintf(_dl_debug_file, "\n\tpatched (%x,%x) ==> (%x,%x) @ %x\n", got_entry->entry_point, got_entry->got_value, funcval.entry_point, funcval.got_value, @@ -126,7 +126,7 @@ _dl_parse(struct elf_resolve *tpnt, struct dyn_elf *scope, for (i = 0; i < rel_size; i++, rpnt++) { int res; - + symtab_index = ELF_R_SYM(rpnt->r_info); debug_sym(symtab,strtab,symtab_index); debug_reloc(symtab,strtab,rpnt); @@ -136,17 +136,17 @@ _dl_parse(struct elf_resolve *tpnt, struct dyn_elf *scope, if (res==0) continue; _dl_dprintf(2, "\n%s: ",_dl_progname); - + if (symtab_index) _dl_dprintf(2, "symbol '%s': ", strtab + symtab[symtab_index].st_name); - + if (res <0) { int reloc_type = ELF_R_TYPE(rpnt->r_info); #if defined (__SUPPORT_LD_DEBUG__) _dl_dprintf(2, "can't handle reloc type %s\n ", _dl_reltypes(reloc_type)); #else _dl_dprintf(2, "can't handle reloc type %x\n", reloc_type); -#endif +#endif _dl_exit(-res); } else if (res >0) { _dl_dprintf(2, "can't resolve symbol\n"); diff --git a/ldso/ldso/frv/dl-inlines.h b/ldso/ldso/frv/dl-inlines.h index 00ff263ea..0d469dd88 100644 --- a/ldso/ldso/frv/dl-inlines.h +++ b/ldso/ldso/frv/dl-inlines.h @@ -184,7 +184,7 @@ struct funcdesc_ht /* Current number of elements. */ size_t n_elements; -}; +}; inline static int hash_pointer (const void *p) @@ -203,11 +203,11 @@ htab_create (void) ht->entries = _dl_malloc (sizeof (struct funcdesc_ht_value *) * ht->size); if (! ht->entries) return NULL; - + ht->n_elements = 0; _dl_memset (ht->entries, 0, sizeof (struct funcdesc_ht_value *) * ht->size); - + return ht; } @@ -345,14 +345,14 @@ htab_find_slot (struct funcdesc_ht *htab, void *ptr, int insert) goto empty_entry; else if ((*entry)->entry_point == ptr) return entry; - + hash2 = 1 + hash % (size - 2); for (;;) { index += hash2; if (index >= size) index -= size; - + entry = &htab->entries[index]; if (!*entry) goto empty_entry; @@ -411,7 +411,7 @@ _dl_lookup_address (void const *address) if ((Elf32_Addr)address & 7) /* It's not a function descriptor. */ return address; - + fd = (struct funcdesc_value const *)address; for (rpnt = _dl_loaded_modules; rpnt; rpnt = rpnt->next) @@ -432,7 +432,7 @@ _dl_lookup_address (void const *address) else address = fd; } - + return address; } diff --git a/ldso/ldso/frv/dl-sysdep.h b/ldso/ldso/frv/dl-sysdep.h index f72d54a4d..32d86ed2c 100644 --- a/ldso/ldso/frv/dl-sysdep.h +++ b/ldso/ldso/frv/dl-sysdep.h @@ -152,7 +152,7 @@ do \ _dl_close(infile); \ } \ } \ -while (0) +while (0) /* We want want to apply all relocations in the interpreter during bootstrap. Because of this, we have to skip the interpreter @@ -179,7 +179,7 @@ while (0) #define DL_GET_READY_TO_RUN_EXTRA_ARGS \ , dl_boot_progmap - + #ifdef __USE_GNU diff --git a/ldso/ldso/frv/elfinterp.c b/ldso/ldso/frv/elfinterp.c index d8714c58e..df41f97bf 100644 --- a/ldso/ldso/frv/elfinterp.c +++ b/ldso/ldso/frv/elfinterp.c @@ -52,7 +52,7 @@ _dl_linux_resolver (struct elf_resolve *tpnt, int reloc_entry) symname= strtab + symtab[symtab_index].st_name; if (reloc_type != R_FRV_FUNCDESC_VALUE) { - _dl_dprintf(2, "%s: Incorrect relocation type in jump relocations\n", + _dl_dprintf(2, "%s: Incorrect relocation type in jump relocations\n", _dl_progname); _dl_exit(1); } @@ -82,7 +82,7 @@ _dl_linux_resolver (struct elf_resolve *tpnt, int reloc_entry) { _dl_dprintf(_dl_debug_file, "\nresolve function: %s", symname); if (_dl_debug_detail) - _dl_dprintf(_dl_debug_file, + _dl_dprintf(_dl_debug_file, "\n\tpatched (%x,%x) ==> (%x,%x) @ %x\n", got_entry->entry_point, got_entry->got_value, funcval.entry_point, funcval.got_value, @@ -120,7 +120,7 @@ _dl_parse(struct elf_resolve *tpnt, struct dyn_elf *scope, for (i = 0; i < rel_size; i++, rpnt++) { int res; - + symtab_index = ELF32_R_SYM(rpnt->r_info); debug_sym(symtab,strtab,symtab_index); debug_reloc(symtab,strtab,rpnt); @@ -130,10 +130,10 @@ _dl_parse(struct elf_resolve *tpnt, struct dyn_elf *scope, if (res==0) continue; _dl_dprintf(2, "\n%s: ",_dl_progname); - + if (symtab_index) _dl_dprintf(2, "symbol '%s': ", strtab + symtab[symtab_index].st_name); - + if (res <0) { int reloc_type = ELF32_R_TYPE(rpnt->r_info); @@ -141,7 +141,7 @@ _dl_parse(struct elf_resolve *tpnt, struct dyn_elf *scope, _dl_dprintf(2, "can't handle reloc type %s\n ", _dl_reltypes(reloc_type)); #else _dl_dprintf(2, "can't handle reloc type %x\n", reloc_type); -#endif +#endif _dl_exit(-res); } else if (res >0) diff --git a/ldso/ldso/m68k/dl-sysdep.h b/ldso/ldso/m68k/dl-sysdep.h index bb36dcc28..13e9e6015 100644 --- a/ldso/ldso/m68k/dl-sysdep.h +++ b/ldso/ldso/m68k/dl-sysdep.h @@ -1,7 +1,7 @@ /* vi: set sw=4 ts=4: */ /* * Various assmbly language/system dependent hacks that are required - * so that we can minimize the amount of platform specific code. + * so that we can minimize the amount of platform specific code. * Copyright (C) 2005 by Erik Andersen */ diff --git a/ldso/ldso/powerpc/dl-sysdep.h b/ldso/ldso/powerpc/dl-sysdep.h index 48a8bfb69..d5282485d 100644 --- a/ldso/ldso/powerpc/dl-sysdep.h +++ b/ldso/ldso/powerpc/dl-sysdep.h @@ -170,7 +170,7 @@ elf_machine_relative (Elf32_Addr load_off, const Elf32_Addr rel_addr, { Elf32_Rela * rpnt = (void *)rel_addr; --rpnt; - do { /* PowerPC handles pre increment/decrement better */ + do { /* PowerPC handles pre increment/decrement better */ Elf32_Addr *const reloc_addr = (void *) (load_off + (++rpnt)->r_offset); *reloc_addr = load_off + rpnt->r_addend; diff --git a/ldso/ldso/powerpc/elfinterp.c b/ldso/ldso/powerpc/elfinterp.c index 7fa626fb4..eeb325092 100644 --- a/ldso/ldso/powerpc/elfinterp.c +++ b/ldso/ldso/powerpc/elfinterp.c @@ -202,7 +202,7 @@ _dl_do_reloc (struct elf_resolve *tpnt,struct dyn_elf *scope, #endif reloc_addr = (Elf32_Addr *)(intptr_t) (tpnt->loadaddr + (unsigned long) rpnt->r_offset); reloc_type = ELF32_R_TYPE(rpnt->r_info); - symbol_addr = tpnt->loadaddr; /* For R_PPC_RELATIVE */ + symbol_addr = tpnt->loadaddr; /* For R_PPC_RELATIVE */ symtab_index = ELF32_R_SYM(rpnt->r_info); symname = strtab + symtab[symtab_index].st_name; if (symtab_index) { @@ -386,7 +386,7 @@ _dl_parse(struct elf_resolve *tpnt, struct dyn_elf *scope, symtab = (Elf32_Sym *)(intptr_t)tpnt->dynamic_info[DT_SYMTAB]; strtab = (char *)tpnt->dynamic_info[DT_STRTAB]; - + for (i = 0; i < rel_size; i++, rpnt++) { int res; diff --git a/ldso/ldso/sparc/dl-sysdep.h b/ldso/ldso/sparc/dl-sysdep.h index 7707cfcb9..4c5013cd8 100644 --- a/ldso/ldso/sparc/dl-sysdep.h +++ b/ldso/ldso/sparc/dl-sysdep.h @@ -131,9 +131,9 @@ static __inline__ Elf32_Addr elf_machine_dynamic (void) { register Elf32_Addr *got __asm__ ("%l7"); - + LOAD_PIC_REG (got); - + return *got; } @@ -142,14 +142,14 @@ static __inline__ Elf32_Addr elf_machine_load_address (void) { register Elf32_Addr *pc __asm__ ("%o7"), *got __asm ("%l7"); - + __asm__ ("sethi %%hi(_GLOBAL_OFFSET_TABLE_-4), %1\n\t" "call 1f\n\t" " add %1, %%lo(_GLOBAL_OFFSET_TABLE_+4), %1\n\t" "call _DYNAMIC\n\t" "call _GLOBAL_OFFSET_TABLE_\n" "1:\tadd %1, %0, %1\n\t" : "=r" (pc), "=r" (got)); - + /* got is now l_addr + _GLOBAL_OFFSET_TABLE_ *got is _DYNAMIC pc[2]*4 is l_addr + _DYNAMIC - (long)pc - 8 diff --git a/ldso/ldso/xtensa/dl-startup.h b/ldso/ldso/xtensa/dl-startup.h index 2fd012846..8ae962408 100644 --- a/ldso/ldso/xtensa/dl-startup.h +++ b/ldso/ldso/xtensa/dl-startup.h @@ -5,7 +5,7 @@ * Copyright (C) 2007 Tensilica Inc. * * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. - * Parts taken from glibc/sysdeps/xtensa/dl-machine.h. + * Parts taken from glibc/sysdeps/xtensa/dl-machine.h. */ __asm__ ( diff --git a/libc/inet/getaddrinfo.c b/libc/inet/getaddrinfo.c index 8baa6815e..d35d33fe0 100644 --- a/libc/inet/getaddrinfo.c +++ b/libc/inet/getaddrinfo.c @@ -1,5 +1,5 @@ /* - * Copyright 1996 by Craig Metz + * Copyright 1996 by Craig Metz * Copyright (C) 2000-2006 Erik Andersen * Portions from the GNU C library, * Copyright (C) 2003, 2006 Free Software Foundation, Inc. @@ -535,7 +535,7 @@ gaih_inet (const char *name, const struct gaih_service *service, } else { - /* + /* * Neither socket type nor protocol is set. Return all socket types * we know about. */ @@ -810,7 +810,7 @@ gaih_inet (const char *name, const struct gaih_service *service, sin6p->sin6_addr.s6_addr32[0] = 0; sin6p->sin6_addr.s6_addr32[1] = 0; sin6p->sin6_addr.s6_addr32[2] = htonl(0x0000ffff); - memcpy(&sin6p->sin6_addr.s6_addr32[3], + memcpy(&sin6p->sin6_addr.s6_addr32[3], at2->addr, sizeof (sin6p->sin6_addr.s6_addr32[3])); } sin6p->sin6_port = st2->port; diff --git a/libc/inet/getproto.c b/libc/inet/getproto.c index 1e3e843f5..a079f6487 100644 --- a/libc/inet/getproto.c +++ b/libc/inet/getproto.c @@ -12,7 +12,7 @@ ** but WITHOUT ANY WARRANTY; without even the implied warranty of ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ** Library General Public License for more details. -** +** ** You should have received a copy of the GNU Library General Public ** License along with the NYS Library; see the file COPYING.LIB. If ** not, write to the Free Software Foundation, Inc., 675 Mass Ave, diff --git a/libc/inet/if_index.c b/libc/inet/if_index.c index 005d9d09e..36c6be45c 100644 --- a/libc/inet/if_index.c +++ b/libc/inet/if_index.c @@ -47,7 +47,7 @@ extern int __opensock(void) attribute_hidden; libc_hidden_proto(if_nametoindex) unsigned int -if_nametoindex(const char* ifname) +if_nametoindex(const char* ifname) { #ifndef SIOCGIFINDEX __set_errno (ENOSYS); diff --git a/libc/inet/ntop.c b/libc/inet/ntop.c index c1f3fc83c..f19556dcd 100644 --- a/libc/inet/ntop.c +++ b/libc/inet/ntop.c @@ -254,7 +254,7 @@ inet_pton4(const char *src, u_char *dst) #ifdef __UCLIBC_HAS_IPV6__ /* We cannot use the macro version of tolower() or very bad - * things happen when '*src++' gets evaluated multiple times. + * things happen when '*src++' gets evaluated multiple times. * So undef it here so we get the function version of tolower * instead. */ diff --git a/libc/inet/rpc/clnt_perror.c b/libc/inet/rpc/clnt_perror.c index 89a31a2d6..7e6c907ce 100644 --- a/libc/inet/rpc/clnt_perror.c +++ b/libc/inet/rpc/clnt_perror.c @@ -258,7 +258,7 @@ clnt_sperror (CLIENT * rpch, const char *msg) case RPC_CANTSEND: case RPC_CANTRECV: __glibc_strerror_r (e.re_errno, chrbuf, sizeof chrbuf); - len = sprintf (str, "; errno = %s", chrbuf); + len = sprintf (str, "; errno = %s", chrbuf); str += len; break; diff --git a/libc/inet/rpc/rcmd.c b/libc/inet/rpc/rcmd.c index fe00d6a78..cd8d620c0 100644 --- a/libc/inet/rpc/rcmd.c +++ b/libc/inet/rpc/rcmd.c @@ -53,7 +53,7 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - */ + */ #if 0 static char sccsid[] = "@(#)rcmd.c 8.3 (Berkeley) 3/26/94"; @@ -144,7 +144,7 @@ libc_hidden_proto(rresvport) /* some forward declarations */ static int __ivaliduser2(FILE *hostf, u_int32_t raddr, const char *luser, const char *ruser, const char *rhost); -static int iruserok2 (u_int32_t raddr, int superuser, const char *ruser, +static int iruserok2 (u_int32_t raddr, int superuser, const char *ruser, const char *luser, const char *rhost); @@ -178,7 +178,7 @@ int rcmd(ahost, rport, locuser, remuser, cmd, fd2p) tmphstbuf = malloc (hstbuflen); #endif - while (gethostbyname_r (*ahost, &hostbuf, tmphstbuf, + while (gethostbyname_r (*ahost, &hostbuf, tmphstbuf, hstbuflen, &hp, &herr) != 0 || hp == NULL) { if (herr != NETDB_INTERNAL || errno != ERANGE) @@ -212,7 +212,7 @@ int rcmd(ahost, rport, locuser, remuser, cmd, fd2p) #endif pfd[0].events = POLLIN; pfd[1].events = POLLIN; - + *ahost = hp->h_name; oldmask = sigblock(sigmask(SIGURG)); /* __sigblock */ for (timo = 1, lport = IPPORT_RESERVED - 1;;) { @@ -361,7 +361,7 @@ int rresvport(int *alport) return -1; } } - + return -1; } libc_hidden_def(rresvport) @@ -394,8 +394,8 @@ int ruserok(rhost, superuser, ruser, luser) buffer = malloc (buflen); #endif - while (gethostbyname_r (rhost, &hostbuf, buffer, - buflen, &hp, &herr) != 0 || hp == NULL) + while (gethostbyname_r (rhost, &hostbuf, buffer, + buflen, &hp, &herr) != 0 || hp == NULL) { if (herr != NETDB_INTERNAL || errno != ERANGE) { #ifndef __ARCH_USE_MMU__ @@ -493,7 +493,7 @@ iruserok2 (raddr, superuser, ruser, luser, rhost) if (!superuser) hostf = iruserfopen (_PATH_HEQUIV, 0); - + if (hostf) { isbad = __ivaliduser2 (hostf, raddr, luser, ruser, rhost); fclose (hostf); @@ -517,7 +517,7 @@ iruserok2 (raddr, superuser, ruser, luser, rhost) char *buffer = malloc (buflen); #endif - if (getpwnam_r (luser, &pwdbuf, buffer, + if (getpwnam_r (luser, &pwdbuf, buffer, buflen, &pwd) != 0 || pwd == NULL) { #ifndef __ARCH_USE_MMU__ @@ -545,12 +545,12 @@ iruserok2 (raddr, superuser, ruser, luser, rhost) seteuid (pwd->pw_uid); hostf = iruserfopen (pbuf, pwd->pw_uid); free(pbuf); - + if (hostf != NULL) { isbad = __ivaliduser2 (hostf, raddr, luser, ruser, rhost); fclose (hostf); } - + seteuid (uid); return isbad; } diff --git a/libc/misc/ctype/ctype.c b/libc/misc/ctype/ctype.c index 7c25a39fb..abb76ebdc 100644 --- a/libc/misc/ctype/ctype.c +++ b/libc/misc/ctype/ctype.c @@ -599,7 +599,7 @@ const __ctype_mask_t __C_ctype_b_data[] = { /* -4 M-| */ 0, /* -3 M-} */ 0, /* -2 M-~ */ 0, -#endif /* __UCLIBC_HAS_CTYPE_SIGNED__*/ +#endif /* __UCLIBC_HAS_CTYPE_SIGNED__*/ /* -1 M-^? */ 0, /* 0 ^@ */ _IScntrl, /* 1 ^A */ _IScntrl, @@ -911,7 +911,7 @@ const __ctype_touplow_t __C_ctype_tolower_data[] = { -12, -11, -10, -9, -8, -7, -6, -5, -4, -3, -2, -1, -#endif /* __UCLIBC_HAS_CTYPE_SIGNED__*/ +#endif /* __UCLIBC_HAS_CTYPE_SIGNED__*/ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, @@ -1033,7 +1033,7 @@ const __ctype_touplow_t __C_ctype_toupper_data[] = { -12, -11, -10, -9, -8, -7, -6, -5, -4, -3, -2, -1, -#endif /* __UCLIBC_HAS_CTYPE_SIGNED__*/ +#endif /* __UCLIBC_HAS_CTYPE_SIGNED__*/ 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, diff --git a/libc/misc/dirent/dirstream.h b/libc/misc/dirent/dirstream.h index 761111b9e..370886aa7 100644 --- a/libc/misc/dirent/dirstream.h +++ b/libc/misc/dirent/dirstream.h @@ -60,7 +60,7 @@ struct __dirstream { /* total size of buffer */ size_t dd_max; - + /* lock */ __UCLIBC_MUTEX(dd_lock); }; /* stream data from opendir() */ diff --git a/libc/misc/dirent/scandir.c b/libc/misc/dirent/scandir.c index 0e823ad98..aba63f20b 100644 --- a/libc/misc/dirent/scandir.c +++ b/libc/misc/dirent/scandir.c @@ -18,7 +18,7 @@ libc_hidden_proto(opendir) libc_hidden_proto(closedir) libc_hidden_proto(qsort) -int scandir(const char *dir, struct dirent ***namelist, +int scandir(const char *dir, struct dirent ***namelist, int (*selector) (const struct dirent *), int (*compar) (const void *, const void *)) { diff --git a/libc/misc/dirent/scandir64.c b/libc/misc/dirent/scandir64.c index 98433f46d..083d2de18 100644 --- a/libc/misc/dirent/scandir64.c +++ b/libc/misc/dirent/scandir64.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. + 02111-1307 USA. */ /* Modified for uClibc by Erik Andersen @@ -36,7 +36,7 @@ libc_hidden_proto(closedir) libc_hidden_proto(qsort) libc_hidden_proto(readdir64) -int scandir64(const char *dir, struct dirent64 ***namelist, +int scandir64(const char *dir, struct dirent64 ***namelist, int (*selector) (const struct dirent64 *), int (*compar) (const void *, const void *)) { diff --git a/libc/misc/glob/glob-susv3.c b/libc/misc/glob/glob-susv3.c index 8f441ac68..00963c36e 100644 --- a/libc/misc/glob/glob-susv3.c +++ b/libc/misc/glob/glob-susv3.c @@ -235,7 +235,7 @@ int glob(const char *pat, int flags, int (*errfunc)(const char *path, int err), size_t cnt, i; size_t offs = (flags & GLOB_DOOFFS) ? g->gl_offs : 0; int error = 0; - + if (*p == '/') { for (; *p == '/'; p++); d = "/"; @@ -256,7 +256,7 @@ int glob(const char *pat, int flags, int (*errfunc)(const char *path, int err), __glob_freelist(&head); return error; } - + for (cnt=0, tail=head.next; tail; tail=tail->next, cnt++); if (!cnt) { if (flags & GLOB_NOCHECK) { @@ -292,7 +292,7 @@ int glob(const char *pat, int flags, int (*errfunc)(const char *path, int err), if (!(flags & GLOB_NOSORT)) qsort(g->gl_pathv+offs, cnt, sizeof(char *), __glob_sort); - + return error; } #ifdef __GLOB64 diff --git a/libc/misc/glob/glob64-susv3.c b/libc/misc/glob/glob64-susv3.c index cc633cd88..f73e2c3a7 100644 --- a/libc/misc/glob/glob64-susv3.c +++ b/libc/misc/glob/glob64-susv3.c @@ -16,5 +16,5 @@ #define globfree(pglob) globfree64 (pglob) #define __GLOB64 1 - + #include "glob-susv3.c" diff --git a/libc/misc/gnu/obstack.c b/libc/misc/gnu/obstack.c index a2e0de63b..246d164cd 100644 --- a/libc/misc/gnu/obstack.c +++ b/libc/misc/gnu/obstack.c @@ -154,7 +154,7 @@ struct obstack *_obstack; } while (0) # endif - + /* Initialize an obstack H for use. Specify chunk size SIZE (0 means default). Objects start on multiples of ALIGNMENT (0 means use default). CHUNKFUN is the function to use to allocate chunks, @@ -383,7 +383,7 @@ _obstack_allocated_p ( } return lp != 0; } - + /* Free objects in obstack H, including OBJ and everything allocate more recently than OBJ. If OBJ is zero, free everything in H. */ @@ -457,7 +457,7 @@ obstack_free ( /* obj is not in any of the chunks! */ abort (); } - + int _obstack_memory_used ( struct obstack *h) @@ -471,7 +471,7 @@ _obstack_memory_used ( } return nbytes; } - + /* Define the error handler. */ # ifndef _ /* # if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC */ @@ -506,7 +506,7 @@ print_and_abort (void) fprintf (stderr, "%s\n", _("memory exhausted")); exit (obstack_exit_failure); } - + # if 0 /* These are now turned off because the applications do not use it and it uses bcopy via obstack_grow, which causes trouble on sysV. */ diff --git a/libc/misc/internals/tempname.h b/libc/misc/internals/tempname.h index 80a6cf7c1..ac40bef6e 100644 --- a/libc/misc/internals/tempname.h +++ b/libc/misc/internals/tempname.h @@ -1,11 +1,11 @@ -#ifndef __TEMPNAME_H__ +#ifndef __TEMPNAME_H__ #define __TEMPNAME_H__ #define __need_size_t #include /* Disable support for $TMPDIR */ -extern int ___path_search (char *tmpl, size_t tmpl_len, const char *dir, +extern int ___path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx /*, int try_tmpdir */) attribute_hidden; #define __path_search(tmpl, tmpl_len, dir, pfx, try_tmpdir) ___path_search(tmpl, tmpl_len, dir, pfx) diff --git a/libc/misc/locale/locale.c b/libc/misc/locale/locale.c index 9825798ed..858a02c33 100644 --- a/libc/misc/locale/locale.c +++ b/libc/misc/locale/locale.c @@ -188,7 +188,7 @@ static const char utf8[] = "UTF-8"; #ifdef __UCLIBC_MJN3_ONLY__ #warning TODO: Fix dimensions of hr_locale. #endif -/* Individual category strings start at hr_locale + category * MAX_LOCALE_CATEGORY. +/* Individual category strings start at hr_locale + category * MAX_LOCALE_CATEGORY. * This holds for LC_ALL as well. */ static char hr_locale[(MAX_LOCALE_CATEGORY_STR * LC_ALL) + MAX_LOCALE_STR]; @@ -638,7 +638,7 @@ int attribute_hidden _locale_set_l(const unsigned char *p, __locale_t base) x = (const char **)(((char *) base) + base->category_offsets[i]); - + stp = __locale_mmap->lc_common_tbl_offsets + 4*i; r = (const unsigned char *)( ((char *)__locale_mmap) + *stp ); io = (const uint16_t *)( ((char *)__locale_mmap) + *++stp ); @@ -750,7 +750,7 @@ int attribute_hidden _locale_set_l(const unsigned char *p, __locale_t base) [ ((int)(c8b->idx8uplow [u >> __LOCALE_DATA_Cuplow_IDX_SHIFT]) << __LOCALE_DATA_Cuplow_IDX_SHIFT) - + ((128 + u) + + ((128 + u) & ((1 << __LOCALE_DATA_Cuplow_IDX_SHIFT) - 1)) ]; if (m & _ISlower) { @@ -835,7 +835,7 @@ int attribute_hidden _locale_set_l(const unsigned char *p, __locale_t base) assert(base->thousands_sep_len > 0); assert(base->thousands_sep[base->thousands_sep_len] == 0); #endif - } + } /* } else if (i == LC_COLLATE) { */ /* init_cur_collate(__locale_mmap->locales[ __LOCALE_DATA_WIDTH_LOCALES */ @@ -967,63 +967,63 @@ void _locale_init(void) static const unsigned char nl_data[C_LC_ALL + 1 + 90 + 320] = { /* static const char cat_start[LC_ALL + 1] = { */ - '\x00', '\x0b', '\x0e', '\x24', '\x56', '\x56', '\x5a', + '\x00', '\x0b', '\x0e', '\x24', '\x56', '\x56', '\x5a', /* }; */ /* static const char item_offset[90] = { */ - '\x00', '\x02', '\x04', '\x06', '\x08', '\x0a', '\x0c', '\x0e', - '\x10', '\x12', '\x14', '\x1a', '\x1b', '\x1b', '\x1b', '\x1b', - '\x1b', '\x1b', '\x1b', '\x1b', '\x1b', '\x1c', '\x1c', '\x1c', - '\x1c', '\x1c', '\x1c', '\x1c', '\x1c', '\x1c', '\x1c', '\x1c', - '\x1c', '\x1c', '\x1c', '\x1e', '\x20', '\x24', '\x28', '\x2c', - '\x30', '\x34', '\x38', '\x3c', '\x43', '\x4a', '\x52', '\x5c', - '\x65', '\x6c', '\x75', '\x79', '\x7d', '\x81', '\x85', '\x89', - '\x8d', '\x91', '\x95', '\x99', '\x9d', '\xa1', '\xa5', '\xad', - '\x36', '\x3c', '\x42', '\x46', '\x4b', '\x50', '\x57', '\x61', - '\x69', '\x72', '\x7b', '\x7e', '\x81', '\x96', '\x9f', '\xa8', - '\xb3', '\xb3', '\xb3', '\xb3', '\xb3', '\xb3', '\xb4', '\xba', - '\xbf', '\xbf', + '\x00', '\x02', '\x04', '\x06', '\x08', '\x0a', '\x0c', '\x0e', + '\x10', '\x12', '\x14', '\x1a', '\x1b', '\x1b', '\x1b', '\x1b', + '\x1b', '\x1b', '\x1b', '\x1b', '\x1b', '\x1c', '\x1c', '\x1c', + '\x1c', '\x1