summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-15 15:22:23 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-21 21:29:00 +0200
commit52df98393467108c92ee45d9e734af55e964e6ab (patch)
treeda2f521819f6b576a2c841e0263565f6266ec9a4
parent8b3d82087039655037d4d2c4545f058b3075e75c (diff)
remove editor hints for vi
-rw-r--r--extra/locale/programs/locale.c1
-rw-r--r--include/cancel.h1
-rw-r--r--include/internal/parse_config.h1
-rw-r--r--include/internal/utmp.h1
-rw-r--r--ldso/include/dl-defs.h1
-rw-r--r--ldso/include/dl-elf.h1
-rw-r--r--ldso/include/dl-hash.h1
-rw-r--r--ldso/include/dl-string.h1
-rw-r--r--ldso/include/dl-syscall.h1
-rw-r--r--ldso/include/dlfcn.h1
-rw-r--r--ldso/include/ldso.h1
-rw-r--r--ldso/include/unsecvars.h1
-rw-r--r--ldso/ldso/arm/dl-startup.h1
-rw-r--r--ldso/ldso/arm/dl-sysdep.h1
-rw-r--r--ldso/ldso/dl-array.c1
-rw-r--r--ldso/ldso/dl-elf.c1
-rw-r--r--ldso/ldso/dl-hash.c1
-rw-r--r--ldso/ldso/dl-startup.c1
-rw-r--r--ldso/ldso/dl-tls.c1
-rw-r--r--ldso/ldso/i386/dl-startup.h1
-rw-r--r--ldso/ldso/i386/dl-sysdep.h1
-rw-r--r--ldso/ldso/ldso.c1
-rw-r--r--ldso/ldso/m68k/dl-startup.h1
-rw-r--r--ldso/ldso/m68k/dl-sysdep.h1
-rw-r--r--ldso/ldso/mips/dl-sysdep.h2
-rw-r--r--ldso/ldso/sparc/dl-sysdep.h1
-rw-r--r--ldso/ldso/x86_64/dl-startup.h1
-rw-r--r--ldso/ldso/x86_64/dl-sysdep.h1
-rw-r--r--ldso/ldso/xtensa/dl-startup.h1
-rw-r--r--ldso/libdl/libdl.c1
-rw-r--r--libc/inet/getnet.c1
-rw-r--r--libc/inet/getproto.c1
-rw-r--r--libc/inet/getservice.c1
-rw-r--r--libc/inet/hostid.c1
-rw-r--r--libc/inet/ntohl.c2
-rw-r--r--libc/misc/dirent/scandir.c1
-rw-r--r--libc/misc/internals/parse_config.c1
-rw-r--r--libc/misc/sysvipc/__syscall_ipc.c1
-rw-r--r--libc/misc/utmp/utent.c1
-rw-r--r--libc/misc/wordexp/wordexp.c1
-rw-r--r--libc/pwd_grp/lckpwdf.c1
-rw-r--r--libc/signal/sigwait.c1
-rw-r--r--libc/stdio/_fpmaxtostr.h1
-rw-r--r--libc/stdlib/__uc_malloc.c1
-rw-r--r--libc/stdlib/div.c1
-rw-r--r--libc/stdlib/lcong48.c1
-rw-r--r--libc/stdlib/malloc/calloc.c1
-rw-r--r--libc/stdlib/mkdtemp.c1
-rw-r--r--libc/stdlib/posix_memalign.c1
-rw-r--r--libc/stdlib/rand.c1
-rw-r--r--libc/stdlib/valloc.c1
-rw-r--r--libc/sysdeps/linux/arm/syscall.c1
-rw-r--r--libc/sysdeps/linux/arm/vfork.S1
-rw-r--r--libc/sysdeps/linux/c6x/prctl.c1
-rw-r--r--libc/sysdeps/linux/common/__rt_sigtimedwait.c1
-rw-r--r--libc/sysdeps/linux/common/__rt_sigwaitinfo.c1
-rw-r--r--libc/sysdeps/linux/common/__socketcall.c1
-rw-r--r--libc/sysdeps/linux/common/__syscall_fcntl.c1
-rw-r--r--libc/sysdeps/linux/common/__syscall_fcntl64.c1
-rw-r--r--libc/sysdeps/linux/common/__syscall_rt_sigaction.c1
-rw-r--r--libc/sysdeps/linux/common/__syscall_sigaction.c1
-rw-r--r--libc/sysdeps/linux/common/_exit.c1
-rw-r--r--libc/sysdeps/linux/common/access.c1
-rw-r--r--libc/sysdeps/linux/common/acct.c1
-rw-r--r--libc/sysdeps/linux/common/adjtimex.c1
-rw-r--r--libc/sysdeps/linux/common/alarm.c1
-rw-r--r--libc/sysdeps/linux/common/arch_prctl.c1
-rw-r--r--libc/sysdeps/linux/common/bdflush.c1
-rw-r--r--libc/sysdeps/linux/common/capget.c1
-rw-r--r--libc/sysdeps/linux/common/capset.c1
-rw-r--r--libc/sysdeps/linux/common/chdir.c1
-rw-r--r--libc/sysdeps/linux/common/chmod.c1
-rw-r--r--libc/sysdeps/linux/common/chown.c1
-rw-r--r--libc/sysdeps/linux/common/chroot.c1
-rw-r--r--libc/sysdeps/linux/common/close.c1
-rw-r--r--libc/sysdeps/linux/common/creat.c1
-rw-r--r--libc/sysdeps/linux/common/dup.c1
-rw-r--r--libc/sysdeps/linux/common/dup2.c1
-rw-r--r--libc/sysdeps/linux/common/dup3.c1
-rw-r--r--libc/sysdeps/linux/common/epoll.c1
-rw-r--r--libc/sysdeps/linux/common/eventfd.c1
-rw-r--r--libc/sysdeps/linux/common/execve.c1
-rw-r--r--libc/sysdeps/linux/common/fallocate.c1
-rw-r--r--libc/sysdeps/linux/common/fallocate64.c1
-rw-r--r--libc/sysdeps/linux/common/fanotify.c1
-rw-r--r--libc/sysdeps/linux/common/fchdir.c1
-rw-r--r--libc/sysdeps/linux/common/fchmod.c1
-rw-r--r--libc/sysdeps/linux/common/fchown.c1
-rw-r--r--libc/sysdeps/linux/common/fdatasync.c1
-rw-r--r--libc/sysdeps/linux/common/flock.c1
-rw-r--r--libc/sysdeps/linux/common/fork.c1
-rw-r--r--libc/sysdeps/linux/common/fstat.c1
-rw-r--r--libc/sysdeps/linux/common/fstat64.c1
-rw-r--r--libc/sysdeps/linux/common/fstatfs.c1
-rw-r--r--libc/sysdeps/linux/common/fsync.c1
-rw-r--r--libc/sysdeps/linux/common/ftruncate.c1
-rw-r--r--libc/sysdeps/linux/common/futimens.c1
-rw-r--r--libc/sysdeps/linux/common/getdirname.c1
-rw-r--r--libc/sysdeps/linux/common/getegid.c1
-rw-r--r--libc/sysdeps/linux/common/geteuid.c1
-rw-r--r--libc/sysdeps/linux/common/getgid.c1
-rw-r--r--libc/sysdeps/linux/common/getgroups.c1
-rw-r--r--libc/sysdeps/linux/common/getitimer.c1
-rw-r--r--libc/sysdeps/linux/common/getpgid.c1
-rw-r--r--libc/sysdeps/linux/common/getpgrp.c1
-rw-r--r--libc/sysdeps/linux/common/getpid.c1
-rw-r--r--libc/sysdeps/linux/common/getppid.c1
-rw-r--r--libc/sysdeps/linux/common/getpriority.c1
-rw-r--r--libc/sysdeps/linux/common/getrandom.c1
-rw-r--r--libc/sysdeps/linux/common/getresgid.c1
-rw-r--r--libc/sysdeps/linux/common/getresuid.c1
-rw-r--r--libc/sysdeps/linux/common/getrlimit.c1
-rw-r--r--libc/sysdeps/linux/common/getrusage.c1
-rw-r--r--libc/sysdeps/linux/common/getsid.c1
-rw-r--r--libc/sysdeps/linux/common/gettimeofday.c1
-rw-r--r--libc/sysdeps/linux/common/getuid.c1
-rw-r--r--libc/sysdeps/linux/common/inotify.c1
-rw-r--r--libc/sysdeps/linux/common/ioctl.c1
-rw-r--r--libc/sysdeps/linux/common/ioperm.c1
-rw-r--r--libc/sysdeps/linux/common/iopl.c1
-rw-r--r--libc/sysdeps/linux/common/kill.c1
-rw-r--r--libc/sysdeps/linux/common/klogctl.c1
-rw-r--r--libc/sysdeps/linux/common/lchown.c1
-rw-r--r--libc/sysdeps/linux/common/link.c1
-rw-r--r--libc/sysdeps/linux/common/llseek.c1
-rw-r--r--libc/sysdeps/linux/common/lseek.c1
-rw-r--r--libc/sysdeps/linux/common/lstat.c1
-rw-r--r--libc/sysdeps/linux/common/lstat64.c1
-rw-r--r--libc/sysdeps/linux/common/lutimes.c1
-rw-r--r--libc/sysdeps/linux/common/madvise.c1
-rw-r--r--libc/sysdeps/linux/common/mkdir.c1
-rw-r--r--libc/sysdeps/linux/common/mknod.c1
-rw-r--r--libc/sysdeps/linux/common/mlock.c1
-rw-r--r--libc/sysdeps/linux/common/mlockall.c1
-rw-r--r--libc/sysdeps/linux/common/mmap.c1
-rw-r--r--libc/sysdeps/linux/common/modify_ldt.c1
-rw-r--r--libc/sysdeps/linux/common/mount.c1
-rw-r--r--libc/sysdeps/linux/common/mprotect.c1
-rw-r--r--libc/sysdeps/linux/common/mremap.c1
-rw-r--r--libc/sysdeps/linux/common/msync.c1
-rw-r--r--libc/sysdeps/linux/common/munlock.c1
-rw-r--r--libc/sysdeps/linux/common/munlockall.c1
-rw-r--r--libc/sysdeps/linux/common/munmap.c1
-rw-r--r--libc/sysdeps/linux/common/nanosleep.c1
-rw-r--r--libc/sysdeps/linux/common/nice.c1
-rw-r--r--libc/sysdeps/linux/common/open.c1
-rw-r--r--libc/sysdeps/linux/common/pause.c1
-rw-r--r--libc/sysdeps/linux/common/personality.c1
-rw-r--r--libc/sysdeps/linux/common/pipe.c1
-rw-r--r--libc/sysdeps/linux/common/pipe2.c1
-rw-r--r--libc/sysdeps/linux/common/pivot_root.c1
-rw-r--r--libc/sysdeps/linux/common/posix_fadvise.c1
-rw-r--r--libc/sysdeps/linux/common/posix_fadvise64.c1
-rw-r--r--libc/sysdeps/linux/common/posix_fallocate.c1
-rw-r--r--libc/sysdeps/linux/common/posix_fallocate64.c1
-rw-r--r--libc/sysdeps/linux/common/posix_madvise.c1
-rw-r--r--libc/sysdeps/linux/common/prctl.c1
-rw-r--r--libc/sysdeps/linux/common/pread_write.c1
-rw-r--r--libc/sysdeps/linux/common/quotactl.c1
-rw-r--r--libc/sysdeps/linux/common/read.c1
-rw-r--r--libc/sysdeps/linux/common/readlink.c1
-rw-r--r--libc/sysdeps/linux/common/readv.c1
-rw-r--r--libc/sysdeps/linux/common/reboot.c1
-rw-r--r--libc/sysdeps/linux/common/rename.c1
-rw-r--r--libc/sysdeps/linux/common/rmdir.c1
-rw-r--r--libc/sysdeps/linux/common/sched_get_priority_max.c1
-rw-r--r--libc/sysdeps/linux/common/sched_get_priority_min.c1
-rw-r--r--libc/sysdeps/linux/common/sched_getcpu.c1
-rw-r--r--libc/sysdeps/linux/common/sched_getparam.c1
-rw-r--r--libc/sysdeps/linux/common/sched_getscheduler.c1
-rw-r--r--libc/sysdeps/linux/common/sched_rr_get_interval.c1
-rw-r--r--libc/sysdeps/linux/common/sched_setparam.c1
-rw-r--r--libc/sysdeps/linux/common/sched_setscheduler.c1
-rw-r--r--libc/sysdeps/linux/common/sched_yield.c1
-rw-r--r--libc/sysdeps/linux/common/select.c1
-rw-r--r--libc/sysdeps/linux/common/sendfile.c1
-rw-r--r--libc/sysdeps/linux/common/setdomainname.c1
-rw-r--r--libc/sysdeps/linux/common/setfsgid.c1
-rw-r--r--libc/sysdeps/linux/common/setfsuid.c1
-rw-r--r--libc/sysdeps/linux/common/setgid.c1
-rw-r--r--libc/sysdeps/linux/common/setgroups.c1
-rw-r--r--libc/sysdeps/linux/common/sethostname.c1
-rw-r--r--libc/sysdeps/linux/common/setitimer.c1
-rw-r--r--libc/sysdeps/linux/common/setns.c1
-rw-r--r--libc/sysdeps/linux/common/setpgid.c1
-rw-r--r--libc/sysdeps/linux/common/setpriority.c1
-rw-r--r--libc/sysdeps/linux/common/setregid.c1
-rw-r--r--libc/sysdeps/linux/common/setresgid.c1
-rw-r--r--libc/sysdeps/linux/common/setresuid.c1
-rw-r--r--libc/sysdeps/linux/common/setreuid.c1
-rw-r--r--libc/sysdeps/linux/common/setrlimit.c1
-rw-r--r--libc/sysdeps/linux/common/setsid.c1
-rw-r--r--libc/sysdeps/linux/common/settimeofday.c1
-rw-r--r--libc/sysdeps/linux/common/setuid.c1
-rw-r--r--libc/sysdeps/linux/common/sigaltstack.c1
-rw-r--r--libc/sysdeps/linux/common/signalfd.c1
-rw-r--r--libc/sysdeps/linux/common/sigpending.c1
-rw-r--r--libc/sysdeps/linux/common/sigprocmask.c1
-rw-r--r--libc/sysdeps/linux/common/sigsuspend.c1
-rw-r--r--libc/sysdeps/linux/common/splice.c1
-rw-r--r--libc/sysdeps/linux/common/stat.c1
-rw-r--r--libc/sysdeps/linux/common/stat64.c1
-rw-r--r--libc/sysdeps/linux/common/statfs.c1
-rw-r--r--libc/sysdeps/linux/common/stime.c1
-rw-r--r--libc/sysdeps/linux/common/swapoff.c1
-rw-r--r--libc/sysdeps/linux/common/swapon.c1
-rw-r--r--libc/sysdeps/linux/common/symlink.c1
-rw-r--r--libc/sysdeps/linux/common/sync.c1
-rw-r--r--libc/sysdeps/linux/common/sync_file_range.c1
-rw-r--r--libc/sysdeps/linux/common/syncfs.c1
-rw-r--r--libc/sysdeps/linux/common/sysctl.c1
-rw-r--r--libc/sysdeps/linux/common/sysfs.c1
-rw-r--r--libc/sysdeps/linux/common/sysinfo.c1
-rw-r--r--libc/sysdeps/linux/common/tee.c1
-rw-r--r--libc/sysdeps/linux/common/time.c1
-rw-r--r--libc/sysdeps/linux/common/timerfd.c1
-rw-r--r--libc/sysdeps/linux/common/times.c1
-rw-r--r--libc/sysdeps/linux/common/truncate.c1
-rw-r--r--libc/sysdeps/linux/common/ulimit.c1
-rw-r--r--libc/sysdeps/linux/common/umask.c1
-rw-r--r--libc/sysdeps/linux/common/umount.c1
-rw-r--r--libc/sysdeps/linux/common/umount2.c1
-rw-r--r--libc/sysdeps/linux/common/uname.c1
-rw-r--r--libc/sysdeps/linux/common/unlink.c1
-rw-r--r--libc/sysdeps/linux/common/unshare.c1
-rw-r--r--libc/sysdeps/linux/common/uselib.c1
-rw-r--r--libc/sysdeps/linux/common/ustat.c1
-rw-r--r--libc/sysdeps/linux/common/utime.c1
-rw-r--r--libc/sysdeps/linux/common/utimes.c1
-rw-r--r--libc/sysdeps/linux/common/vhangup.c1
-rw-r--r--libc/sysdeps/linux/common/vmsplice.c1
-rw-r--r--libc/sysdeps/linux/common/wait4.c1
-rw-r--r--libc/sysdeps/linux/common/waitid.c1
-rw-r--r--libc/sysdeps/linux/common/waitpid.c1
-rw-r--r--libc/sysdeps/linux/common/write.c1
-rw-r--r--libc/sysdeps/linux/common/writev.c1
-rw-r--r--libc/sysdeps/linux/mips/posix_fadvise.c1
-rw-r--r--libc/sysdeps/linux/mips/posix_fadvise64.c1
-rw-r--r--libc/sysdeps/linux/mips/pread_write.c1
-rw-r--r--libc/sysdeps/linux/powerpc/vfork.S1
-rw-r--r--libc/sysdeps/linux/sh/pipe.c1
-rw-r--r--libc/sysdeps/linux/sh/pread_write.c1
-rw-r--r--libc/sysdeps/linux/xtensa/fork.c1
-rw-r--r--libc/sysdeps/linux/xtensa/sigaction.c1
-rw-r--r--libc/unistd/daemon.c1
-rw-r--r--libc/unistd/getlogin.c1
-rw-r--r--libcrypt/crypt.c1
-rw-r--r--libcrypt/crypt_stub.c1
-rw-r--r--libm/float_wrappers.c1
-rw-r--r--libm/ldouble_wrappers.c1
-rw-r--r--libm/nan.c1
-rw-r--r--libutil/logwtmp.c1
-rw-r--r--utils/ldd.c1
253 files changed, 1 insertions, 254 deletions
diff --git a/extra/locale/programs/locale.c b/extra/locale/programs/locale.c
index c9fd1f3c2..5d16d1276 100644
--- a/extra/locale/programs/locale.c
+++ b/extra/locale/programs/locale.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
*
* Copyright (c) 2008 STMicroelectronics Ltd
diff --git a/include/cancel.h b/include/cancel.h
index 48881599d..163c70409 100644
--- a/include/cancel.h
+++ b/include/cancel.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2011 Erik Andersen <andersen@uclibc.org>
*
diff --git a/include/internal/parse_config.h b/include/internal/parse_config.h
index ebfb87e5f..5492a1344 100644
--- a/include/internal/parse_config.h
+++ b/include/internal/parse_config.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* config file parser helper
*
diff --git a/include/internal/utmp.h b/include/internal/utmp.h
index 49f96b4d8..f02245684 100644
--- a/include/internal/utmp.h
+++ b/include/internal/utmp.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* internal helper for utmp and utmpx handling
*
diff --git a/ldso/include/dl-defs.h b/ldso/include/dl-defs.h
index bedfa977e..f27112a11 100644
--- a/ldso/include/dl-defs.h
+++ b/ldso/include/dl-defs.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/include/dl-elf.h b/ldso/include/dl-elf.h
index 80625fd5b..a827b8d6d 100644
--- a/ldso/include/dl-elf.h
+++ b/ldso/include/dl-elf.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/include/dl-hash.h b/ldso/include/dl-hash.h
index bdb999aff..cb46bec62 100644
--- a/ldso/include/dl-hash.h
+++ b/ldso/include/dl-hash.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/include/dl-string.h b/ldso/include/dl-string.h
index 14ae617c3..fc1d1fccd 100644
--- a/ldso/include/dl-string.h
+++ b/ldso/include/dl-string.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/include/dl-syscall.h b/ldso/include/dl-syscall.h
index 3baddd323..5ba8c8780 100644
--- a/ldso/include/dl-syscall.h
+++ b/ldso/include/dl-syscall.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/include/dlfcn.h b/ldso/include/dlfcn.h
index 5cdd6be53..0d8b59280 100644
--- a/ldso/include/dlfcn.h
+++ b/ldso/include/dlfcn.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/include/ldso.h b/ldso/include/ldso.h
index e237885b9..884c116b9 100644
--- a/ldso/include/ldso.h
+++ b/ldso/include/ldso.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/include/unsecvars.h b/ldso/include/unsecvars.h
index f1ef381ee..85df7325f 100644
--- a/ldso/include/unsecvars.h
+++ b/ldso/include/unsecvars.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
*
diff --git a/ldso/ldso/arm/dl-startup.h b/ldso/ldso/arm/dl-startup.h
index eb2a9a22a..371dc2293 100644
--- a/ldso/ldso/arm/dl-startup.h
+++ b/ldso/ldso/arm/dl-startup.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Architecture specific code used by dl-startup.c
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
diff --git a/ldso/ldso/arm/dl-sysdep.h b/ldso/ldso/arm/dl-sysdep.h
index dc89710c6..a47a55213 100644
--- a/ldso/ldso/arm/dl-sysdep.h
+++ b/ldso/ldso/arm/dl-sysdep.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Various assembly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
diff --git a/ldso/ldso/dl-array.c b/ldso/ldso/dl-array.c
index dabb466f7..6dc5fec2b 100644
--- a/ldso/ldso/dl-array.c
+++ b/ldso/ldso/dl-array.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* This file contains the helper routines to run init and fini functions.
*
diff --git a/ldso/ldso/dl-elf.c b/ldso/ldso/dl-elf.c
index 4b3d86e78..016d468de 100644
--- a/ldso/ldso/dl-elf.c
+++ b/ldso/ldso/dl-elf.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* This file contains the helper routines to load an ELF shared
* library into memory and add the symbol table info to the chain.
diff --git a/ldso/ldso/dl-hash.c b/ldso/ldso/dl-hash.c
index 740626e27..18b3045dd 100644
--- a/ldso/ldso/dl-hash.c
+++ b/ldso/ldso/dl-hash.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Program to load an ELF binary on a linux system, and run it
* after resolving ELF shared library symbols
diff --git a/ldso/ldso/dl-startup.c b/ldso/ldso/dl-startup.c
index 218b20f53..1b559a855 100644
--- a/ldso/ldso/dl-startup.c
+++ b/ldso/ldso/dl-startup.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Program to load an ELF binary on a linux system, and run it
* after resolving ELF shared library symbols
diff --git a/ldso/ldso/dl-tls.c b/ldso/ldso/dl-tls.c
index ced20fa2b..2d212426f 100644
--- a/ldso/ldso/dl-tls.c
+++ b/ldso/ldso/dl-tls.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Thread-local storage handling in the ELF dynamic linker.
*
diff --git a/ldso/ldso/i386/dl-startup.h b/ldso/ldso/i386/dl-startup.h
index 125132c87..dd1f0785a 100644
--- a/ldso/ldso/i386/dl-startup.h
+++ b/ldso/ldso/i386/dl-startup.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Architecture specific code used by dl-startup.c
* Copyright (C) 2000-2004 by Erik Andersen <andersen@codepoet.org>
diff --git a/ldso/ldso/i386/dl-sysdep.h b/ldso/ldso/i386/dl-sysdep.h
index 8efa1a832..b95328df4 100644
--- a/ldso/ldso/i386/dl-sysdep.h
+++ b/ldso/ldso/i386/dl-sysdep.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Various assembly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
diff --git a/ldso/ldso/ldso.c b/ldso/ldso/ldso.c
index c18d96bdb..0257d1f33 100644
--- a/ldso/ldso/ldso.c
+++ b/ldso/ldso/ldso.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Program to load an ELF binary on a linux system, and run it
* after resolving ELF shared library symbols
diff --git a/ldso/ldso/m68k/dl-startup.h b/ldso/ldso/m68k/dl-startup.h
index 52a950c87..dfece443f 100644
--- a/ldso/ldso/m68k/dl-startup.h
+++ b/ldso/ldso/m68k/dl-startup.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Architecture specific code used by dl-startup.c
* Copyright (C) 2005 by Erik Andersen <andersen@codepoet.org>
diff --git a/ldso/ldso/m68k/dl-sysdep.h b/ldso/ldso/m68k/dl-sysdep.h
index b5eda4e9c..8ac892655 100644
--- a/ldso/ldso/m68k/dl-sysdep.h
+++ b/ldso/ldso/m68k/dl-sysdep.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Various assembly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
diff --git a/ldso/ldso/mips/dl-sysdep.h b/ldso/ldso/mips/dl-sysdep.h
index 0122199e4..9dcc69b3a 100644
--- a/ldso/ldso/mips/dl-sysdep.h
+++ b/ldso/ldso/mips/dl-sysdep.h
@@ -1,5 +1,3 @@
-/* vi: set sw=8 ts=8: */
-
/*
* Various assembly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
diff --git a/ldso/ldso/sparc/dl-sysdep.h b/ldso/ldso/sparc/dl-sysdep.h
index d35a39147..1601918e2 100644
--- a/ldso/ldso/sparc/dl-sysdep.h
+++ b/ldso/ldso/sparc/dl-sysdep.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Various assembly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
diff --git a/ldso/ldso/x86_64/dl-startup.h b/ldso/ldso/x86_64/dl-startup.h
index 2f5e6ece7..29aa7171b 100644
--- a/ldso/ldso/x86_64/dl-startup.h
+++ b/ldso/ldso/x86_64/dl-startup.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Architecture specific code used by dl-startup.c
* Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
diff --git a/ldso/ldso/x86_64/dl-sysdep.h b/ldso/ldso/x86_64/dl-sysdep.h
index 3706c0d00..ccf9a8851 100644
--- a/ldso/ldso/x86_64/dl-sysdep.h
+++ b/ldso/ldso/x86_64/dl-sysdep.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* yoinked from glibc/sysdeps/x86_64/dl-machine.h */
/* Machine-dependent ELF dynamic relocation inline functions. x86-64 version.
Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
diff --git a/ldso/ldso/xtensa/dl-startup.h b/ldso/ldso/xtensa/dl-startup.h
index aece0cd96..db223fead 100644
--- a/ldso/ldso/xtensa/dl-startup.h
+++ b/ldso/ldso/xtensa/dl-startup.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Xtensa ELF code used by dl-startup.c.
*
diff --git a/ldso/libdl/libdl.c b/ldso/libdl/libdl.c
index 04d7c432c..f5b6e6092 100644
--- a/ldso/libdl/libdl.c
+++ b/ldso/libdl/libdl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Program to load an ELF binary on a linux system, and run it
* after resolving ELF shared library symbols
diff --git a/libc/inet/getnet.c b/libc/inet/getnet.c
index 9049f97af..d90fa701e 100644
--- a/libc/inet/getnet.c
+++ b/libc/inet/getnet.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2010 Bernhard Reutner-Fischer <uclibc@uclibc.org>
*
diff --git a/libc/inet/getproto.c b/libc/inet/getproto.c
index c59da7e66..dadcf19e5 100644
--- a/libc/inet/getproto.c
+++ b/libc/inet/getproto.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2010 Bernhard Reutner-Fischer <uclibc@uclibc.org>
*
diff --git a/libc/inet/getservice.c b/libc/inet/getservice.c
index 183099f5c..4c87d85f1 100644
--- a/libc/inet/getservice.c
+++ b/libc/inet/getservice.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2010 Bernhard Reutner-Fischer <uclibc@uclibc.org>
*
diff --git a/libc/inet/hostid.c b/libc/inet/hostid.c
index d05a84f68..4ddfbd123 100644
--- a/libc/inet/hostid.c
+++ b/libc/inet/hostid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/inet/ntohl.c b/libc/inet/ntohl.c
index 8e500a5e3..b40ec2953 100644
--- a/libc/inet/ntohl.c
+++ b/libc/inet/ntohl.c
@@ -1,4 +1,4 @@
-/* vi: set sw=4 ts=4:
+/*
* Functions to convert between host and network byte order.
*
* Copyright (C) 2003-2006 by Erik Andersen <andersen@uclibc.org>
diff --git a/libc/misc/dirent/scandir.c b/libc/misc/dirent/scandir.c
index 1f6c1ec9c..40ce97bac 100644
--- a/libc/misc/dirent/scandir.c
+++ b/libc/misc/dirent/scandir.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2011 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/misc/internals/parse_config.c b/libc/misc/internals/parse_config.c
index b79b7a081..cb7b2b98c 100644
--- a/libc/misc/internals/parse_config.c
+++ b/libc/misc/internals/parse_config.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* config file parser helper
*
diff --git a/libc/misc/sysvipc/__syscall_ipc.c b/libc/misc/sysvipc/__syscall_ipc.c
index 304a42c29..5667f3f86 100644
--- a/libc/misc/sysvipc/__syscall_ipc.c
+++ b/libc/misc/sysvipc/__syscall_ipc.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __syscall_ipc() for uClibc
*
diff --git a/libc/misc/utmp/utent.c b/libc/misc/utmp/utent.c
index 16f4b115f..7460b6e88 100644
--- a/libc/misc/utmp/utent.c
+++ b/libc/misc/utmp/utent.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* utent.c <ndf@linux.mit.edu> */
/* Let it be known that this is very possibly the worst standard ever. HP-UX
does one thing, someone else does another, linux another... If anyone
diff --git a/libc/misc/wordexp/wordexp.c b/libc/misc/wordexp/wordexp.c
index b1cc60942..fb635fe91 100644
--- a/libc/misc/wordexp/wordexp.c
+++ b/libc/misc/wordexp/wordexp.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* POSIX.2 wordexp implementation.
Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
diff --git a/libc/pwd_grp/lckpwdf.c b/libc/pwd_grp/lckpwdf.c
index 9b2aebcce..296d8d98e 100644
--- a/libc/pwd_grp/lckpwdf.c
+++ b/libc/pwd_grp/lckpwdf.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* Handle locking of password file.
Copyright (C) 1996,98,2000,02 Free Software Foundation, Inc.
This file is part of the GNU C Library.
diff --git a/libc/signal/sigwait.c b/libc/signal/sigwait.c
index 3e7286566..3557a039e 100644
--- a/libc/signal/sigwait.c
+++ b/libc/signal/sigwait.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* sigwait
*
* Copyright (C) 2006 by Steven J. Hill <sjhill@realitydiluted.com>
diff --git a/libc/stdio/_fpmaxtostr.h b/libc/stdio/_fpmaxtostr.h
index 7694629ec..cd9be5f33 100644
--- a/libc/stdio/_fpmaxtostr.h
+++ b/libc/stdio/_fpmaxtostr.h
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000,2001,2003,2004 Manuel Novoa III <mjn3@codepoet.org>
*
diff --git a/libc/stdlib/__uc_malloc.c b/libc/stdlib/__uc_malloc.c
index e1b6c8407..1e879d597 100644
--- a/libc/stdlib/__uc_malloc.c
+++ b/libc/stdlib/__uc_malloc.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* uClibc internal malloc.
Copyright (C) 2007 Denys Vlasenko
diff --git a/libc/stdlib/div.c b/libc/stdlib/div.c
index 6c595959e..c921e48ea 100644
--- a/libc/stdlib/div.c
+++ b/libc/stdlib/div.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* div for uClibc
* Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org>
diff --git a/libc/stdlib/lcong48.c b/libc/stdlib/lcong48.c
index 06cab6672..29e700132 100644
--- a/libc/stdlib/lcong48.c
+++ b/libc/stdlib/lcong48.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */
#include <features.h>
diff --git a/libc/stdlib/malloc/calloc.c b/libc/stdlib/malloc/calloc.c
index 2b315dbc8..545b24cfc 100644
--- a/libc/stdlib/malloc/calloc.c
+++ b/libc/stdlib/malloc/calloc.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* calloc for uClibc
*
* Copyright (C) 2002 by Erik Andersen <andersen@uclibc.org>
diff --git a/libc/stdlib/mkdtemp.c b/libc/stdlib/mkdtemp.c
index 185e206a3..c36495ab0 100644
--- a/libc/stdlib/mkdtemp.c
+++ b/libc/stdlib/mkdtemp.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of the GNU C Library.
diff --git a/libc/stdlib/posix_memalign.c b/libc/stdlib/posix_memalign.c
index 01831070f..638d79914 100644
--- a/libc/stdlib/posix_memalign.c
+++ b/libc/stdlib/posix_memalign.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* posix_memalign for uClibc
*
* Copyright (C) 1996-2002, 2003, 2004, 2005 Free Software Foundation, Inc.
diff --git a/libc/stdlib/rand.c b/libc/stdlib/rand.c
index 4b899c0fc..0117d890b 100644
--- a/libc/stdlib/rand.c
+++ b/libc/stdlib/rand.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* rand for uClibc
* Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org>
diff --git a/libc/stdlib/valloc.c b/libc/stdlib/valloc.c
index 0351387c7..f01a332f5 100644
--- a/libc/stdlib/valloc.c
+++ b/libc/stdlib/valloc.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* Allocate memory on a page boundary.
Copyright (C) 1991, 1992 Free Software Foundation, Inc.
diff --git a/libc/sysdeps/linux/arm/syscall.c b/libc/sysdeps/linux/arm/syscall.c
index 60fbcf89b..7f53fabd7 100644
--- a/libc/sysdeps/linux/arm/syscall.c
+++ b/libc/sysdeps/linux/arm/syscall.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* syscall for arm/uClibc
*
* Copyright (C) 2002 by Erik Andersen <andersen@uclibc.org>
diff --git a/libc/sysdeps/linux/arm/vfork.S b/libc/sysdeps/linux/arm/vfork.S
index 455b2f8d9..9b97cf051 100644
--- a/libc/sysdeps/linux/arm/vfork.S
+++ b/libc/sysdeps/linux/arm/vfork.S
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* vfork for uClibc
* Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org>
diff --git a/libc/sysdeps/linux/c6x/prctl.c b/libc/sysdeps/linux/c6x/prctl.c
index fcf1f9d54..8368df7f7 100644
--- a/libc/sysdeps/linux/c6x/prctl.c
+++ b/libc/sysdeps/linux/c6x/prctl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* prctl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/__rt_sigtimedwait.c b/libc/sysdeps/linux/common/__rt_sigtimedwait.c
index 9c74322ef..f4244148d 100644
--- a/libc/sysdeps/linux/common/__rt_sigtimedwait.c
+++ b/libc/sysdeps/linux/common/__rt_sigtimedwait.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __rt_sigtimedwait() for uClibc
*
diff --git a/libc/sysdeps/linux/common/__rt_sigwaitinfo.c b/libc/sysdeps/linux/common/__rt_sigwaitinfo.c
index ad1a7a890..d2d176a64 100644
--- a/libc/sysdeps/linux/common/__rt_sigwaitinfo.c
+++ b/libc/sysdeps/linux/common/__rt_sigwaitinfo.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __rt_sigwaitinfo() for uClibc
*
diff --git a/libc/sysdeps/linux/common/__socketcall.c b/libc/sysdeps/linux/common/__socketcall.c
index a1fc41779..80754350b 100644
--- a/libc/sysdeps/linux/common/__socketcall.c
+++ b/libc/sysdeps/linux/common/__socketcall.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __socketcall() for uClibc
*
diff --git a/libc/sysdeps/linux/common/__syscall_fcntl.c b/libc/sysdeps/linux/common/__syscall_fcntl.c
index 909b0a061..94e08f660 100644
--- a/libc/sysdeps/linux/common/__syscall_fcntl.c
+++ b/libc/sysdeps/linux/common/__syscall_fcntl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __syscall_fcntl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/__syscall_fcntl64.c b/libc/sysdeps/linux/common/__syscall_fcntl64.c
index 88b2b143b..0c13d152f 100644
--- a/libc/sysdeps/linux/common/__syscall_fcntl64.c
+++ b/libc/sysdeps/linux/common/__syscall_fcntl64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __syscall_fcntl64() for uClibc
*
diff --git a/libc/sysdeps/linux/common/__syscall_rt_sigaction.c b/libc/sysdeps/linux/common/__syscall_rt_sigaction.c
index 723bf2e12..13b3cc323 100644
--- a/libc/sysdeps/linux/common/__syscall_rt_sigaction.c
+++ b/libc/sysdeps/linux/common/__syscall_rt_sigaction.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __syscall_rt_sigaction() for uClibc
*
diff --git a/libc/sysdeps/linux/common/__syscall_sigaction.c b/libc/sysdeps/linux/common/__syscall_sigaction.c
index 98e6637ea..32b9e0ee7 100644
--- a/libc/sysdeps/linux/common/__syscall_sigaction.c
+++ b/libc/sysdeps/linux/common/__syscall_sigaction.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* __syscall_sigaction() for uClibc
*
diff --git a/libc/sysdeps/linux/common/_exit.c b/libc/sysdeps/linux/common/_exit.c
index c9e73c546..0d43e5aa8 100644
--- a/libc/sysdeps/linux/common/_exit.c
+++ b/libc/sysdeps/linux/common/_exit.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* exit syscall for uClibc
*
diff --git a/libc/sysdeps/linux/common/access.c b/libc/sysdeps/linux/common/access.c
index 139b7b76b..da3cb936a 100644
--- a/libc/sysdeps/linux/common/access.c
+++ b/libc/sysdeps/linux/common/access.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* access() for uClibc
*
diff --git a/libc/sysdeps/linux/common/acct.c b/libc/sysdeps/linux/common/acct.c
index e0a43200c..7623ea44f 100644
--- a/libc/sysdeps/linux/common/acct.c
+++ b/libc/sysdeps/linux/common/acct.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* acct() for uClibc
*
diff --git a/libc/sysdeps/linux/common/adjtimex.c b/libc/sysdeps/linux/common/adjtimex.c
index 199650245..f45d54371 100644
--- a/libc/sysdeps/linux/common/adjtimex.c
+++ b/libc/sysdeps/linux/common/adjtimex.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* adjtimex() for uClibc
*
diff --git a/libc/sysdeps/linux/common/alarm.c b/libc/sysdeps/linux/common/alarm.c
index a2dd77be4..dc43fe732 100644
--- a/libc/sysdeps/linux/common/alarm.c
+++ b/libc/sysdeps/linux/common/alarm.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* alarm() for uClibc
*
diff --git a/libc/sysdeps/linux/common/arch_prctl.c b/libc/sysdeps/linux/common/arch_prctl.c
index 9fc59485c..a352b2de5 100644
--- a/libc/sysdeps/linux/common/arch_prctl.c
+++ b/libc/sysdeps/linux/common/arch_prctl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* arch_prctl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/bdflush.c b/libc/sysdeps/linux/common/bdflush.c
index c2a05ed88..c1feeebcd 100644
--- a/libc/sysdeps/linux/common/bdflush.c
+++ b/libc/sysdeps/linux/common/bdflush.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* bdflush() for uClibc
*
diff --git a/libc/sysdeps/linux/common/capget.c b/libc/sysdeps/linux/common/capget.c
index e420f6a1f..11b0462cf 100644
--- a/libc/sysdeps/linux/common/capget.c
+++ b/libc/sysdeps/linux/common/capget.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* capget() for uClibc
*
diff --git a/libc/sysdeps/linux/common/capset.c b/libc/sysdeps/linux/common/capset.c
index 493cf1449..23d1d2bb0 100644
--- a/libc/sysdeps/linux/common/capset.c
+++ b/libc/sysdeps/linux/common/capset.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* capset() for uClibc
*
diff --git a/libc/sysdeps/linux/common/chdir.c b/libc/sysdeps/linux/common/chdir.c
index 5328fd2f7..114c7ba41 100644
--- a/libc/sysdeps/linux/common/chdir.c
+++ b/libc/sysdeps/linux/common/chdir.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* chdir() for uClibc
*
diff --git a/libc/sysdeps/linux/common/chmod.c b/libc/sysdeps/linux/common/chmod.c
index 494ec666a..32c6a846e 100644
--- a/libc/sysdeps/linux/common/chmod.c
+++ b/libc/sysdeps/linux/common/chmod.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* chmod() for uClibc
*
diff --git a/libc/sysdeps/linux/common/chown.c b/libc/sysdeps/linux/common/chown.c
index b10c1c00b..6381e6397 100644
--- a/libc/sysdeps/linux/common/chown.c
+++ b/libc/sysdeps/linux/common/chown.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* chown() for uClibc
*
diff --git a/libc/sysdeps/linux/common/chroot.c b/libc/sysdeps/linux/common/chroot.c
index 4c085f215..a93c450cc 100644
--- a/libc/sysdeps/linux/common/chroot.c
+++ b/libc/sysdeps/linux/common/chroot.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* chroot() for uClibc
*
diff --git a/libc/sysdeps/linux/common/close.c b/libc/sysdeps/linux/common/close.c
index c26525cf4..a9d4b23ea 100644
--- a/libc/sysdeps/linux/common/close.c
+++ b/libc/sysdeps/linux/common/close.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* close() for uClibc
*
diff --git a/libc/sysdeps/linux/common/creat.c b/libc/sysdeps/linux/common/creat.c
index 17929193e..264c42c24 100644
--- a/libc/sysdeps/linux/common/creat.c
+++ b/libc/sysdeps/linux/common/creat.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* creat() for uClibc
*
diff --git a/libc/sysdeps/linux/common/dup.c b/libc/sysdeps/linux/common/dup.c
index d35176673..13c52dd73 100644
--- a/libc/sysdeps/linux/common/dup.c
+++ b/libc/sysdeps/linux/common/dup.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* dup() for uClibc
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
diff --git a/libc/sysdeps/linux/common/dup2.c b/libc/sysdeps/linux/common/dup2.c
index 98ac4e305..011bc7138 100644
--- a/libc/sysdeps/linux/common/dup2.c
+++ b/libc/sysdeps/linux/common/dup2.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* dup2() for uClibc
*
diff --git a/libc/sysdeps/linux/common/dup3.c b/libc/sysdeps/linux/common/dup3.c
index 5e8acdc8b..28bcf7564 100644
--- a/libc/sysdeps/linux/common/dup3.c
+++ b/libc/sysdeps/linux/common/dup3.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* dup3() for uClibc
*
diff --git a/libc/sysdeps/linux/common/epoll.c b/libc/sysdeps/linux/common/epoll.c
index d7b7ca7b3..0099a5704 100644
--- a/libc/sysdeps/linux/common/epoll.c
+++ b/libc/sysdeps/linux/common/epoll.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* epoll_create() / epoll_ctl() / epoll_wait() / epoll_pwait() for uClibc
*
diff --git a/libc/sysdeps/linux/common/eventfd.c b/libc/sysdeps/linux/common/eventfd.c
index 500b0c002..acba8a989 100644
--- a/libc/sysdeps/linux/common/eventfd.c
+++ b/libc/sysdeps/linux/common/eventfd.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* eventfd() for uClibc
*
diff --git a/libc/sysdeps/linux/common/execve.c b/libc/sysdeps/linux/common/execve.c
index e8568df2b..8262967ed 100644
--- a/libc/sysdeps/linux/common/execve.c
+++ b/libc/sysdeps/linux/common/execve.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* execve() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fallocate.c b/libc/sysdeps/linux/common/fallocate.c
index 0f80fb4c2..9edfb674a 100644
--- a/libc/sysdeps/linux/common/fallocate.c
+++ b/libc/sysdeps/linux/common/fallocate.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fallocate() for uClibc - Based off of posix_fallocate() by Erik Andersen
* http://www.opengroup.org/onlinepubs/9699919799/functions/posix_fallocate.html
diff --git a/libc/sysdeps/linux/common/fallocate64.c b/libc/sysdeps/linux/common/fallocate64.c
index 1aa351ebe..3771b6eb0 100644
--- a/libc/sysdeps/linux/common/fallocate64.c
+++ b/libc/sysdeps/linux/common/fallocate64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fallocate() for uClibc - based off posix_fallocate() by Erik Andersen
* http://www.opengroup.org/onlinepubs/9699919799/functions/posix_fallocate.html
diff --git a/libc/sysdeps/linux/common/fanotify.c b/libc/sysdeps/linux/common/fanotify.c
index 431e0e591..61f0497d5 100644
--- a/libc/sysdeps/linux/common/fanotify.c
+++ b/libc/sysdeps/linux/common/fanotify.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fanotify interface for uClibc
*
diff --git a/libc/sysdeps/linux/common/fchdir.c b/libc/sysdeps/linux/common/fchdir.c
index 05e9890c8..ad128a90b 100644
--- a/libc/sysdeps/linux/common/fchdir.c
+++ b/libc/sysdeps/linux/common/fchdir.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fchdir() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fchmod.c b/libc/sysdeps/linux/common/fchmod.c
index 791f530b6..833114067 100644
--- a/libc/sysdeps/linux/common/fchmod.c
+++ b/libc/sysdeps/linux/common/fchmod.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fchmod() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fchown.c b/libc/sysdeps/linux/common/fchown.c
index 61618dcff..729a4f483 100644
--- a/libc/sysdeps/linux/common/fchown.c
+++ b/libc/sysdeps/linux/common/fchown.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fchown() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fdatasync.c b/libc/sysdeps/linux/common/fdatasync.c
index 6c2f4f9f3..3488bb26c 100644
--- a/libc/sysdeps/linux/common/fdatasync.c
+++ b/libc/sysdeps/linux/common/fdatasync.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fdatasync() for uClibc
*
diff --git a/libc/sysdeps/linux/common/flock.c b/libc/sysdeps/linux/common/flock.c
index 3dcd1aee1..bc3246461 100644
--- a/libc/sysdeps/linux/common/flock.c
+++ b/libc/sysdeps/linux/common/flock.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* flock() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fork.c b/libc/sysdeps/linux/common/fork.c
index b5715c7a0..81ed45873 100644
--- a/libc/sysdeps/linux/common/fork.c
+++ b/libc/sysdeps/linux/common/fork.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fork() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fstat.c b/libc/sysdeps/linux/common/fstat.c
index c27f92679..689259531 100644
--- a/libc/sysdeps/linux/common/fstat.c
+++ b/libc/sysdeps/linux/common/fstat.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fstat() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fstat64.c b/libc/sysdeps/linux/common/fstat64.c
index aaaf03e66..62995b2dc 100644
--- a/libc/sysdeps/linux/common/fstat64.c
+++ b/libc/sysdeps/linux/common/fstat64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fstat64() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fstatfs.c b/libc/sysdeps/linux/common/fstatfs.c
index 111a399bc..fcb0820eb 100644
--- a/libc/sysdeps/linux/common/fstatfs.c
+++ b/libc/sysdeps/linux/common/fstatfs.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fstatfs() for uClibc
*
diff --git a/libc/sysdeps/linux/common/fsync.c b/libc/sysdeps/linux/common/fsync.c
index f13a1e64f..e4963aedc 100644
--- a/libc/sysdeps/linux/common/fsync.c
+++ b/libc/sysdeps/linux/common/fsync.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fsync() for uClibc
*
diff --git a/libc/sysdeps/linux/common/ftruncate.c b/libc/sysdeps/linux/common/ftruncate.c
index 8637ee830..b9a69714f 100644
--- a/libc/sysdeps/linux/common/ftruncate.c
+++ b/libc/sysdeps/linux/common/ftruncate.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* ftruncate() for uClibc
*
diff --git a/libc/sysdeps/linux/common/futimens.c b/libc/sysdeps/linux/common/futimens.c
index b825cf7ac..03e58f4b5 100644
--- a/libc/sysdeps/linux/common/futimens.c
+++ b/libc/sysdeps/linux/common/futimens.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* futimens() implementation for uClibc
*
diff --git a/libc/sysdeps/linux/common/getdirname.c b/libc/sysdeps/linux/common/getdirname.c
index 7153cd1e0..b26aa42fe 100644
--- a/libc/sysdeps/linux/common/getdirname.c
+++ b/libc/sysdeps/linux/common/getdirname.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* Copyright (C) 1992, 1997, 1998, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
diff --git a/libc/sysdeps/linux/common/getegid.c b/libc/sysdeps/linux/common/getegid.c
index 80a8ac9bb..4bdaaa6bb 100644
--- a/libc/sysdeps/linux/common/getegid.c
+++ b/libc/sysdeps/linux/common/getegid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getegid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/geteuid.c b/libc/sysdeps/linux/common/geteuid.c
index 610fbc170..f30b5b7ea 100644
--- a/libc/sysdeps/linux/common/geteuid.c
+++ b/libc/sysdeps/linux/common/geteuid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* geteuid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getgid.c b/libc/sysdeps/linux/common/getgid.c
index ccfbfc067..203e3dda4 100644
--- a/libc/sysdeps/linux/common/getgid.c
+++ b/libc/sysdeps/linux/common/getgid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getgid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getgroups.c b/libc/sysdeps/linux/common/getgroups.c
index 87fecce24..29ceaf33b 100644
--- a/libc/sysdeps/linux/common/getgroups.c
+++ b/libc/sysdeps/linux/common/getgroups.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getgroups() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getitimer.c b/libc/sysdeps/linux/common/getitimer.c
index b324233a4..08b351026 100644
--- a/libc/sysdeps/linux/common/getitimer.c
+++ b/libc/sysdeps/linux/common/getitimer.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getitimer() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getpgid.c b/libc/sysdeps/linux/common/getpgid.c
index 8e7516f12..7b78a3dae 100644
--- a/libc/sysdeps/linux/common/getpgid.c
+++ b/libc/sysdeps/linux/common/getpgid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getpgid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getpgrp.c b/libc/sysdeps/linux/common/getpgrp.c
index 14912c376..c21374242 100644
--- a/libc/sysdeps/linux/common/getpgrp.c
+++ b/libc/sysdeps/linux/common/getpgrp.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getpgrp() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getpid.c b/libc/sysdeps/linux/common/getpid.c
index d9a69084f..2ae29351d 100644
--- a/libc/sysdeps/linux/common/getpid.c
+++ b/libc/sysdeps/linux/common/getpid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getpid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getppid.c b/libc/sysdeps/linux/common/getppid.c
index 9d85661d9..148053dd3 100644
--- a/libc/sysdeps/linux/common/getppid.c
+++ b/libc/sysdeps/linux/common/getppid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getppid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getpriority.c b/libc/sysdeps/linux/common/getpriority.c
index eba54a5fd..85a392699 100644
--- a/libc/sysdeps/linux/common/getpriority.c
+++ b/libc/sysdeps/linux/common/getpriority.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getpriority() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getrandom.c b/libc/sysdeps/linux/common/getrandom.c
index d33d5224a..bb9841463 100644
--- a/libc/sysdeps/linux/common/getrandom.c
+++ b/libc/sysdeps/linux/common/getrandom.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getrandom() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getresgid.c b/libc/sysdeps/linux/common/getresgid.c
index 425263e7e..25d13ee85 100644
--- a/libc/sysdeps/linux/common/getresgid.c
+++ b/libc/sysdeps/linux/common/getresgid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getresgid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getresuid.c b/libc/sysdeps/linux/common/getresuid.c
index 87cf6d6d8..96c536d9c 100644
--- a/libc/sysdeps/linux/common/getresuid.c
+++ b/libc/sysdeps/linux/common/getresuid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getresuid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getrlimit.c b/libc/sysdeps/linux/common/getrlimit.c
index 8091e56de..26d3d2946 100644
--- a/libc/sysdeps/linux/common/getrlimit.c
+++ b/libc/sysdeps/linux/common/getrlimit.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getrlimit() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getrusage.c b/libc/sysdeps/linux/common/getrusage.c
index fb7614be8..e2ee366c1 100644
--- a/libc/sysdeps/linux/common/getrusage.c
+++ b/libc/sysdeps/linux/common/getrusage.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getrusage() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getsid.c b/libc/sysdeps/linux/common/getsid.c
index 5a178bba1..903782bd7 100644
--- a/libc/sysdeps/linux/common/getsid.c
+++ b/libc/sysdeps/linux/common/getsid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getsid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/gettimeofday.c b/libc/sysdeps/linux/common/gettimeofday.c
index d9b2a2252..1c62b3937 100644
--- a/libc/sysdeps/linux/common/gettimeofday.c
+++ b/libc/sysdeps/linux/common/gettimeofday.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* gettimeofday() for uClibc
*
diff --git a/libc/sysdeps/linux/common/getuid.c b/libc/sysdeps/linux/common/getuid.c
index f921acb2e..0681563b4 100644
--- a/libc/sysdeps/linux/common/getuid.c
+++ b/libc/sysdeps/linux/common/getuid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getuid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/inotify.c b/libc/sysdeps/linux/common/inotify.c
index 314388efb..1a4d8cc5e 100644
--- a/libc/sysdeps/linux/common/inotify.c
+++ b/libc/sysdeps/linux/common/inotify.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* inotify interface for uClibc
*
diff --git a/libc/sysdeps/linux/common/ioctl.c b/libc/sysdeps/linux/common/ioctl.c
index 374b6247b..205f7cf9b 100644
--- a/libc/sysdeps/linux/common/ioctl.c
+++ b/libc/sysdeps/linux/common/ioctl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* ioctl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/ioperm.c b/libc/sysdeps/linux/common/ioperm.c
index b64a82213..f1991b7e2 100644
--- a/libc/sysdeps/linux/common/ioperm.c
+++ b/libc/sysdeps/linux/common/ioperm.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* ioperm() for uClibc
*
diff --git a/libc/sysdeps/linux/common/iopl.c b/libc/sysdeps/linux/common/iopl.c
index 4d9c4587f..79851197d 100644
--- a/libc/sysdeps/linux/common/iopl.c
+++ b/libc/sysdeps/linux/common/iopl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* iopl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/kill.c b/libc/sysdeps/linux/common/kill.c
index c11a0ed08..eb9c91b3f 100644
--- a/libc/sysdeps/linux/common/kill.c
+++ b/libc/sysdeps/linux/common/kill.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* kill() for uClibc
*
diff --git a/libc/sysdeps/linux/common/klogctl.c b/libc/sysdeps/linux/common/klogctl.c
index 58467dfa3..968b76c02 100644
--- a/libc/sysdeps/linux/common/klogctl.c
+++ b/libc/sysdeps/linux/common/klogctl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* klogctl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/lchown.c b/libc/sysdeps/linux/common/lchown.c
index 4d310fdcb..4e6ce6a69 100644
--- a/libc/sysdeps/linux/common/lchown.c
+++ b/libc/sysdeps/linux/common/lchown.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* lchown() for uClibc
*
diff --git a/libc/sysdeps/linux/common/link.c b/libc/sysdeps/linux/common/link.c
index 86d4cfabc..838197356 100644
--- a/libc/sysdeps/linux/common/link.c
+++ b/libc/sysdeps/linux/common/link.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* link() for uClibc
*
diff --git a/libc/sysdeps/linux/common/llseek.c b/libc/sysdeps/linux/common/llseek.c
index 09f5435a4..38899a525 100644
--- a/libc/sysdeps/linux/common/llseek.c
+++ b/libc/sysdeps/linux/common/llseek.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* llseek/lseek64 syscall for uClibc
*
diff --git a/libc/sysdeps/linux/common/lseek.c b/libc/sysdeps/linux/common/lseek.c
index cbebbaec5..33df822bd 100644
--- a/libc/sysdeps/linux/common/lseek.c
+++ b/libc/sysdeps/linux/common/lseek.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* lseek() for uClibc
*
diff --git a/libc/sysdeps/linux/common/lstat.c b/libc/sysdeps/linux/common/lstat.c
index cef9b463d..9d2024972 100644
--- a/libc/sysdeps/linux/common/lstat.c
+++ b/libc/sysdeps/linux/common/lstat.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* lstat() for uClibc
*
diff --git a/libc/sysdeps/linux/common/lstat64.c b/libc/sysdeps/linux/common/lstat64.c
index 76637b556..2f66e7ca2 100644
--- a/libc/sysdeps/linux/common/lstat64.c
+++ b/libc/sysdeps/linux/common/lstat64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* lstat64() for uClibc
*
diff --git a/libc/sysdeps/linux/common/lutimes.c b/libc/sysdeps/linux/common/lutimes.c
index e01d40efd..62670ef0c 100644
--- a/libc/sysdeps/linux/common/lutimes.c
+++ b/libc/sysdeps/linux/common/lutimes.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* lutimes() implementation for uClibc
*
diff --git a/libc/sysdeps/linux/common/madvise.c b/libc/sysdeps/linux/common/madvise.c
index bb486d22c..dee2ac309 100644
--- a/libc/sysdeps/linux/common/madvise.c
+++ b/libc/sysdeps/linux/common/madvise.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* madvise() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mkdir.c b/libc/sysdeps/linux/common/mkdir.c
index bee3e3e7c..c5a892879 100644
--- a/libc/sysdeps/linux/common/mkdir.c
+++ b/libc/sysdeps/linux/common/mkdir.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mkdir() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mknod.c b/libc/sysdeps/linux/common/mknod.c
index e0c54e6e3..921d7d2e0 100644
--- a/libc/sysdeps/linux/common/mknod.c
+++ b/libc/sysdeps/linux/common/mknod.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mknod() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mlock.c b/libc/sysdeps/linux/common/mlock.c
index 12120d8e5..7102e1ec3 100644
--- a/libc/sysdeps/linux/common/mlock.c
+++ b/libc/sysdeps/linux/common/mlock.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mlock() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mlockall.c b/libc/sysdeps/linux/common/mlockall.c
index 99f72018a..5512c68e3 100644
--- a/libc/sysdeps/linux/common/mlockall.c
+++ b/libc/sysdeps/linux/common/mlockall.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mlockall() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mmap.c b/libc/sysdeps/linux/common/mmap.c
index dbc66c208..cafe756bf 100644
--- a/libc/sysdeps/linux/common/mmap.c
+++ b/libc/sysdeps/linux/common/mmap.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mmap() for uClibc
*
diff --git a/libc/sysdeps/linux/common/modify_ldt.c b/libc/sysdeps/linux/common/modify_ldt.c
index d70bd40b0..dfc2d3fe9 100644
--- a/libc/sysdeps/linux/common/modify_ldt.c
+++ b/libc/sysdeps/linux/common/modify_ldt.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* modify_ldt() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mount.c b/libc/sysdeps/linux/common/mount.c
index e2c344c1f..8a8f400bc 100644
--- a/libc/sysdeps/linux/common/mount.c
+++ b/libc/sysdeps/linux/common/mount.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mount() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mprotect.c b/libc/sysdeps/linux/common/mprotect.c
index d60fc04d6..85c01ce7f 100644
--- a/libc/sysdeps/linux/common/mprotect.c
+++ b/libc/sysdeps/linux/common/mprotect.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mprotect() for uClibc
*
diff --git a/libc/sysdeps/linux/common/mremap.c b/libc/sysdeps/linux/common/mremap.c
index 0295a25da..fde299bdb 100644
--- a/libc/sysdeps/linux/common/mremap.c
+++ b/libc/sysdeps/linux/common/mremap.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* mremap() for uClibc
*
diff --git a/libc/sysdeps/linux/common/msync.c b/libc/sysdeps/linux/common/msync.c
index e183fbff2..205d627cf 100644
--- a/libc/sysdeps/linux/common/msync.c
+++ b/libc/sysdeps/linux/common/msync.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* msync() for uClibc
*
diff --git a/libc/sysdeps/linux/common/munlock.c b/libc/sysdeps/linux/common/munlock.c
index 07f93760f..41a738e74 100644
--- a/libc/sysdeps/linux/common/munlock.c
+++ b/libc/sysdeps/linux/common/munlock.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* munlock() for uClibc
*
diff --git a/libc/sysdeps/linux/common/munlockall.c b/libc/sysdeps/linux/common/munlockall.c
index cc1526451..d8891d806 100644
--- a/libc/sysdeps/linux/common/munlockall.c
+++ b/libc/sysdeps/linux/common/munlockall.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* munlockall() for uClibc
*
diff --git a/libc/sysdeps/linux/common/munmap.c b/libc/sysdeps/linux/common/munmap.c
index 22c393ffc..3b0875105 100644
--- a/libc/sysdeps/linux/common/munmap.c
+++ b/libc/sysdeps/linux/common/munmap.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* munmap() for uClibc
*
diff --git a/libc/sysdeps/linux/common/nanosleep.c b/libc/sysdeps/linux/common/nanosleep.c
index dd3f4dd14..4463e108a 100644
--- a/libc/sysdeps/linux/common/nanosleep.c
+++ b/libc/sysdeps/linux/common/nanosleep.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* nanosleep() for uClibc
*
diff --git a/libc/sysdeps/linux/common/nice.c b/libc/sysdeps/linux/common/nice.c
index ed399460f..7aa41feee 100644
--- a/libc/sysdeps/linux/common/nice.c
+++ b/libc/sysdeps/linux/common/nice.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* nice() for uClibc
*
diff --git a/libc/sysdeps/linux/common/open.c b/libc/sysdeps/linux/common/open.c
index bfcb341de..ccdcf3848 100644
--- a/libc/sysdeps/linux/common/open.c
+++ b/libc/sysdeps/linux/common/open.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* open() for uClibc
*
diff --git a/libc/sysdeps/linux/common/pause.c b/libc/sysdeps/linux/common/pause.c
index 95d064ab5..2d6ed494f 100644
--- a/libc/sysdeps/linux/common/pause.c
+++ b/libc/sysdeps/linux/common/pause.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* pause() for uClibc
*
diff --git a/libc/sysdeps/linux/common/personality.c b/libc/sysdeps/linux/common/personality.c
index fa304de09..d80a37a9b 100644
--- a/libc/sysdeps/linux/common/personality.c
+++ b/libc/sysdeps/linux/common/personality.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* personality() for uClibc
*
diff --git a/libc/sysdeps/linux/common/pipe.c b/libc/sysdeps/linux/common/pipe.c
index bd3929781..d0809f074 100644
--- a/libc/sysdeps/linux/common/pipe.c
+++ b/libc/sysdeps/linux/common/pipe.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* pipe() for uClibc
*
diff --git a/libc/sysdeps/linux/common/pipe2.c b/libc/sysdeps/linux/common/pipe2.c
index 0a3686d81..ebd292ef7 100644
--- a/libc/sysdeps/linux/common/pipe2.c
+++ b/libc/sysdeps/linux/common/pipe2.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* pipe2() for uClibc
*
diff --git a/libc/sysdeps/linux/common/pivot_root.c b/libc/sysdeps/linux/common/pivot_root.c
index 78f71efa4..5e71e5ab6 100644
--- a/libc/sysdeps/linux/common/pivot_root.c
+++ b/libc/sysdeps/linux/common/pivot_root.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* pivot_root() for uClibc
*
diff --git a/libc/sysdeps/linux/common/posix_fadvise.c b/libc/sysdeps/linux/common/posix_fadvise.c
index 82a25d031..f4ec4f831 100644
--- a/libc/sysdeps/linux/common/posix_fadvise.c
+++ b/libc/sysdeps/linux/common/posix_fadvise.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* posix_fadvise() for uClibc
* http://www.opengroup.org/onlinepubs/009695399/functions/posix_fadvise.html
diff --git a/libc/sysdeps/linux/common/posix_fadvise64.c b/libc/sysdeps/linux/common/posix_fadvise64.c
index b9a9d93ab..2d4e466bd 100644
--- a/libc/sysdeps/linux/common/posix_fadvise64.c
+++ b/libc/sysdeps/linux/common/posix_fadvise64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* posix_fadvise64() for uClibc
* http://www.opengroup.org/onlinepubs/009695399/functions/posix_fadvise.html
diff --git a/libc/sysdeps/linux/common/posix_fallocate.c b/libc/sysdeps/linux/common/posix_fallocate.c
index 0f1632f78..57d33993c 100644
--- a/libc/sysdeps/linux/common/posix_fallocate.c
+++ b/libc/sysdeps/linux/common/posix_fallocate.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* posix_fallocate() for uClibc
* http://www.opengroup.org/onlinepubs/9699919799/functions/posix_fallocate.html
diff --git a/libc/sysdeps/linux/common/posix_fallocate64.c b/libc/sysdeps/linux/common/posix_fallocate64.c
index 85614f6f5..3109d7c7a 100644
--- a/libc/sysdeps/linux/common/posix_fallocate64.c
+++ b/libc/sysdeps/linux/common/posix_fallocate64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* posix_fallocate() for uClibc
* http://www.opengroup.org/onlinepubs/9699919799/functions/posix_fallocate.html
diff --git a/libc/sysdeps/linux/common/posix_madvise.c b/libc/sysdeps/linux/common/posix_madvise.c
index 541dabe62..c39086bad 100644
--- a/libc/sysdeps/linux/common/posix_madvise.c
+++ b/libc/sysdeps/linux/common/posix_madvise.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* Licensed under the LGPL v2.1, see the file LICENSE in this tarball. */
#include <sys/mman.h>
diff --git a/libc/sysdeps/linux/common/prctl.c b/libc/sysdeps/linux/common/prctl.c
index 5f29cdb54..9ab6332f1 100644
--- a/libc/sysdeps/linux/common/prctl.c
+++ b/libc/sysdeps/linux/common/prctl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* prctl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/pread_write.c b/libc/sysdeps/linux/common/pread_write.c
index cb2e325e9..ed19c776c 100644
--- a/libc/sysdeps/linux/common/pread_write.c
+++ b/libc/sysdeps/linux/common/pread_write.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/sysdeps/linux/common/quotactl.c b/libc/sysdeps/linux/common/quotactl.c
index edd509256..2655f7956 100644
--- a/libc/sysdeps/linux/common/quotactl.c
+++ b/libc/sysdeps/linux/common/quotactl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* quotactl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/read.c b/libc/sysdeps/linux/common/read.c
index 67c29b5c1..02872cd68 100644
--- a/libc/sysdeps/linux/common/read.c
+++ b/libc/sysdeps/linux/common/read.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* read() for uClibc
*
diff --git a/libc/sysdeps/linux/common/readlink.c b/libc/sysdeps/linux/common/readlink.c
index f64aeb947..a289baefe 100644
--- a/libc/sysdeps/linux/common/readlink.c
+++ b/libc/sysdeps/linux/common/readlink.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* readlink() for uClibc
*
diff --git a/libc/sysdeps/linux/common/readv.c b/libc/sysdeps/linux/common/readv.c
index 9418ea430..500c87388 100644
--- a/libc/sysdeps/linux/common/readv.c
+++ b/libc/sysdeps/linux/common/readv.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* readv() for uClibc
*
diff --git a/libc/sysdeps/linux/common/reboot.c b/libc/sysdeps/linux/common/reboot.c
index ec271b179..9833e0537 100644
--- a/libc/sysdeps/linux/common/reboot.c
+++ b/libc/sysdeps/linux/common/reboot.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* _reboot() for uClibc
*
diff --git a/libc/sysdeps/linux/common/rename.c b/libc/sysdeps/linux/common/rename.c
index 3ce5a5e3e..260347f40 100644
--- a/libc/sysdeps/linux/common/rename.c
+++ b/libc/sysdeps/linux/common/rename.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* rename() for uClibc
*
diff --git a/libc/sysdeps/linux/common/rmdir.c b/libc/sysdeps/linux/common/rmdir.c
index d534b40b1..cafb4c9f4 100644
--- a/libc/sysdeps/linux/common/rmdir.c
+++ b/libc/sysdeps/linux/common/rmdir.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* rmdir() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_get_priority_max.c b/libc/sysdeps/linux/common/sched_get_priority_max.c
index cf5447ca7..f89b9a97b 100644
--- a/libc/sysdeps/linux/common/sched_get_priority_max.c
+++ b/libc/sysdeps/linux/common/sched_get_priority_max.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_get_priority_max() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_get_priority_min.c b/libc/sysdeps/linux/common/sched_get_priority_min.c
index 884efed60..ab1b62ddd 100644
--- a/libc/sysdeps/linux/common/sched_get_priority_min.c
+++ b/libc/sysdeps/linux/common/sched_get_priority_min.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_get_priority_min() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_getcpu.c b/libc/sysdeps/linux/common/sched_getcpu.c
index bc858ba8e..437cd94ac 100644
--- a/libc/sysdeps/linux/common/sched_getcpu.c
+++ b/libc/sysdeps/linux/common/sched_getcpu.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_getcpu() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_getparam.c b/libc/sysdeps/linux/common/sched_getparam.c
index eb17e255e..cc5681d78 100644
--- a/libc/sysdeps/linux/common/sched_getparam.c
+++ b/libc/sysdeps/linux/common/sched_getparam.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_getparam() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_getscheduler.c b/libc/sysdeps/linux/common/sched_getscheduler.c
index e657abd77..88b1c803d 100644
--- a/libc/sysdeps/linux/common/sched_getscheduler.c
+++ b/libc/sysdeps/linux/common/sched_getscheduler.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_getscheduler() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_rr_get_interval.c b/libc/sysdeps/linux/common/sched_rr_get_interval.c
index 31d620fd3..7a7de2bc5 100644
--- a/libc/sysdeps/linux/common/sched_rr_get_interval.c
+++ b/libc/sysdeps/linux/common/sched_rr_get_interval.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_rr_get_interval() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_setparam.c b/libc/sysdeps/linux/common/sched_setparam.c
index 0f5f74f0d..76cc5eb8d 100644
--- a/libc/sysdeps/linux/common/sched_setparam.c
+++ b/libc/sysdeps/linux/common/sched_setparam.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_setparam() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_setscheduler.c b/libc/sysdeps/linux/common/sched_setscheduler.c
index 0af498fc2..3fcc327f1 100644
--- a/libc/sysdeps/linux/common/sched_setscheduler.c
+++ b/libc/sysdeps/linux/common/sched_setscheduler.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_setscheduler() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sched_yield.c b/libc/sysdeps/linux/common/sched_yield.c
index 2d584bdc7..1f01dbd9a 100644
--- a/libc/sysdeps/linux/common/sched_yield.c
+++ b/libc/sysdeps/linux/common/sched_yield.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sched_yield() for uClibc
*
diff --git a/libc/sysdeps/linux/common/select.c b/libc/sysdeps/linux/common/select.c
index c13bd0418..3132a109c 100644
--- a/libc/sysdeps/linux/common/select.c
+++ b/libc/sysdeps/linux/common/select.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* select() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sendfile.c b/libc/sysdeps/linux/common/sendfile.c
index cca80abc7..af05ba4e7 100644
--- a/libc/sysdeps/linux/common/sendfile.c
+++ b/libc/sysdeps/linux/common/sendfile.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sendfile() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setdomainname.c b/libc/sysdeps/linux/common/setdomainname.c
index 6b768b7f7..43eb5b092 100644
--- a/libc/sysdeps/linux/common/setdomainname.c
+++ b/libc/sysdeps/linux/common/setdomainname.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setdomainname() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setfsgid.c b/libc/sysdeps/linux/common/setfsgid.c
index 78d35dd5a..3f66e67ac 100644
--- a/libc/sysdeps/linux/common/setfsgid.c
+++ b/libc/sysdeps/linux/common/setfsgid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setfsgid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setfsuid.c b/libc/sysdeps/linux/common/setfsuid.c
index a7372bd29..033e13ec4 100644
--- a/libc/sysdeps/linux/common/setfsuid.c
+++ b/libc/sysdeps/linux/common/setfsuid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setfsuid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setgid.c b/libc/sysdeps/linux/common/setgid.c
index 88341ba86..77f12f99a 100644
--- a/libc/sysdeps/linux/common/setgid.c
+++ b/libc/sysdeps/linux/common/setgid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setgid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setgroups.c b/libc/sysdeps/linux/common/setgroups.c
index d97859f0d..af145d845 100644
--- a/libc/sysdeps/linux/common/setgroups.c
+++ b/libc/sysdeps/linux/common/setgroups.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setgroups() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sethostname.c b/libc/sysdeps/linux/common/sethostname.c
index 1ceb2a089..c3ce15e13 100644
--- a/libc/sysdeps/linux/common/sethostname.c
+++ b/libc/sysdeps/linux/common/sethostname.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sethostname() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setitimer.c b/libc/sysdeps/linux/common/setitimer.c
index 427ff1eff..2febabbc8 100644
--- a/libc/sysdeps/linux/common/setitimer.c
+++ b/libc/sysdeps/linux/common/setitimer.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setitimer() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setns.c b/libc/sysdeps/linux/common/setns.c
index a697720b9..b213b46d5 100644
--- a/libc/sysdeps/linux/common/setns.c
+++ b/libc/sysdeps/linux/common/setns.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setns() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setpgid.c b/libc/sysdeps/linux/common/setpgid.c
index 0410c64f3..c34abad3e 100644
--- a/libc/sysdeps/linux/common/setpgid.c
+++ b/libc/sysdeps/linux/common/setpgid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setpgid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setpriority.c b/libc/sysdeps/linux/common/setpriority.c
index 05d5dd995..92dbff29d 100644
--- a/libc/sysdeps/linux/common/setpriority.c
+++ b/libc/sysdeps/linux/common/setpriority.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setpriority() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setregid.c b/libc/sysdeps/linux/common/setregid.c
index aaa729379..569b04e4a 100644
--- a/libc/sysdeps/linux/common/setregid.c
+++ b/libc/sysdeps/linux/common/setregid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setregid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setresgid.c b/libc/sysdeps/linux/common/setresgid.c
index b6d1647db..695708ae7 100644
--- a/libc/sysdeps/linux/common/setresgid.c
+++ b/libc/sysdeps/linux/common/setresgid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setresgid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setresuid.c b/libc/sysdeps/linux/common/setresuid.c
index a2a218332..4026bef77 100644
--- a/libc/sysdeps/linux/common/setresuid.c
+++ b/libc/sysdeps/linux/common/setresuid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setresuid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setreuid.c b/libc/sysdeps/linux/common/setreuid.c
index 583a987c0..a4ff17739 100644
--- a/libc/sysdeps/linux/common/setreuid.c
+++ b/libc/sysdeps/linux/common/setreuid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setreuid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setrlimit.c b/libc/sysdeps/linux/common/setrlimit.c
index cc4f6717b..8f4973b72 100644
--- a/libc/sysdeps/linux/common/setrlimit.c
+++ b/libc/sysdeps/linux/common/setrlimit.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setrlimit() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setsid.c b/libc/sysdeps/linux/common/setsid.c
index 5da65b966..f7bcae966 100644
--- a/libc/sysdeps/linux/common/setsid.c
+++ b/libc/sysdeps/linux/common/setsid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setsid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/settimeofday.c b/libc/sysdeps/linux/common/settimeofday.c
index e6b396e15..14a261794 100644
--- a/libc/sysdeps/linux/common/settimeofday.c
+++ b/libc/sysdeps/linux/common/settimeofday.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* settimeofday() for uClibc
*
diff --git a/libc/sysdeps/linux/common/setuid.c b/libc/sysdeps/linux/common/setuid.c
index 470be1f0f..7e8cda379 100644
--- a/libc/sysdeps/linux/common/setuid.c
+++ b/libc/sysdeps/linux/common/setuid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* setuid() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sigaltstack.c b/libc/sysdeps/linux/common/sigaltstack.c
index 964e16f99..a860c227f 100644
--- a/libc/sysdeps/linux/common/sigaltstack.c
+++ b/libc/sysdeps/linux/common/sigaltstack.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sigaltstack() for uClibc
*
diff --git a/libc/sysdeps/linux/common/signalfd.c b/libc/sysdeps/linux/common/signalfd.c
index c9584f015..a1e14efad 100644
--- a/libc/sysdeps/linux/common/signalfd.c
+++ b/libc/sysdeps/linux/common/signalfd.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* signalfd() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sigpending.c b/libc/sysdeps/linux/common/sigpending.c
index 78a0d84ee..285e2e995 100644
--- a/libc/sysdeps/linux/common/sigpending.c
+++ b/libc/sysdeps/linux/common/sigpending.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sigpending() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sigprocmask.c b/libc/sysdeps/linux/common/sigprocmask.c
index efe440fde..d8010b192 100644
--- a/libc/sysdeps/linux/common/sigprocmask.c
+++ b/libc/sysdeps/linux/common/sigprocmask.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sigprocmask() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sigsuspend.c b/libc/sysdeps/linux/common/sigsuspend.c
index 57a1a44a7..0b8f762a2 100644
--- a/libc/sysdeps/linux/common/sigsuspend.c
+++ b/libc/sysdeps/linux/common/sigsuspend.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sigsuspend() for uClibc
*
diff --git a/libc/sysdeps/linux/common/splice.c b/libc/sysdeps/linux/common/splice.c
index edf9314eb..512794961 100644
--- a/libc/sysdeps/linux/common/splice.c
+++ b/libc/sysdeps/linux/common/splice.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* splice() for uClibc
*
diff --git a/libc/sysdeps/linux/common/stat.c b/libc/sysdeps/linux/common/stat.c
index 8e4542a74..3a6f533a9 100644
--- a/libc/sysdeps/linux/common/stat.c
+++ b/libc/sysdeps/linux/common/stat.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* stat() for uClibc
*
diff --git a/libc/sysdeps/linux/common/stat64.c b/libc/sysdeps/linux/common/stat64.c
index 736125fc9..ef365c7e7 100644
--- a/libc/sysdeps/linux/common/stat64.c
+++ b/libc/sysdeps/linux/common/stat64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* stat64() for uClibc
*
diff --git a/libc/sysdeps/linux/common/statfs.c b/libc/sysdeps/linux/common/statfs.c
index 3dfeb0b2c..ab9ec0e56 100644
--- a/libc/sysdeps/linux/common/statfs.c
+++ b/libc/sysdeps/linux/common/statfs.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* statfs() for uClibc
*
diff --git a/libc/sysdeps/linux/common/stime.c b/libc/sysdeps/linux/common/stime.c
index b30884dd7..b92510e8e 100644
--- a/libc/sysdeps/linux/common/stime.c
+++ b/libc/sysdeps/linux/common/stime.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* stime() for uClibc
*
diff --git a/libc/sysdeps/linux/common/swapoff.c b/libc/sysdeps/linux/common/swapoff.c
index db0b9befc..b7a03bfa7 100644
--- a/libc/sysdeps/linux/common/swapoff.c
+++ b/libc/sysdeps/linux/common/swapoff.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* swapoff() for uClibc
*
diff --git a/libc/sysdeps/linux/common/swapon.c b/libc/sysdeps/linux/common/swapon.c
index 5d6b6e2de..4baecd024 100644
--- a/libc/sysdeps/linux/common/swapon.c
+++ b/libc/sysdeps/linux/common/swapon.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* swapon() for uClibc
*
diff --git a/libc/sysdeps/linux/common/symlink.c b/libc/sysdeps/linux/common/symlink.c
index eee6e8fa0..20d80f788 100644
--- a/libc/sysdeps/linux/common/symlink.c
+++ b/libc/sysdeps/linux/common/symlink.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* symlink() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sync.c b/libc/sysdeps/linux/common/sync.c
index d7ac44967..6a569078a 100644
--- a/libc/sysdeps/linux/common/sync.c
+++ b/libc/sysdeps/linux/common/sync.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sync syscall for uClibc
*
diff --git a/libc/sysdeps/linux/common/sync_file_range.c b/libc/sysdeps/linux/common/sync_file_range.c
index faeae3c61..3e7c4b59c 100644
--- a/libc/sysdeps/linux/common/sync_file_range.c
+++ b/libc/sysdeps/linux/common/sync_file_range.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sync_file_range() for uClibc
*
diff --git a/libc/sysdeps/linux/common/syncfs.c b/libc/sysdeps/linux/common/syncfs.c
index 831f76568..5be63f017 100644
--- a/libc/sysdeps/linux/common/syncfs.c
+++ b/libc/sysdeps/linux/common/syncfs.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2015 Bartosz Golaszewski <bartekgola@gmail.com>
*
diff --git a/libc/sysdeps/linux/common/sysctl.c b/libc/sysdeps/linux/common/sysctl.c
index dde00be46..75f9236d0 100644
--- a/libc/sysdeps/linux/common/sysctl.c
+++ b/libc/sysdeps/linux/common/sysctl.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* _sysctl() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sysfs.c b/libc/sysdeps/linux/common/sysfs.c
index 02f37d78d..c4f7c1f77 100644
--- a/libc/sysdeps/linux/common/sysfs.c
+++ b/libc/sysdeps/linux/common/sysfs.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sysfs() for uClibc
*
diff --git a/libc/sysdeps/linux/common/sysinfo.c b/libc/sysdeps/linux/common/sysinfo.c
index 7eb292699..1cc2475b9 100644
--- a/libc/sysdeps/linux/common/sysinfo.c
+++ b/libc/sysdeps/linux/common/sysinfo.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sysinfo() for uClibc
*
diff --git a/libc/sysdeps/linux/common/tee.c b/libc/sysdeps/linux/common/tee.c
index 2b11d9ecb..168f5f7d5 100644
--- a/libc/sysdeps/linux/common/tee.c
+++ b/libc/sysdeps/linux/common/tee.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* tee() for uClibc
*
diff --git a/libc/sysdeps/linux/common/time.c b/libc/sysdeps/linux/common/time.c
index cd87fb331..22403f174 100644
--- a/libc/sysdeps/linux/common/time.c
+++ b/libc/sysdeps/linux/common/time.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* time() for uClibc
*
diff --git a/libc/sysdeps/linux/common/timerfd.c b/libc/sysdeps/linux/common/timerfd.c
index 233204480..f4854ac90 100644
--- a/libc/sysdeps/linux/common/timerfd.c
+++ b/libc/sysdeps/linux/common/timerfd.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* timerfd_create() / timerfd_settime() / timerfd_gettime() for uClibc
*
diff --git a/libc/sysdeps/linux/common/times.c b/libc/sysdeps/linux/common/times.c
index e35c4efc0..65d81a12a 100644
--- a/libc/sysdeps/linux/common/times.c
+++ b/libc/sysdeps/linux/common/times.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* times() for uClibc
*
diff --git a/libc/sysdeps/linux/common/truncate.c b/libc/sysdeps/linux/common/truncate.c
index 48514c2a4..2a8c5ebc5 100644
--- a/libc/sysdeps/linux/common/truncate.c
+++ b/libc/sysdeps/linux/common/truncate.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* truncate() for uClibc
*
diff --git a/libc/sysdeps/linux/common/ulimit.c b/libc/sysdeps/linux/common/ulimit.c
index 8be4a37aa..aef71eea3 100644
--- a/libc/sysdeps/linux/common/ulimit.c
+++ b/libc/sysdeps/linux/common/ulimit.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/sysdeps/linux/common/umask.c b/libc/sysdeps/linux/common/umask.c
index b558885c1..0fab82442 100644
--- a/libc/sysdeps/linux/common/umask.c
+++ b/libc/sysdeps/linux/common/umask.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* umask() for uClibc
*
diff --git a/libc/sysdeps/linux/common/umount.c b/libc/sysdeps/linux/common/umount.c
index 916c6c815..74145062c 100644
--- a/libc/sysdeps/linux/common/umount.c
+++ b/libc/sysdeps/linux/common/umount.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* umount() for uClibc
*
diff --git a/libc/sysdeps/linux/common/umount2.c b/libc/sysdeps/linux/common/umount2.c
index c86f3c80f..b39d8ef73 100644
--- a/libc/sysdeps/linux/common/umount2.c
+++ b/libc/sysdeps/linux/common/umount2.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* umount2() for uClibc
*
diff --git a/libc/sysdeps/linux/common/uname.c b/libc/sysdeps/linux/common/uname.c
index 72dd7dab9..df0e69c80 100644
--- a/libc/sysdeps/linux/common/uname.c
+++ b/libc/sysdeps/linux/common/uname.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* uname() for uClibc
*
diff --git a/libc/sysdeps/linux/common/unlink.c b/libc/sysdeps/linux/common/unlink.c
index 317bc5da8..0a0c00525 100644
--- a/libc/sysdeps/linux/common/unlink.c
+++ b/libc/sysdeps/linux/common/unlink.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* unlink() for uClibc
*
diff --git a/libc/sysdeps/linux/common/unshare.c b/libc/sysdeps/linux/common/unshare.c
index 624ca12e3..c2627259f 100644
--- a/libc/sysdeps/linux/common/unshare.c
+++ b/libc/sysdeps/linux/common/unshare.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* unshare() for uClibc
*
diff --git a/libc/sysdeps/linux/common/uselib.c b/libc/sysdeps/linux/common/uselib.c
index b2b806f39..a828bc8a8 100644
--- a/libc/sysdeps/linux/common/uselib.c
+++ b/libc/sysdeps/linux/common/uselib.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* uselib() for uClibc
*
diff --git a/libc/sysdeps/linux/common/ustat.c b/libc/sysdeps/linux/common/ustat.c
index dbb545f52..f8c5988f1 100644
--- a/libc/sysdeps/linux/common/ustat.c
+++ b/libc/sysdeps/linux/common/ustat.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* ustat() for uClibc
*
diff --git a/libc/sysdeps/linux/common/utime.c b/libc/sysdeps/linux/common/utime.c
index a2ce8a5d5..e4ac0b269 100644
--- a/libc/sysdeps/linux/common/utime.c
+++ b/libc/sysdeps/linux/common/utime.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* utime() for uClibc
*
diff --git a/libc/sysdeps/linux/common/utimes.c b/libc/sysdeps/linux/common/utimes.c
index b5e76cc59..e6fc578f3 100644
--- a/libc/sysdeps/linux/common/utimes.c
+++ b/libc/sysdeps/linux/common/utimes.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* utimes() for uClibc
*
diff --git a/libc/sysdeps/linux/common/vhangup.c b/libc/sysdeps/linux/common/vhangup.c
index 77910e68f..a5ca1fa6f 100644
--- a/libc/sysdeps/linux/common/vhangup.c
+++ b/libc/sysdeps/linux/common/vhangup.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* vhangup() for uClibc
*
diff --git a/libc/sysdeps/linux/common/vmsplice.c b/libc/sysdeps/linux/common/vmsplice.c
index b0d71935c..4ecf979db 100644
--- a/libc/sysdeps/linux/common/vmsplice.c
+++ b/libc/sysdeps/linux/common/vmsplice.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* vmsplice() for uClibc
*
diff --git a/libc/sysdeps/linux/common/wait4.c b/libc/sysdeps/linux/common/wait4.c
index b7952ad81..19f02ae22 100644
--- a/libc/sysdeps/linux/common/wait4.c
+++ b/libc/sysdeps/linux/common/wait4.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* wait4() for uClibc
*
diff --git a/libc/sysdeps/linux/common/waitid.c b/libc/sysdeps/linux/common/waitid.c
index 58f467320..481d54dfd 100644
--- a/libc/sysdeps/linux/common/waitid.c
+++ b/libc/sysdeps/linux/common/waitid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2007 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/sysdeps/linux/common/waitpid.c b/libc/sysdeps/linux/common/waitpid.c
index 2309d5bb8..5b66e15b5 100644
--- a/libc/sysdeps/linux/common/waitpid.c
+++ b/libc/sysdeps/linux/common/waitpid.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2006 Steven J. Hill <sjhill@realitydiluted.com>
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
diff --git a/libc/sysdeps/linux/common/write.c b/libc/sysdeps/linux/common/write.c
index e4d3ab897..bfd5a6edc 100644
--- a/libc/sysdeps/linux/common/write.c
+++ b/libc/sysdeps/linux/common/write.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* write() for uClibc
*
diff --git a/libc/sysdeps/linux/common/writev.c b/libc/sysdeps/linux/common/writev.c
index 9b59228c3..f49027ce6 100644
--- a/libc/sysdeps/linux/common/writev.c
+++ b/libc/sysdeps/linux/common/writev.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* writev() for uClibc
*
diff --git a/libc/sysdeps/linux/mips/posix_fadvise.c b/libc/sysdeps/linux/mips/posix_fadvise.c
index ea71ac0be..4eba893f6 100644
--- a/libc/sysdeps/linux/mips/posix_fadvise.c
+++ b/libc/sysdeps/linux/mips/posix_fadvise.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* posix_fadvise() for MIPS uClibc
* http://www.opengroup.org/onlinepubs/009695399/functions/posix_fadvise.html
diff --git a/libc/sysdeps/linux/mips/posix_fadvise64.c b/libc/sysdeps/linux/mips/posix_fadvise64.c
index 02244aaab..c5a827671 100644
--- a/libc/sysdeps/linux/mips/posix_fadvise64.c
+++ b/libc/sysdeps/linux/mips/posix_fadvise64.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* posix_fadvise64() for MIPS uClibc
* http://www.opengroup.org/onlinepubs/009695399/functions/posix_fadvise.html
diff --git a/libc/sysdeps/linux/mips/pread_write.c b/libc/sysdeps/linux/mips/pread_write.c
index 1220fec54..0d5941607 100644
--- a/libc/sysdeps/linux/mips/pread_write.c
+++ b/libc/sysdeps/linux/mips/pread_write.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/sysdeps/linux/powerpc/vfork.S b/libc/sysdeps/linux/powerpc/vfork.S
index 0f31edafc..a79cf9e39 100644
--- a/libc/sysdeps/linux/powerpc/vfork.S
+++ b/libc/sysdeps/linux/powerpc/vfork.S
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/sysdeps/linux/sh/pipe.c b/libc/sysdeps/linux/sh/pipe.c
index 799f51839..4d3f9a73b 100644
--- a/libc/sysdeps/linux/sh/pipe.c
+++ b/libc/sysdeps/linux/sh/pipe.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* pipe syscall for uClibc sh
*
diff --git a/libc/sysdeps/linux/sh/pread_write.c b/libc/sysdeps/linux/sh/pread_write.c
index 5877f686f..7b27267b1 100644
--- a/libc/sysdeps/linux/sh/pread_write.c
+++ b/libc/sysdeps/linux/sh/pread_write.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
*
diff --git a/libc/sysdeps/linux/xtensa/fork.c b/libc/sysdeps/linux/xtensa/fork.c
index 4e4f937a0..5b5d7bf34 100644
--- a/libc/sysdeps/linux/xtensa/fork.c
+++ b/libc/sysdeps/linux/xtensa/fork.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* fork() for Xtensa uClibc
*
diff --git a/libc/sysdeps/linux/xtensa/sigaction.c b/libc/sysdeps/linux/xtensa/sigaction.c
index 2a20c6859..3f549f04d 100644
--- a/libc/sysdeps/linux/xtensa/sigaction.c
+++ b/libc/sysdeps/linux/xtensa/sigaction.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* sigaction() for Xtensa uClibc
*
diff --git a/libc/unistd/daemon.c b/libc/unistd/daemon.c
index 3b3a6261f..53fd902bf 100644
--- a/libc/unistd/daemon.c
+++ b/libc/unistd/daemon.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/* daemon implementation for uClibc
*
* Copyright (c) 1990, 1993
diff --git a/libc/unistd/getlogin.c b/libc/unistd/getlogin.c
index b855e50ac..8cdbd96ac 100644
--- a/libc/unistd/getlogin.c
+++ b/libc/unistd/getlogin.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* getlogin for uClibc
* Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org>
diff --git a/libcrypt/crypt.c b/libcrypt/crypt.c
index 10061a073..8399205ca 100644
--- a/libcrypt/crypt.c
+++ b/libcrypt/crypt.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* crypt() for uClibc
* Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org>
diff --git a/libcrypt/crypt_stub.c b/libcrypt/crypt_stub.c
index 580df6c8b..b74fe5f88 100644
--- a/libcrypt/crypt_stub.c
+++ b/libcrypt/crypt_stub.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* crypt() for uClibc
* Copyright (C) 2008 by Erik Andersen <andersen@uclibc.org>
diff --git a/libm/float_wrappers.c b/libm/float_wrappers.c
index 105486e46..a6b6a3646 100644
--- a/libm/float_wrappers.c
+++ b/libm/float_wrappers.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Wrapper functions implementing all the float math functions
* defined by SuSv3 by actually calling the double version of
diff --git a/libm/ldouble_wrappers.c b/libm/ldouble_wrappers.c
index 840293fe6..3387698cf 100644
--- a/libm/ldouble_wrappers.c
+++ b/libm/ldouble_wrappers.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Wrapper functions implementing all the long double math functions
* defined by SuSv3 by actually calling the double version of
diff --git a/libm/nan.c b/libm/nan.c
index eee3b1cc4..454734b6f 100644
--- a/libm/nan.c
+++ b/libm/nan.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* Copyright (C) 2002 by Erik Andersen <andersen@uclibc.org>
*
diff --git a/libutil/logwtmp.c b/libutil/logwtmp.c
index 99b772fc4..f2f6ca473 100644
--- a/libutil/logwtmp.c
+++ b/libutil/logwtmp.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* wtmp support rubbish (i.e. complete crap)
* Copyright (C) 2000-2006 by Erik Andersen <andersen@uclibc.org>
diff --git a/utils/ldd.c b/utils/ldd.c
index 37a069b4f..963dd1a9f 100644
--- a/utils/ldd.c
+++ b/utils/ldd.c
@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
/*
* A small little ldd implementation for uClibc
*