1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00

[BZ #157] Remove include/stub-tag.h for good.

This commit is contained in:
Thomas Schwinge
2012-11-04 19:59:40 +01:00
parent 512a49be20
commit b830319d49
408 changed files with 423 additions and 435 deletions

View File

@ -33,4 +33,3 @@ getpriority (which, who)
libc_hidden_def (getpriority)
stub_warning (getpriority)
#include <stub-tag.h>

View File

@ -30,4 +30,3 @@ __getrlimit (enum __rlimit_resource resource, struct rlimit *rlimits)
weak_alias (__getrlimit, getrlimit)
stub_warning (getrlimit)
#include <stub-tag.h>

View File

@ -31,4 +31,3 @@ __getrusage (who, usage)
stub_warning (getrusage)
weak_alias (__getrusage, getrusage)
#include <stub-tag.h>

View File

@ -29,4 +29,3 @@ nice (incr)
}
stub_warning (nice)
#include <stub-tag.h>

View File

@ -32,4 +32,3 @@ setpriority (which, who, prio)
libc_hidden_def (setpriority)
stub_warning (setpriority)
#include <stub-tag.h>

View File

@ -33,4 +33,3 @@ setrlimit (resource, rlimits)
stub_warning (setrlimit)
#include <stub-tag.h>

View File

@ -35,4 +35,3 @@ __ulimit (int cmd, ...)
weak_alias (__ulimit, ulimit)
stub_warning (ulimit)
#include <stub-tag.h>