summaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
commitb830319d49a421741b61ae29ce32ab37f8b970ed (patch)
tree9611a0ac70047e08ed3850dce6d9cdf143b9e833 /posix
parent512a49be20d42af59968513cd5094b3918cf6663 (diff)
[BZ #157] Remove include/stub-tag.h for good.
Diffstat (limited to 'posix')
-rw-r--r--posix/_exit.c1
-rw-r--r--posix/alarm.c1
-rw-r--r--posix/execve.c1
-rw-r--r--posix/fexecve.c1
-rw-r--r--posix/fork.c1
-rw-r--r--posix/fpathconf.c1
-rw-r--r--posix/getaddrinfo.c2
-rw-r--r--posix/getegid.c1
-rw-r--r--posix/geteuid.c1
-rw-r--r--posix/getgid.c1
-rw-r--r--posix/getgroups.c1
-rw-r--r--posix/getlogin.c1
-rw-r--r--posix/getlogin_r.c1
-rw-r--r--posix/getpgid.c1
-rw-r--r--posix/getpid.c1
-rw-r--r--posix/getppid.c1
-rw-r--r--posix/getresgid.c1
-rw-r--r--posix/getresuid.c1
-rw-r--r--posix/getsid.c1
-rw-r--r--posix/getuid.c1
-rw-r--r--posix/glob64.c1
-rw-r--r--posix/nanosleep.c1
-rw-r--r--posix/pathconf.c1
-rw-r--r--posix/pause.c1
-rw-r--r--posix/posix_madvise.c1
-rw-r--r--posix/pread.c1
-rw-r--r--posix/pread64.c1
-rw-r--r--posix/pwrite.c1
-rw-r--r--posix/pwrite64.c1
-rw-r--r--posix/sched_getaffinity.c1
-rw-r--r--posix/sched_getp.c1
-rw-r--r--posix/sched_gets.c1
-rw-r--r--posix/sched_primax.c1
-rw-r--r--posix/sched_primin.c1
-rw-r--r--posix/sched_rr_gi.c1
-rw-r--r--posix/sched_setaffinity.c1
-rw-r--r--posix/sched_setp.c1
-rw-r--r--posix/sched_sets.c1
-rw-r--r--posix/sched_yield.c1
-rw-r--r--posix/setgid.c1
-rw-r--r--posix/setlogin.c1
-rw-r--r--posix/setpgid.c1
-rw-r--r--posix/setresgid.c1
-rw-r--r--posix/setresuid.c1
-rw-r--r--posix/setsid.c1
-rw-r--r--posix/setuid.c1
-rw-r--r--posix/sleep.c1
-rw-r--r--posix/spawni.c1
-rw-r--r--posix/sysconf.c1
-rw-r--r--posix/times.c1
-rw-r--r--posix/wait.c1
-rw-r--r--posix/wait3.c1
-rw-r--r--posix/wait4.c1
-rw-r--r--posix/waitpid.c1
54 files changed, 0 insertions, 55 deletions
diff --git a/posix/_exit.c b/posix/_exit.c
index a8f1b58e41..ef2b7d719e 100644
--- a/posix/_exit.c
+++ b/posix/_exit.c
@@ -32,4 +32,3 @@ libc_hidden_def (_exit)
weak_alias (_exit, _Exit)
stub_warning (_exit)
-#include <stub-tag.h>
diff --git a/posix/alarm.c b/posix/alarm.c
index 0b0194836d..3fda9b0c85 100644
--- a/posix/alarm.c
+++ b/posix/alarm.c
@@ -35,4 +35,3 @@ alarm (seconds)
libc_hidden_def (alarm)
stub_warning (alarm)
-#include <stub-tag.h>
diff --git a/posix/execve.c b/posix/execve.c
index 63a234fc95..893cec2b19 100644
--- a/posix/execve.c
+++ b/posix/execve.c
@@ -40,4 +40,3 @@ __execve (path, argv, envp)
stub_warning (execve)
weak_alias (__execve, execve)
-#include <stub-tag.h>
diff --git a/posix/fexecve.c b/posix/fexecve.c
index c7b43c578e..6a22a194e3 100644
--- a/posix/fexecve.c
+++ b/posix/fexecve.c
@@ -39,4 +39,3 @@ fexecve (fd, argv, envp)
}
stub_warning (fexecve)
-#include <stub-tag.h>
diff --git a/posix/fork.c b/posix/fork.c
index e499c11ed4..08c69b69bd 100644
--- a/posix/fork.c
+++ b/posix/fork.c
@@ -32,4 +32,3 @@ libc_hidden_def (__fork)
stub_warning (fork)
weak_alias (__fork, fork)
-#include <stub-tag.h>
diff --git a/posix/fpathconf.c b/posix/fpathconf.c
index 07d868440c..01a08cab82 100644
--- a/posix/fpathconf.c
+++ b/posix/fpathconf.c
@@ -58,4 +58,3 @@ __fpathconf (fd, name)
weak_alias (__fpathconf, fpathconf)
stub_warning (fpathconf)
-#include <stub-tag.h>
diff --git a/posix/getaddrinfo.c b/posix/getaddrinfo.c
index b5e8362935..bdb79c89b5 100644
--- a/posix/getaddrinfo.c
+++ b/posix/getaddrinfo.c
@@ -36,5 +36,3 @@ freeaddrinfo (struct addrinfo *ai)
}
stub_warning (freeaddrinfo)
libc_hidden_def (freeaddrinfo)
-
-#include <stub-tag.h>
diff --git a/posix/getegid.c b/posix/getegid.c
index 482e4343bd..6692bc0837 100644
--- a/posix/getegid.c
+++ b/posix/getegid.c
@@ -28,4 +28,3 @@ __getegid ()
stub_warning (getegid)
weak_alias (__getegid, getegid)
-#include <stub-tag.h>
diff --git a/posix/geteuid.c b/posix/geteuid.c
index 5fc0ee5b36..eb59db35d8 100644
--- a/posix/geteuid.c
+++ b/posix/geteuid.c
@@ -29,4 +29,3 @@ __geteuid ()
stub_warning (geteuid)
weak_alias (__geteuid, geteuid)
-#include <stub-tag.h>
diff --git a/posix/getgid.c b/posix/getgid.c
index 6fa3d25ada..54c7d18705 100644
--- a/posix/getgid.c
+++ b/posix/getgid.c
@@ -29,4 +29,3 @@ __getgid ()
stub_warning (getgid)
weak_alias (__getgid, getgid)
-#include <stub-tag.h>
diff --git a/posix/getgroups.c b/posix/getgroups.c
index e3910a8362..eed9152eaa 100644
--- a/posix/getgroups.c
+++ b/posix/getgroups.c
@@ -44,4 +44,3 @@ stub_warning (getgroups);
#endif
weak_alias (__getgroups, getgroups)
-#include <stub-tag.h>
diff --git a/posix/getlogin.c b/posix/getlogin.c
index beab0f0a02..58bc93f77d 100644
--- a/posix/getlogin.c
+++ b/posix/getlogin.c
@@ -29,4 +29,3 @@ getlogin (void)
}
stub_warning (getlogin)
-#include <stub-tag.h>
diff --git a/posix/getlogin_r.c b/posix/getlogin_r.c
index b3ddd56250..7cd7be9159 100644
--- a/posix/getlogin_r.c
+++ b/posix/getlogin_r.c
@@ -33,4 +33,3 @@ getlogin_r (name, name_len)
libc_hidden_def (getlogin_r)
stub_warning (getlogin_r)
-#include <stub-tag.h>
diff --git a/posix/getpgid.c b/posix/getpgid.c
index 198a313ade..fd1bc5a01a 100644
--- a/posix/getpgid.c
+++ b/posix/getpgid.c
@@ -29,4 +29,3 @@ libc_hidden_def (__getpgid)
weak_alias (__getpgid, getpgid)
stub_warning (getpgid)
-#include <stub-tag.h>
diff --git a/posix/getpid.c b/posix/getpid.c
index 301da5f943..3c3bb6a2af 100644
--- a/posix/getpid.c
+++ b/posix/getpid.c
@@ -30,4 +30,3 @@ stub_warning (getpid)
weak_alias (__getpid, getpid)
libc_hidden_weak (getpid)
-#include <stub-tag.h>
diff --git a/posix/getppid.c b/posix/getppid.c
index 2650ed4f00..92c8b9b6df 100644
--- a/posix/getppid.c
+++ b/posix/getppid.c
@@ -29,4 +29,3 @@ __getppid ()
stub_warning (getppid)
weak_alias (__getppid, getppid)
-#include <stub-tag.h>
diff --git a/posix/getresgid.c b/posix/getresgid.c
index 7f5bdb38b2..0baec6ae7c 100644
--- a/posix/getresgid.c
+++ b/posix/getresgid.c
@@ -31,4 +31,3 @@ libc_hidden_def (__getresgid)
stub_warning (getresgid)
weak_alias (__getresgid, getresgid)
-#include <stub-tag.h>
diff --git a/posix/getresuid.c b/posix/getresuid.c
index bf56fbaa99..7da3173965 100644
--- a/posix/getresuid.c
+++ b/posix/getresuid.c
@@ -31,4 +31,3 @@ libc_hidden_def (__getresuid)
stub_warning (getresuid)
weak_alias (__getresuid, getresuid)
-#include <stub-tag.h>
diff --git a/posix/getsid.c b/posix/getsid.c
index 6b4caf0314..3283d8cb73 100644
--- a/posix/getsid.c
+++ b/posix/getsid.c
@@ -28,4 +28,3 @@ getsid (pid_t pid)
}
libc_hidden_def (getsid)
stub_warning (getsid)
-#include <stub-tag.h>
diff --git a/posix/getuid.c b/posix/getuid.c
index d3ff49ef0f..2afbe583fd 100644
--- a/posix/getuid.c
+++ b/posix/getuid.c
@@ -29,4 +29,3 @@ __getuid ()
stub_warning (getuid)
weak_alias (__getuid, getuid)
-#include <stub-tag.h>
diff --git a/posix/glob64.c b/posix/glob64.c
index e329270ea7..2d98cd978b 100644
--- a/posix/glob64.c
+++ b/posix/glob64.c
@@ -50,4 +50,3 @@ globfree64 (glob64_t *pglob)
libc_hidden_def (globfree64)
stub_warning (glob64)
-#include <stub-tag.h>
diff --git a/posix/nanosleep.c b/posix/nanosleep.c
index 2f44b16a0a..b29e694609 100644
--- a/posix/nanosleep.c
+++ b/posix/nanosleep.c
@@ -32,4 +32,3 @@ stub_warning (nanosleep)
weak_alias (__libc_nanosleep, __nanosleep)
libc_hidden_def (__nanosleep)
weak_alias (__libc_nanosleep, nanosleep)
-#include <stub-tag.h>
diff --git a/posix/pathconf.c b/posix/pathconf.c
index e36ba62eff..6f48b0b575 100644
--- a/posix/pathconf.c
+++ b/posix/pathconf.c
@@ -37,4 +37,3 @@ __pathconf (path, name)
weak_alias (__pathconf, pathconf)
stub_warning (pathconf)
-#include <stub-tag.h>
diff --git a/posix/pause.c b/posix/pause.c
index af239bec76..095051002b 100644
--- a/posix/pause.c
+++ b/posix/pause.c
@@ -30,4 +30,3 @@ pause ()
}
stub_warning (pause)
-#include <stub-tag.h>
diff --git a/posix/posix_madvise.c b/posix/posix_madvise.c
index 271dd475ea..4b9cc1e2e2 100644
--- a/posix/posix_madvise.c
+++ b/posix/posix_madvise.c
@@ -28,4 +28,3 @@ posix_madvise (__ptr_t addr, size_t len, int advice)
return ENOSYS;
}
stub_warning (posix_madvise)
-#include <stub-tag.h>
diff --git a/posix/pread.c b/posix/pread.c
index bc81f1a441..b62fd943ce 100644
--- a/posix/pread.c
+++ b/posix/pread.c
@@ -42,4 +42,3 @@ __libc_pread (int fd, void *buf, size_t nbytes, off_t offset)
strong_alias (__libc_pread, __pread)
weak_alias (__libc_pread, pread)
stub_warning (pread)
-#include <stub-tag.h>
diff --git a/posix/pread64.c b/posix/pread64.c
index 18c4f022f1..f6b7a35fc0 100644
--- a/posix/pread64.c
+++ b/posix/pread64.c
@@ -42,4 +42,3 @@ __libc_pread64 (int fd, void *buf, size_t nbytes, off64_t offset)
strong_alias (__libc_pread64, __pread64)
weak_alias (__libc_pread64, pread64)
stub_warning (pread64)
-#include <stub-tag.h>
diff --git a/posix/pwrite.c b/posix/pwrite.c
index 0e8481d6f0..43619ed4f2 100644
--- a/posix/pwrite.c
+++ b/posix/pwrite.c
@@ -42,4 +42,3 @@ __libc_pwrite (int fd, const void *buf, size_t nbytes, off_t offset)
strong_alias (__libc_pwrite, __pwrite)
weak_alias (__libc_pwrite, pwrite)
stub_warning (pwrite)
-#include <stub-tag.h>
diff --git a/posix/pwrite64.c b/posix/pwrite64.c
index c0dadfe30c..819cfd6392 100644
--- a/posix/pwrite64.c
+++ b/posix/pwrite64.c
@@ -43,4 +43,3 @@ strong_alias (__libc_pwrite64, __pwrite64)
libc_hidden_def (__pwrite64)
weak_alias (__libc_pwrite64, pwrite64)
stub_warning (pwrite64)
-#include <stub-tag.h>
diff --git a/posix/sched_getaffinity.c b/posix/sched_getaffinity.c
index da70878c4d..8641b4eac7 100644
--- a/posix/sched_getaffinity.c
+++ b/posix/sched_getaffinity.c
@@ -31,4 +31,3 @@ sched_getaffinity (pid, cpusetsize, cpuset)
return -1;
}
stub_warning (sched_getaffinity)
-#include <stub-tag.h>
diff --git a/posix/sched_getp.c b/posix/sched_getp.c
index 551d071053..d6a7ac6ed0 100644
--- a/posix/sched_getp.c
+++ b/posix/sched_getp.c
@@ -30,4 +30,3 @@ __sched_getparam (pid_t pid, struct sched_param *param)
stub_warning (sched_getparam)
weak_alias (__sched_getparam, sched_getparam)
-#include <stub-tag.h>
diff --git a/posix/sched_gets.c b/posix/sched_gets.c
index 874b171d24..dd3f51e6f9 100644
--- a/posix/sched_gets.c
+++ b/posix/sched_gets.c
@@ -30,4 +30,3 @@ __sched_getscheduler (pid_t pid)
stub_warning (sched_getscheduler)
weak_alias (__sched_getscheduler, sched_getscheduler)
-#include <stub-tag.h>
diff --git a/posix/sched_primax.c b/posix/sched_primax.c
index 436e35362d..ef35e11f48 100644
--- a/posix/sched_primax.c
+++ b/posix/sched_primax.c
@@ -29,4 +29,3 @@ __sched_get_priority_max (int algorithm)
stub_warning (sched_get_priority_max)
weak_alias (__sched_get_priority_max, sched_get_priority_max)
-#include <stub-tag.h>
diff --git a/posix/sched_primin.c b/posix/sched_primin.c
index 411e8fb558..cffa3f93a6 100644
--- a/posix/sched_primin.c
+++ b/posix/sched_primin.c
@@ -29,4 +29,3 @@ __sched_get_priority_min (int algorithm)
stub_warning (sched_get_priority_min)
weak_alias (__sched_get_priority_min, sched_get_priority_min)
-#include <stub-tag.h>
diff --git a/posix/sched_rr_gi.c b/posix/sched_rr_gi.c
index 82962228c4..3011050fc7 100644
--- a/posix/sched_rr_gi.c
+++ b/posix/sched_rr_gi.c
@@ -30,4 +30,3 @@ __sched_rr_get_interval (pid_t pid, struct timespec *t)
stub_warning (sched_rr_get_interval)
weak_alias (__sched_rr_get_interval, sched_rr_get_interval)
-#include <stub-tag.h>
diff --git a/posix/sched_setaffinity.c b/posix/sched_setaffinity.c
index 9d0ac0385f..3cc9bb72cf 100644
--- a/posix/sched_setaffinity.c
+++ b/posix/sched_setaffinity.c
@@ -31,4 +31,3 @@ sched_setaffinity (pid, cpusetsize, cpuset)
return -1;
}
stub_warning (sched_setaffinity)
-#include <stub-tag.h>
diff --git a/posix/sched_setp.c b/posix/sched_setp.c
index 4c8888c819..90de454727 100644
--- a/posix/sched_setp.c
+++ b/posix/sched_setp.c
@@ -30,4 +30,3 @@ __sched_setparam (pid_t pid, const struct sched_param *param)
stub_warning (sched_setparam)
weak_alias (__sched_setparam, sched_setparam)
-#include <stub-tag.h>
diff --git a/posix/sched_sets.c b/posix/sched_sets.c
index a52ae45f9c..205471b547 100644
--- a/posix/sched_sets.c
+++ b/posix/sched_sets.c
@@ -31,4 +31,3 @@ libc_hidden_def (__sched_setscheduler)
stub_warning (sched_setscheduler)
weak_alias (__sched_setscheduler, sched_setscheduler)
-#include <stub-tag.h>
diff --git a/posix/sched_yield.c b/posix/sched_yield.c
index 2335c85154..2257eb3446 100644
--- a/posix/sched_yield.c
+++ b/posix/sched_yield.c
@@ -30,4 +30,3 @@ stub_warning (sched_yield)
libc_hidden_def (__sched_yield)
weak_alias (__sched_yield, sched_yield)
-#include <stub-tag.h>
diff --git a/posix/setgid.c b/posix/setgid.c
index 82546f2205..3e384aecdd 100644
--- a/posix/setgid.c
+++ b/posix/setgid.c
@@ -33,4 +33,3 @@ __setgid (gid)
stub_warning (setgid)
weak_alias (__setgid, setgid)
-#include <stub-tag.h>
diff --git a/posix/setlogin.c b/posix/setlogin.c
index fd09f51945..8a8362bdc8 100644
--- a/posix/setlogin.c
+++ b/posix/setlogin.c
@@ -28,4 +28,3 @@ setlogin (name)
}
stub_warning (setlogin)
-#include <stub-tag.h>
diff --git a/posix/setpgid.c b/posix/setpgid.c
index ad073f84ff..146fb745b8 100644
--- a/posix/setpgid.c
+++ b/posix/setpgid.c
@@ -33,4 +33,3 @@ libc_hidden_def (__setpgid)
stub_warning (setpgid)
weak_alias (__setpgid, setpgid)
-#include <stub-tag.h>
diff --git a/posix/setresgid.c b/posix/setresgid.c
index c4420d9966..ba1cce452f 100644
--- a/posix/setresgid.c
+++ b/posix/setresgid.c
@@ -31,4 +31,3 @@ libc_hidden_def (__setresgid)
stub_warning (setresgid)
weak_alias (__setresgid, setresgid)
-#include <stub-tag.h>
diff --git a/posix/setresuid.c b/posix/setresuid.c
index 1a33cac3cf..edb99a9a05 100644
--- a/posix/setresuid.c
+++ b/posix/setresuid.c
@@ -31,4 +31,3 @@ libc_hidden_def (__setresuid)
stub_warning (setresuid)
weak_alias (__setresuid, setresuid)
-#include <stub-tag.h>
diff --git a/posix/setsid.c b/posix/setsid.c
index 879b0ca70a..a4f05254e1 100644
--- a/posix/setsid.c
+++ b/posix/setsid.c
@@ -31,4 +31,3 @@ __setsid ()
stub_warning (setsid)
weak_alias (__setsid, setsid)
-#include <stub-tag.h>
diff --git a/posix/setuid.c b/posix/setuid.c
index a421cb97f7..5892d23579 100644
--- a/posix/setuid.c
+++ b/posix/setuid.c
@@ -33,4 +33,3 @@ __setuid (uid)
stub_warning (setuid)
weak_alias (__setuid, setuid)
-#include <stub-tag.h>
diff --git a/posix/sleep.c b/posix/sleep.c
index f5aa751f99..d7ca5f9c89 100644
--- a/posix/sleep.c
+++ b/posix/sleep.c
@@ -37,4 +37,3 @@ __sleep (seconds)
weak_alias (__sleep, sleep)
stub_warning (sleep)
-#include <stub-tag.h>
diff --git a/posix/spawni.c b/posix/spawni.c
index 4835c71be5..c8c6127e67 100644
--- a/posix/spawni.c
+++ b/posix/spawni.c
@@ -42,4 +42,3 @@ __spawni (pid_t *pid, const char *file,
}
stub_warning (__spawni)
-#include <stub-tag.h>
diff --git a/posix/sysconf.c b/posix/sysconf.c
index 331aa27b39..8428f79ab3 100644
--- a/posix/sysconf.c
+++ b/posix/sysconf.c
@@ -279,4 +279,3 @@ weak_alias (__sysconf, sysconf)
libc_hidden_def (__sysconf)
stub_warning (sysconf)
-#include <stub-tag.h>
diff --git a/posix/times.c b/posix/times.c
index 5a47517b7a..e6f6003006 100644
--- a/posix/times.c
+++ b/posix/times.c
@@ -39,4 +39,3 @@ __times (buffer)
stub_warning (times)
weak_alias (__times, times)
-#include <stub-tag.h>
diff --git a/posix/wait.c b/posix/wait.c
index 5d6cbbf957..1f78fa2ee8 100644
--- a/posix/wait.c
+++ b/posix/wait.c
@@ -29,4 +29,3 @@ __wait (__WAIT_STATUS_DEFN stat_loc)
stub_warning (wait)
weak_alias (__wait, wait)
-#include <stub-tag.h>
diff --git a/posix/wait3.c b/posix/wait3.c
index 5491ddf90b..943ad4bccf 100644
--- a/posix/wait3.c
+++ b/posix/wait3.c
@@ -39,4 +39,3 @@ __wait3 (__WAIT_STATUS_DEFN stat_loc, int options, struct rusage *usage)
stub_warning (wait3)
weak_alias (__wait3, wait3)
-#include <stub-tag.h>
diff --git a/posix/wait4.c b/posix/wait4.c
index c53bba4d28..b805cb5ac9 100644
--- a/posix/wait4.c
+++ b/posix/wait4.c
@@ -29,4 +29,3 @@ __wait4 (__pid_t pid, __WAIT_STATUS stat_loc, int options,
stub_warning (wait4)
weak_alias (__wait4, wait4)
-#include <stub-tag.h>
diff --git a/posix/waitpid.c b/posix/waitpid.c
index 20e6f68b26..4253e7b466 100644
--- a/posix/waitpid.c
+++ b/posix/waitpid.c
@@ -49,4 +49,3 @@ libc_hidden_weak (__waitpid)
weak_alias (__libc_waitpid, waitpid)
stub_warning (waitpid)
-#include <stub-tag.h>