OSDN Git Service

- trim superfluous ';'. No objcode changes
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 28 Oct 2008 13:05:24 +0000 (13:05 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 28 Oct 2008 13:05:24 +0000 (13:05 -0000)
commitfc44a577aaa653ba053a8c806da75832ca8145ce
tree9349397457cd14308510010c115beddfd6a157e3
parentd79d93813a2f01a373059624eb2ceb77e4cc886f
- trim superfluous ';'. No objcode changes
90 files changed:
libc/sysdeps/linux/alpha/sigprocmask.c
libc/sysdeps/linux/arm/mmap.c
libc/sysdeps/linux/avr32/mmap.c
libc/sysdeps/linux/bfin/dma-memcpy.c
libc/sysdeps/linux/bfin/sram-alloc.c
libc/sysdeps/linux/bfin/sram-free.c
libc/sysdeps/linux/common/__rt_sigtimedwait.c
libc/sysdeps/linux/common/__syscall_fcntl64.c
libc/sysdeps/linux/common/_exit.c
libc/sysdeps/linux/common/chdir.c
libc/sysdeps/linux/common/chmod.c
libc/sysdeps/linux/common/chown.c
libc/sysdeps/linux/common/chroot.c
libc/sysdeps/linux/common/create_module.c
libc/sysdeps/linux/common/fchmod.c
libc/sysdeps/linux/common/fchown.c
libc/sysdeps/linux/common/flock.c
libc/sysdeps/linux/common/fstat.c
libc/sysdeps/linux/common/fstat64.c
libc/sysdeps/linux/common/ftruncate64.c
libc/sysdeps/linux/common/getdents.c
libc/sysdeps/linux/common/getdents64.c
libc/sysdeps/linux/common/getegid.c
libc/sysdeps/linux/common/geteuid.c
libc/sysdeps/linux/common/getgroups.c
libc/sysdeps/linux/common/getpgid.c
libc/sysdeps/linux/common/getpriority.c
libc/sysdeps/linux/common/getresgid.c
libc/sysdeps/linux/common/getresuid.c
libc/sysdeps/linux/common/getsid.c
libc/sysdeps/linux/common/kill.c
libc/sysdeps/linux/common/klogctl.c
libc/sysdeps/linux/common/lchown.c
libc/sysdeps/linux/common/llseek.c
libc/sysdeps/linux/common/lstat.c
libc/sysdeps/linux/common/lstat64.c
libc/sysdeps/linux/common/mkdir.c
libc/sysdeps/linux/common/mknod.c
libc/sysdeps/linux/common/mmap.c
libc/sysdeps/linux/common/mmap64.c
libc/sysdeps/linux/common/nice.c
libc/sysdeps/linux/common/open.c
libc/sysdeps/linux/common/posix_fadvise64.c
libc/sysdeps/linux/common/pread_write.c
libc/sysdeps/linux/common/ptrace.c
libc/sysdeps/linux/common/readahead.c
libc/sysdeps/linux/common/reboot.c
libc/sysdeps/linux/common/rename.c
libc/sysdeps/linux/common/sched_getaffinity.c
libc/sysdeps/linux/common/sched_getparam.c
libc/sysdeps/linux/common/sched_getscheduler.c
libc/sysdeps/linux/common/sched_rr_get_interval.c
libc/sysdeps/linux/common/sched_setaffinity.c
libc/sysdeps/linux/common/sched_setparam.c
libc/sysdeps/linux/common/sched_setscheduler.c
libc/sysdeps/linux/common/setfsgid.c
libc/sysdeps/linux/common/setfsuid.c
libc/sysdeps/linux/common/setgid.c
libc/sysdeps/linux/common/setgroups.c
libc/sysdeps/linux/common/setpgid.c
libc/sysdeps/linux/common/setregid.c
libc/sysdeps/linux/common/setresgid.c
libc/sysdeps/linux/common/setresuid.c
libc/sysdeps/linux/common/setreuid.c
libc/sysdeps/linux/common/setuid.c
libc/sysdeps/linux/common/sigpending.c
libc/sysdeps/linux/common/sigqueue.c
libc/sysdeps/linux/common/sigsuspend.c
libc/sysdeps/linux/common/stat.c
libc/sysdeps/linux/common/stat64.c
libc/sysdeps/linux/common/sync.c
libc/sysdeps/linux/common/sync_file_range.c
libc/sysdeps/linux/common/truncate64.c
libc/sysdeps/linux/common/umask.c
libc/sysdeps/linux/common/umount.c
libc/sysdeps/linux/common/ustat.c
libc/sysdeps/linux/common/wait4.c
libc/sysdeps/linux/e1/vfork.c
libc/sysdeps/linux/frv/__init_brk.c
libc/sysdeps/linux/frv/mmap.c
libc/sysdeps/linux/microblaze/mmap.c
libc/sysdeps/linux/mips/mmap.c
libc/sysdeps/linux/mips/pread_write.c
libc/sysdeps/linux/powerpc/pread_write.c
libc/sysdeps/linux/sh/__init_brk.c
libc/sysdeps/linux/sh/pread_write.c
libc/sysdeps/linux/sh64/__init_brk.c
libc/sysdeps/linux/v850/mmap.c
libc/sysdeps/linux/vax/mmap.c
libc/sysdeps/linux/xtensa/pread_write.c