Browse Source

remove editor hints for vi

Waldemar Brodkorb 6 years ago
parent
commit
52df983934
100 changed files with 1 additions and 101 deletions
  1. 0 1
      extra/locale/programs/locale.c
  2. 0 1
      include/cancel.h
  3. 0 1
      include/internal/parse_config.h
  4. 0 1
      include/internal/utmp.h
  5. 0 1
      ldso/include/dl-defs.h
  6. 0 1
      ldso/include/dl-elf.h
  7. 0 1
      ldso/include/dl-hash.h
  8. 0 1
      ldso/include/dl-string.h
  9. 0 1
      ldso/include/dl-syscall.h
  10. 0 1
      ldso/include/dlfcn.h
  11. 0 1
      ldso/include/ldso.h
  12. 0 1
      ldso/include/unsecvars.h
  13. 0 1
      ldso/ldso/arm/dl-startup.h
  14. 0 1
      ldso/ldso/arm/dl-sysdep.h
  15. 0 1
      ldso/ldso/dl-array.c
  16. 0 1
      ldso/ldso/dl-elf.c
  17. 0 1
      ldso/ldso/dl-hash.c
  18. 0 1
      ldso/ldso/dl-startup.c
  19. 0 1
      ldso/ldso/dl-tls.c
  20. 0 1
      ldso/ldso/i386/dl-startup.h
  21. 0 1
      ldso/ldso/i386/dl-sysdep.h
  22. 0 1
      ldso/ldso/ldso.c
  23. 0 1
      ldso/ldso/m68k/dl-startup.h
  24. 0 1
      ldso/ldso/m68k/dl-sysdep.h
  25. 0 2
      ldso/ldso/mips/dl-sysdep.h
  26. 0 1
      ldso/ldso/sparc/dl-sysdep.h
  27. 0 1
      ldso/ldso/x86_64/dl-startup.h
  28. 0 1
      ldso/ldso/x86_64/dl-sysdep.h
  29. 0 1
      ldso/ldso/xtensa/dl-startup.h
  30. 0 1
      ldso/libdl/libdl.c
  31. 0 1
      libc/inet/getnet.c
  32. 0 1
      libc/inet/getproto.c
  33. 0 1
      libc/inet/getservice.c
  34. 0 1
      libc/inet/hostid.c
  35. 1 1
      libc/inet/ntohl.c
  36. 0 1
      libc/misc/dirent/scandir.c
  37. 0 1
      libc/misc/internals/parse_config.c
  38. 0 1
      libc/misc/sysvipc/__syscall_ipc.c
  39. 0 1
      libc/misc/utmp/utent.c
  40. 0 1
      libc/misc/wordexp/wordexp.c
  41. 0 1
      libc/pwd_grp/lckpwdf.c
  42. 0 1
      libc/signal/sigwait.c
  43. 0 1
      libc/stdio/_fpmaxtostr.h
  44. 0 1
      libc/stdlib/__uc_malloc.c
  45. 0 1
      libc/stdlib/div.c
  46. 0 1
      libc/stdlib/lcong48.c
  47. 0 1
      libc/stdlib/malloc/calloc.c
  48. 0 1
      libc/stdlib/mkdtemp.c
  49. 0 1
      libc/stdlib/posix_memalign.c
  50. 0 1
      libc/stdlib/rand.c
  51. 0 1
      libc/stdlib/valloc.c
  52. 0 1
      libc/sysdeps/linux/arm/syscall.c
  53. 0 1
      libc/sysdeps/linux/arm/vfork.S
  54. 0 1
      libc/sysdeps/linux/c6x/prctl.c
  55. 0 1
      libc/sysdeps/linux/common/__rt_sigtimedwait.c
  56. 0 1
      libc/sysdeps/linux/common/__rt_sigwaitinfo.c
  57. 0 1
      libc/sysdeps/linux/common/__socketcall.c
  58. 0 1
      libc/sysdeps/linux/common/__syscall_fcntl.c
  59. 0 1
      libc/sysdeps/linux/common/__syscall_fcntl64.c
  60. 0 1
      libc/sysdeps/linux/common/__syscall_rt_sigaction.c
  61. 0 1
      libc/sysdeps/linux/common/__syscall_sigaction.c
  62. 0 1
      libc/sysdeps/linux/common/_exit.c
  63. 0 1
      libc/sysdeps/linux/common/access.c
  64. 0 1
      libc/sysdeps/linux/common/acct.c
  65. 0 1
      libc/sysdeps/linux/common/adjtimex.c
  66. 0 1
      libc/sysdeps/linux/common/alarm.c
  67. 0 1
      libc/sysdeps/linux/common/arch_prctl.c
  68. 0 1
      libc/sysdeps/linux/common/bdflush.c
  69. 0 1
      libc/sysdeps/linux/common/capget.c
  70. 0 1
      libc/sysdeps/linux/common/capset.c
  71. 0 1
      libc/sysdeps/linux/common/chdir.c
  72. 0 1
      libc/sysdeps/linux/common/chmod.c
  73. 0 1
      libc/sysdeps/linux/common/chown.c
  74. 0 1
      libc/sysdeps/linux/common/chroot.c
  75. 0 1
      libc/sysdeps/linux/common/close.c
  76. 0 1
      libc/sysdeps/linux/common/creat.c
  77. 0 1
      libc/sysdeps/linux/common/dup.c
  78. 0 1
      libc/sysdeps/linux/common/dup2.c
  79. 0 1
      libc/sysdeps/linux/common/dup3.c
  80. 0 1
      libc/sysdeps/linux/common/epoll.c
  81. 0 1
      libc/sysdeps/linux/common/eventfd.c
  82. 0 1
      libc/sysdeps/linux/common/execve.c
  83. 0 1
      libc/sysdeps/linux/common/fallocate.c
  84. 0 1
      libc/sysdeps/linux/common/fallocate64.c
  85. 0 1
      libc/sysdeps/linux/common/fanotify.c
  86. 0 1
      libc/sysdeps/linux/common/fchdir.c
  87. 0 1
      libc/sysdeps/linux/common/fchmod.c
  88. 0 1
      libc/sysdeps/linux/common/fchown.c
  89. 0 1
      libc/sysdeps/linux/common/fdatasync.c
  90. 0 1
      libc/sysdeps/linux/common/flock.c
  91. 0 1
      libc/sysdeps/linux/common/fork.c
  92. 0 1
      libc/sysdeps/linux/common/fstat.c
  93. 0 1
      libc/sysdeps/linux/common/fstat64.c
  94. 0 1
      libc/sysdeps/linux/common/fstatfs.c
  95. 0 1
      libc/sysdeps/linux/common/fsync.c
  96. 0 1
      libc/sysdeps/linux/common/ftruncate.c
  97. 0 1
      libc/sysdeps/linux/common/futimens.c
  98. 0 1
      libc/sysdeps/linux/common/getdirname.c
  99. 0 1
      libc/sysdeps/linux/common/getegid.c
  100. 0 1
      libc/sysdeps/linux/common/geteuid.c

+ 0 - 1
extra/locale/programs/locale.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  *
  * Copyright (c) 2008  STMicroelectronics Ltd

+ 0 - 1
include/cancel.h

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2000-2011 Erik Andersen <andersen@uclibc.org>
  *

+ 0 - 1
include/internal/parse_config.h

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * config file parser helper
  *

+ 0 - 1
include/internal/utmp.h

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * internal helper for utmp and utmpx handling
  *

+ 0 - 1
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>
  *

+ 0 - 1
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>
  *

+ 0 - 1
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>
  *

+ 0 - 1
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>
  *

+ 0 - 1
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>
  *

+ 0 - 1
ldso/include/dlfcn.h

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
  *

+ 0 - 1
ldso/include/ldso.h

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
  *

+ 0 - 1
ldso/include/unsecvars.h

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2000-2005 by Erik Andersen <andersen@codepoet.org>
  *

+ 0 - 1
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>

+ 0 - 1
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.

+ 0 - 1
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.
  *

+ 0 - 1
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.

+ 0 - 1
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

+ 0 - 1
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

+ 0 - 1
ldso/ldso/dl-tls.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Thread-local storage handling in the ELF dynamic linker.
  *

+ 0 - 1
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>

+ 0 - 1
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.

+ 0 - 1
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

+ 0 - 1
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>

+ 0 - 1
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.

+ 0 - 2
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.

+ 0 - 1
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.

+ 0 - 1
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>

+ 0 - 1
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.

+ 0 - 1
ldso/ldso/xtensa/dl-startup.h

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Xtensa ELF code used by dl-startup.c.
  *

+ 0 - 1
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

+ 0 - 1
libc/inet/getnet.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2010 Bernhard Reutner-Fischer <uclibc@uclibc.org>
  *

+ 0 - 1
libc/inet/getproto.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2010 Bernhard Reutner-Fischer <uclibc@uclibc.org>
  *

+ 0 - 1
libc/inet/getservice.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2010 Bernhard Reutner-Fischer <uclibc@uclibc.org>
  *

+ 0 - 1
libc/inet/hostid.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
  *

+ 1 - 1
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>

+ 0 - 1
libc/misc/dirent/scandir.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * Copyright (C) 2000-2011 Erik Andersen <andersen@uclibc.org>
  *

+ 0 - 1
libc/misc/internals/parse_config.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * config file parser helper
  *

+ 0 - 1
libc/misc/sysvipc/__syscall_ipc.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __syscall_ipc() for uClibc
  *

+ 0 - 1
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

+ 0 - 1
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.

+ 0 - 1
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.

+ 0 - 1
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>

+ 0 - 1
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>
  *

+ 0 - 1
libc/stdlib/__uc_malloc.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /* uClibc internal malloc.
    Copyright (C) 2007 Denys Vlasenko
 

+ 0 - 1
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>

+ 0 - 1
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>

+ 0 - 1
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>

+ 0 - 1
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.
 

+ 0 - 1
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.

+ 0 - 1
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>

+ 0 - 1
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.
 

+ 0 - 1
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>

+ 0 - 1
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>

+ 0 - 1
libc/sysdeps/linux/c6x/prctl.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * prctl() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/__rt_sigtimedwait.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __rt_sigtimedwait() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/__rt_sigwaitinfo.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __rt_sigwaitinfo() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/__socketcall.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __socketcall() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/__syscall_fcntl.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __syscall_fcntl() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/__syscall_fcntl64.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __syscall_fcntl64() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/__syscall_rt_sigaction.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __syscall_rt_sigaction() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/__syscall_sigaction.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * __syscall_sigaction() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/_exit.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * exit syscall for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/access.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * access() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/acct.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * acct() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/adjtimex.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * adjtimex() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/alarm.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * alarm() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/arch_prctl.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * arch_prctl() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/bdflush.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * bdflush() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/capget.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * capget() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/capset.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * capset() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/chdir.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * chdir() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/chmod.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * chmod() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/chown.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * chown() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/chroot.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * chroot() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/close.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * close() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/creat.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * creat() for uClibc
  *

+ 0 - 1
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>

+ 0 - 1
libc/sysdeps/linux/common/dup2.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * dup2() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/dup3.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * dup3() for uClibc
  *

+ 0 - 1
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
  *

+ 0 - 1
libc/sysdeps/linux/common/eventfd.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * eventfd() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/execve.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * execve() for uClibc
  *

+ 0 - 1
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

+ 0 - 1
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

+ 0 - 1
libc/sysdeps/linux/common/fanotify.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fanotify interface for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fchdir.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fchdir() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fchmod.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fchmod() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fchown.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fchown() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fdatasync.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fdatasync() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/flock.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * flock() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fork.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fork() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fstat.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fstat() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fstat64.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fstat64() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fstatfs.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fstatfs() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/fsync.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * fsync() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/ftruncate.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * ftruncate() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/futimens.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * futimens() implementation for uClibc
  *

+ 0 - 1
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.
 

+ 0 - 1
libc/sysdeps/linux/common/getegid.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * getegid() for uClibc
  *

+ 0 - 1
libc/sysdeps/linux/common/geteuid.c

@@ -1,4 +1,3 @@
-/* vi: set sw=4 ts=4: */
 /*
  * geteuid() for uClibc
  *

Some files were not shown because too many files changed in this diff