diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-04 19:59:40 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2012-11-04 19:59:40 +0100 |
commit | b830319d49a421741b61ae29ce32ab37f8b970ed (patch) | |
tree | 9611a0ac70047e08ed3850dce6d9cdf143b9e833 /io | |
parent | 512a49be20d42af59968513cd5094b3918cf6663 (diff) | |
download | glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.zip glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.tar.gz glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.tar.bz2 |
[BZ #157] Remove include/stub-tag.h for good.
Diffstat (limited to 'io')
74 files changed, 0 insertions, 90 deletions
diff --git a/io/access.c b/io/access.c index b8f7300..9b82a99 100644 --- a/io/access.c +++ b/io/access.c @@ -37,4 +37,3 @@ __access (file, type) stub_warning (access) weak_alias (__access, access) -#include <stub-tag.h> @@ -36,4 +36,3 @@ __chdir (path) stub_warning (chdir) weak_alias (__chdir, chdir) -#include <stub-tag.h> @@ -38,4 +38,3 @@ __chmod (file, mode) stub_warning (chmod) weak_alias (__chmod, chmod) -#include <stub-tag.h> @@ -41,4 +41,3 @@ libc_hidden_def (__chown) stub_warning (chown) weak_alias (__chown, chown) -#include <stub-tag.h> @@ -36,4 +36,3 @@ libc_hidden_def (__close) stub_warning (close) weak_alias (__close, close) -#include <stub-tag.h> @@ -30,4 +30,3 @@ __dup (fd) stub_warning (dup) weak_alias (__dup, dup) -#include <stub-tag.h> @@ -44,4 +44,3 @@ libc_hidden_def (__dup2) stub_warning (dup2) weak_alias (__dup2, dup2) -#include <stub-tag.h> @@ -45,5 +45,3 @@ __dup3 (fd, fd2, flags) libc_hidden_def (__dup3) weak_alias (__dup3, dup3) stub_warning (dup3) - -#include <stub-tag.h> diff --git a/io/euidaccess.c b/io/euidaccess.c index 82ddd37..d71d221 100644 --- a/io/euidaccess.c +++ b/io/euidaccess.c @@ -38,4 +38,3 @@ weak_alias (__euidaccess, euidaccess) weak_alias (__euidaccess, eaccess) stub_warning (euidaccess) stub_warning (eaccess) -#include <stub-tag.h> diff --git a/io/faccessat.c b/io/faccessat.c index 3e30dde..4e8e46c 100644 --- a/io/faccessat.c +++ b/io/faccessat.c @@ -46,5 +46,3 @@ faccessat (fd, file, type, flag) return -1; } stub_warning (faccessat) - -#include <stub-tag.h> diff --git a/io/fchdir.c b/io/fchdir.c index de4ebef..c7ce4a9 100644 --- a/io/fchdir.c +++ b/io/fchdir.c @@ -29,4 +29,3 @@ fchdir (fd) } stub_warning (fchdir) -#include <stub-tag.h> diff --git a/io/fchmod.c b/io/fchmod.c index 89087b6..b5dc512 100644 --- a/io/fchmod.c +++ b/io/fchmod.c @@ -38,4 +38,3 @@ __fchmod (fd, mode) stub_warning (fchmod) weak_alias (__fchmod, fchmod) -#include <stub-tag.h> diff --git a/io/fchmodat.c b/io/fchmodat.c index d171f36..1bbe63e 100644 --- a/io/fchmodat.c +++ b/io/fchmodat.c @@ -46,5 +46,3 @@ fchmodat (fd, file, mode, flag) return -1; } stub_warning (fchmodat) - -#include <stub-tag.h> diff --git a/io/fchown.c b/io/fchown.c index 5b15f90..c98b84e 100644 --- a/io/fchown.c +++ b/io/fchown.c @@ -39,4 +39,3 @@ __fchown (fd, owner, group) stub_warning (fchown) weak_alias (__fchown, fchown) -#include <stub-tag.h> diff --git a/io/fchownat.c b/io/fchownat.c index c779f28..8f82ce6 100644 --- a/io/fchownat.c +++ b/io/fchownat.c @@ -46,5 +46,3 @@ fchownat (fd, file, owner, group, flag) return -1; } stub_warning (fchownat) - -#include <stub-tag.h> @@ -37,4 +37,3 @@ libc_hidden_def (__fcntl) stub_warning (fcntl) weak_alias (__fcntl, fcntl) -#include <stub-tag.h> @@ -32,4 +32,3 @@ __flock (fd, operation) weak_alias (__flock, flock) stub_warning (flock) -#include <stub-tag.h> diff --git a/io/fstatfs.c b/io/fstatfs.c index 9579fcc..1bca3d5 100644 --- a/io/fstatfs.c +++ b/io/fstatfs.c @@ -30,4 +30,3 @@ __fstatfs (int fd, struct statfs *buf) stub_warning (fstatfs) weak_alias (__fstatfs, fstatfs) -#include <stub-tag.h> diff --git a/io/fstatfs64.c b/io/fstatfs64.c index 640be9f..031a81f 100644 --- a/io/fstatfs64.c +++ b/io/fstatfs64.c @@ -28,4 +28,3 @@ __fstatfs64 (int fd, struct statfs64 *buf) weak_alias (__fstatfs64, fstatfs64) stub_warning (fstatfs64) -#include <stub-tag.h> diff --git a/io/fstatvfs.c b/io/fstatvfs.c index 4b64949..fd4936c 100644 --- a/io/fstatvfs.c +++ b/io/fstatvfs.c @@ -29,4 +29,3 @@ __fstatvfs (int fd, struct statvfs *buf) stub_warning (fstatvfs) weak_alias (__fstatvfs, fstatvfs) libc_hidden_weak (fstatvfs) -#include <stub-tag.h> diff --git a/io/fstatvfs64.c b/io/fstatvfs64.c index 9eb62a3..a8374dd 100644 --- a/io/fstatvfs64.c +++ b/io/fstatvfs64.c @@ -28,4 +28,3 @@ __fstatvfs64 (int fd, struct statvfs64 *buf) weak_alias (__fstatvfs64, fstatvfs64) stub_warning (fstatvfs64) -#include <stub-tag.h> diff --git a/io/futimens.c b/io/futimens.c index df3ddf3..b80de08 100644 --- a/io/futimens.c +++ b/io/futimens.c @@ -32,4 +32,3 @@ futimens (int fd, const struct timespec tsp[2]) return -1; } stub_warning (futimens) -#include <stub-tag.h> diff --git a/io/fxstat.c b/io/fxstat.c index 216a14c..50c0657 100644 --- a/io/fxstat.c +++ b/io/fxstat.c @@ -46,4 +46,3 @@ __fxstat (int vers, int fd, struct stat *buf) stub_warning (fstat) hidden_def (__fxstat) weak_alias (__fxstat, _fxstat) -#include <stub-tag.h> diff --git a/io/fxstat64.c b/io/fxstat64.c index dd0c569..56755f8 100644 --- a/io/fxstat64.c +++ b/io/fxstat64.c @@ -45,4 +45,3 @@ __fxstat64 (int vers, int fd, struct stat64 *buf) } hidden_def (__fxstat64) stub_warning (fstat64) -#include <stub-tag.h> diff --git a/io/fxstatat.c b/io/fxstatat.c index a6e79d0..fff4be2 100644 --- a/io/fxstatat.c +++ b/io/fxstatat.c @@ -46,4 +46,3 @@ __fxstatat (int vers, int fd, const char *filename, struct stat *buf, int flag) } libc_hidden_def (__fxstatat) stub_warning (fstatat) -#include <stub-tag.h> diff --git a/io/fxstatat64.c b/io/fxstatat64.c index 950e267..43fd53e 100644 --- a/io/fxstatat64.c +++ b/io/fxstatat64.c @@ -47,4 +47,3 @@ __fxstatat64 (int vers, int fd, const char *filename, struct stat64 *buf, } libc_hidden_def (__fxstatat64) stub_warning (fstatat64) -#include <stub-tag.h> diff --git a/io/getcwd.c b/io/getcwd.c index 5984a35..3aba719 100644 --- a/io/getcwd.c +++ b/io/getcwd.c @@ -36,4 +36,3 @@ weak_alias (__getcwd, getcwd) stub_warning (__getcwd) stub_warning (getcwd) -#include <stub-tag.h> diff --git a/io/isatty.c b/io/isatty.c index f8e793b..eb53271 100644 --- a/io/isatty.c +++ b/io/isatty.c @@ -30,4 +30,3 @@ __isatty (fd) weak_alias (__isatty, isatty) stub_warning (isatty) -#include <stub-tag.h> diff --git a/io/lchmod.c b/io/lchmod.c index 8d9b79f..5044f4c 100644 --- a/io/lchmod.c +++ b/io/lchmod.c @@ -29,4 +29,3 @@ lchmod (const char *file, mode_t mode) } stub_warning (lchmod) -#include <stub-tag.h> diff --git a/io/lchown.c b/io/lchown.c index 7ecf334..682083c 100644 --- a/io/lchown.c +++ b/io/lchown.c @@ -39,4 +39,3 @@ __lchown (file, owner, group) stub_warning (lchown) weak_alias (__lchown, lchown) -#include <stub-tag.h> @@ -38,4 +38,3 @@ __link (from, to) stub_warning (link) weak_alias (__link, link) -#include <stub-tag.h> diff --git a/io/linkat.c b/io/linkat.c index 2fa8cde..6274d09 100644 --- a/io/linkat.c +++ b/io/linkat.c @@ -47,5 +47,3 @@ linkat (fromfd, from, tofd, to, flags) return -1; } stub_warning (linkat) - -#include <stub-tag.h> @@ -49,4 +49,3 @@ stub_warning (lseek) libc_hidden_def (__lseek) weak_alias (__lseek, lseek) -#include <stub-tag.h> diff --git a/io/lseek64.c b/io/lseek64.c index acea3f3..21b853a 100644 --- a/io/lseek64.c +++ b/io/lseek64.c @@ -45,4 +45,3 @@ __libc_lseek64 (int fd, off64_t offset, int whence) weak_alias (__libc_lseek64, __lseek64) weak_alias (__libc_lseek64, lseek64) stub_warning (lseek64) -#include <stub-tag.h> diff --git a/io/lxstat64.c b/io/lxstat64.c index 38d78a8..84993c2 100644 --- a/io/lxstat64.c +++ b/io/lxstat64.c @@ -35,4 +35,3 @@ __lxstat64 (int vers, const char *file, struct stat64 *buf) } hidden_def (__lxstat64) stub_warning (__lxstat64) -#include <stub-tag.h> @@ -39,4 +39,3 @@ __mkdir (path, mode) stub_warning (mkdir) weak_alias (__mkdir, mkdir) -#include <stub-tag.h> diff --git a/io/mkdirat.c b/io/mkdirat.c index 04533fc..e8d10ae 100644 --- a/io/mkdirat.c +++ b/io/mkdirat.c @@ -53,5 +53,3 @@ mkdirat (fd, path, mode) return -1; } stub_warning (mkdirat) - -#include <stub-tag.h> diff --git a/io/mkfifo.c b/io/mkfifo.c index 1b55921..8fdd021 100644 --- a/io/mkfifo.c +++ b/io/mkfifo.c @@ -39,4 +39,3 @@ mkfifo (path, mode) stub_warning (mkfifo) -#include <stub-tag.h> diff --git a/io/mkfifoat.c b/io/mkfifoat.c index 30cea31..850d567 100644 --- a/io/mkfifoat.c +++ b/io/mkfifoat.c @@ -56,4 +56,3 @@ mkfifoat (fd, path, mode) stub_warning (mkfifoat) -#include <stub-tag.h> @@ -69,5 +69,3 @@ __open_2 (file, oflag) return __open (file, oflag); } stub_warning (__open_2) - -#include <stub-tag.h> diff --git a/io/open64.c b/io/open64.c index b4ce18d..704491d 100644 --- a/io/open64.c +++ b/io/open64.c @@ -66,5 +66,3 @@ __open64_2 (file, oflag) return __open64 (file, oflag); } stub_warning (__open64_2) - -#include <stub-tag.h> diff --git a/io/openat.c b/io/openat.c index b496539..efcbaa9 100644 --- a/io/openat.c +++ b/io/openat.c @@ -88,5 +88,3 @@ __openat_2 (fd, file, oflag) return __openat (fd, file, oflag); } stub_warning (__openat_2) - -#include <stub-tag.h> diff --git a/io/openat64.c b/io/openat64.c index 2071760..7de0e69 100644 --- a/io/openat64.c +++ b/io/openat64.c @@ -81,5 +81,3 @@ __openat64_2 (fd, file, oflag) return __openat64 (fd, file, oflag); } stub_warning (__openat_2) - -#include <stub-tag.h> @@ -40,4 +40,3 @@ libc_hidden_def (__pipe) stub_warning (pipe) weak_alias (__pipe, pipe) -#include <stub-tag.h> @@ -39,5 +39,3 @@ __pipe2 (pipedes, flags) } weak_alias (__pipe2, pipe2) stub_warning (pipe2) - -#include <stub-tag.h> @@ -35,4 +35,3 @@ poll (fds, nfds, timeout) } stub_warning (poll) -#include <stub-tag.h> diff --git a/io/posix_fadvise.c b/io/posix_fadvise.c index 3733601..70d0700 100644 --- a/io/posix_fadvise.c +++ b/io/posix_fadvise.c @@ -27,4 +27,3 @@ posix_fadvise (int fd, __off_t offset, __off_t len, int advise) return ENOSYS; } stub_warning (posix_fadvise) -#include <stub-tag.h> diff --git a/io/posix_fadvise64.c b/io/posix_fadvise64.c index 645ed6c..3398c8e 100644 --- a/io/posix_fadvise64.c +++ b/io/posix_fadvise64.c @@ -27,4 +27,3 @@ posix_fadvise64 (int fd, __off64_t offset, __off64_t len, int advise) return ENOSYS; } stub_warning (posix_fadvise64) -#include <stub-tag.h> diff --git a/io/posix_fallocate.c b/io/posix_fallocate.c index 3f8a3cb..d5138f0 100644 --- a/io/posix_fallocate.c +++ b/io/posix_fallocate.c @@ -27,4 +27,3 @@ posix_fallocate (int fd, __off_t offset, __off_t len) return -1; } stub_warning (posix_fallocate) -#include <stub-tag.h> diff --git a/io/posix_fallocate64.c b/io/posix_fallocate64.c index 07b08ae..486646a 100644 --- a/io/posix_fallocate64.c +++ b/io/posix_fallocate64.c @@ -27,4 +27,3 @@ posix_fallocate64 (int fd, __off64_t offset, __off64_t len) return -1; } stub_warning (posix_fallocate64) -#include <stub-tag.h> @@ -45,4 +45,3 @@ stub_warning (read) weak_alias (__libc_read, __read) libc_hidden_weak (__read) weak_alias (__libc_read, read) -#include <stub-tag.h> diff --git a/io/readlink.c b/io/readlink.c index de4040b..4a1811b 100644 --- a/io/readlink.c +++ b/io/readlink.c @@ -33,4 +33,3 @@ __readlink (path, buf, len) stub_warning (readlink) weak_alias (__readlink, readlink) -#include <stub-tag.h> diff --git a/io/readlinkat.c b/io/readlinkat.c index d4e6ba2..473f4e9 100644 --- a/io/readlinkat.c +++ b/io/readlinkat.c @@ -46,5 +46,3 @@ readlinkat (fd, path, buf, len) } stub_warning (readlinkat) libc_hidden_def (readlinkat) - -#include <stub-tag.h> @@ -37,4 +37,3 @@ __rmdir (path) stub_warning (rmdir) weak_alias (__rmdir, rmdir) -#include <stub-tag.h> diff --git a/io/sendfile.c b/io/sendfile.c index 22222db..4823c80 100644 --- a/io/sendfile.c +++ b/io/sendfile.c @@ -28,5 +28,3 @@ sendfile (int out_fd, int in_fd, off_t *offset, size_t count) return -1; } stub_warning (sendfile) - -#include <stub-tag.h> diff --git a/io/sendfile64.c b/io/sendfile64.c index 05b13a3..8fddcc8 100644 --- a/io/sendfile64.c +++ b/io/sendfile64.c @@ -28,5 +28,3 @@ sendfile64 (int out_fd, int in_fd, off64_t *offset, size_t count) return -1; } stub_warning (sendfile64) - -#include <stub-tag.h> diff --git a/io/statfs.c b/io/statfs.c index 50cf3f3..0bb674a 100644 --- a/io/statfs.c +++ b/io/statfs.c @@ -31,4 +31,3 @@ libc_hidden_def (__statfs) weak_alias (__statfs, statfs) stub_warning (statfs) -#include <stub-tag.h> diff --git a/io/statfs64.c b/io/statfs64.c index 1239495..a895d43 100644 --- a/io/statfs64.c +++ b/io/statfs64.c @@ -28,4 +28,3 @@ __statfs64 (const char *file, struct statfs64 *buf) weak_alias (__statfs64, statfs64) stub_warning (statfs64) -#include <stub-tag.h> diff --git a/io/statvfs.c b/io/statvfs.c index b66d027..0ff847f 100644 --- a/io/statvfs.c +++ b/io/statvfs.c @@ -30,4 +30,3 @@ __statvfs (const char *file, struct statvfs *buf) weak_alias (__statvfs, statvfs) libc_hidden_weak (statvfs) stub_warning (statvfs) -#include <stub-tag.h> diff --git a/io/statvfs64.c b/io/statvfs64.c index 1101acd..7e57bc7 100644 --- a/io/statvfs64.c +++ b/io/statvfs64.c @@ -28,4 +28,3 @@ __statvfs64 (const char *file, struct statvfs64 *buf) weak_alias (__statvfs64, statvfs64) stub_warning (statvfs64) -#include <stub-tag.h> diff --git a/io/symlink.c b/io/symlink.c index 6e135d9..298854f 100644 --- a/io/symlink.c +++ b/io/symlink.c @@ -38,4 +38,3 @@ __symlink (from, to) stub_warning (symlink) weak_alias (__symlink, symlink) -#include <stub-tag.h> diff --git a/io/symlinkat.c b/io/symlinkat.c index d5affb9..4937a2e 100644 --- a/io/symlinkat.c +++ b/io/symlinkat.c @@ -44,5 +44,3 @@ symlinkat (from, fd, to) return -1; } stub_warning (symlinkat) - -#include <stub-tag.h> diff --git a/io/ttyname.c b/io/ttyname.c index 5473b5e..8df1fd4 100644 --- a/io/ttyname.c +++ b/io/ttyname.c @@ -34,4 +34,3 @@ ttyname (fd) stub_warning (ttyname) -#include <stub-tag.h> diff --git a/io/ttyname_r.c b/io/ttyname_r.c index 5acbbd5..6d7dfab 100644 --- a/io/ttyname_r.c +++ b/io/ttyname_r.c @@ -33,4 +33,3 @@ __ttyname_r (fd, buf, buflen) weak_alias (__ttyname_r, ttyname_r) stub_warning (ttyname_r) -#include <stub-tag.h> @@ -30,4 +30,3 @@ __umask (mask) stub_warning (umask) weak_alias (__umask, umask) -#include <stub-tag.h> diff --git a/io/unlink.c b/io/unlink.c index 04d69f8..b7a6d7c 100644 --- a/io/unlink.c +++ b/io/unlink.c @@ -37,4 +37,3 @@ __unlink (name) stub_warning (unlink) weak_alias (__unlink, unlink) -#include <stub-tag.h> diff --git a/io/unlinkat.c b/io/unlinkat.c index f059611..afa5053 100644 --- a/io/unlinkat.c +++ b/io/unlinkat.c @@ -44,5 +44,3 @@ unlinkat (fd, name, flag) return -1; } stub_warning (unlinkat) - -#include <stub-tag.h> @@ -39,4 +39,3 @@ utime (file, times) libc_hidden_def (utime) stub_warning (utime) -#include <stub-tag.h> diff --git a/io/utimensat.c b/io/utimensat.c index d103d45..b1d3b03 100644 --- a/io/utimensat.c +++ b/io/utimensat.c @@ -30,4 +30,3 @@ utimensat (int fd, const char *file, const struct timespec tsp[2], return -1; } stub_warning (utimensat) -#include <stub-tag.h> @@ -46,4 +46,3 @@ stub_warning (write) weak_alias (__libc_write, __write) libc_hidden_weak (__write) weak_alias (__libc_write, write) -#include <stub-tag.h> diff --git a/io/xmknod.c b/io/xmknod.c index 78bbf5a..bea68e1 100644 --- a/io/xmknod.c +++ b/io/xmknod.c @@ -38,4 +38,3 @@ stub_warning (__xmknod) weak_alias (__xmknod, _xmknod) libc_hidden_def (__xmknod) -#include <stub-tag.h> diff --git a/io/xmknodat.c b/io/xmknodat.c index a743cce..1be6ffa 100644 --- a/io/xmknodat.c +++ b/io/xmknodat.c @@ -60,4 +60,3 @@ __xmknodat (int vers, int fd, const char *path, mode_t mode, dev_t *dev) stub_warning (__xmknodat) libc_hidden_def (__xmknodat) -#include <stub-tag.h> @@ -35,4 +35,3 @@ __xstat (int vers, const char *file, struct stat *buf) hidden_def (__xstat) stub_warning (stat) weak_alias (__xstat, _xstat) -#include <stub-tag.h> diff --git a/io/xstat64.c b/io/xstat64.c index 9d15344..aad1352 100644 --- a/io/xstat64.c +++ b/io/xstat64.c @@ -34,4 +34,3 @@ __xstat64 (int vers, const char *file, struct stat64 *buf) } hidden_def (__xstat64) stub_warning (stat64) -#include <stub-tag.h> |