Replace FSF snail mail address with URLs.

This commit is contained in:
Paul Eggert 2012-02-09 23:18:22 +00:00 committed by Joseph Myers
parent af850b1c97
commit 59ba27a63a
6284 changed files with 12392 additions and 18619 deletions

View File

@ -1,3 +1,13 @@
2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
Replace FSF snail mail address with URLs, as per GNU coding standards.
Most of the snail mail addresses were wrong anyway, and omitting
them makes the source code easier to maintain. Almost all of the
changes are to license notices and to locale LC_IDENTIFICATION
addresses, except for this one:
* manual/libc.texinfo: In "Published by", give the FSF's URL,
not its snail mail address.
2012-02-09 Richard Henderson <rth@twiddle.net> 2012-02-09 Richard Henderson <rth@twiddle.net>
* sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include

View File

@ -13,9 +13,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Makefile configuration options for the GNU C library. # Makefile configuration options for the GNU C library.

View File

@ -13,9 +13,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Master Makefile for the GNU C library # Master Makefile for the GNU C library

View File

@ -12,9 +12,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Common rules for making the GNU C library. This file is included # Common rules for making the GNU C library. This file is included

5
Rules
View File

@ -13,9 +13,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Rules for making a subdirectory in the GNU C library. # Rules for making a subdirectory in the GNU C library.

View File

@ -13,9 +13,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
subdir := aout subdir := aout

View File

@ -12,9 +12,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Makefile for argp. # Makefile for argp.

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* If set by the user program, it should point to string that is the /* If set by the user program, it should point to string that is the
bug-reporting address for the program. It will be printed by argp_help if bug-reporting address for the program. It will be printed by argp_help if

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* This package emulates glibc `line_wrap_stream' semantics for systems that /* This package emulates glibc `line_wrap_stream' semantics for systems that
don't have that. */ don't have that. */

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* This package emulates glibc `line_wrap_stream' semantics for systems that /* This package emulates glibc `line_wrap_stream' semantics for systems that
don't have that. If the system does have it, it is just a wrapper for don't have that. If the system does have it, it is just a wrapper for

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _GNU_SOURCE #ifndef _GNU_SOURCE
# define _GNU_SOURCE 1 # define _GNU_SOURCE 1

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#if !_LIBC #if !_LIBC
/* This code is written for inclusion in gnu-libc, and uses names in the /* This code is written for inclusion in gnu-libc, and uses names in the

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* If set by the user program to a non-zero value, then a default option /* If set by the user program to a non-zero value, then a default option
--version is added (unless the ARGP_NO_HELP flag is used), which will --version is added (unless the ARGP_NO_HELP flag is used), which will

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include <config.h> # include <config.h>

View File

@ -15,9 +15,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _ARGP_H #ifndef _ARGP_H
#define _ARGP_H #define _ARGP_H

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#include <argp.h> #include <argp.h>

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#include <argp.h> #include <argp.h>

View File

@ -12,9 +12,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Sub-makefile for assert portion of the library. # Sub-makefile for assert portion of the library.

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* We have to see the prototype. */ /* We have to see the prototype. */
#undef NDEBUG #undef NDEBUG

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#include <assert.h> #include <assert.h>
#include <libintl.h> #include <libintl.h>

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#include <assert.h> #include <assert.h>
#include <atomic.h> #include <atomic.h>

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* /*
* ISO C99 Standard: 7.2 Diagnostics <assert.h> * ISO C99 Standard: 7.2 Diagnostics <assert.h>

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _BITS_ATOMIC_H #ifndef _BITS_ATOMIC_H
#define _BITS_ATOMIC_H 1 #define _BITS_ATOMIC_H 1

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#if !defined _BYTESWAP_H && !defined _NETINET_IN_H && !defined _ENDIAN_H #if !defined _BYTESWAP_H && !defined _NETINET_IN_H && !defined _ENDIAN_H
# error "Never use <bits/byteswap.h> directly; include <byteswap.h> instead." # error "Never use <bits/byteswap.h> directly; include <byteswap.h> instead."

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _UNISTD_H #ifndef _UNISTD_H
# error "Never use <bits/confname.h> directly; include <unistd.h> instead." # error "Never use <bits/confname.h> directly; include <unistd.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _DIRENT_H #ifndef _DIRENT_H
# error "Never use <bits/dirent.h> directly; include <dirent.h> instead." # error "Never use <bits/dirent.h> directly; include <dirent.h> instead."
@ -34,4 +33,3 @@ struct dirent64
int d_fileno; int d_fileno;
}; };
#endif #endif

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _DLFCN_H #ifndef _DLFCN_H
# error "Never use <bits/dlfcn.h> directly; include <dlfcn.h> instead." # error "Never use <bits/dlfcn.h> directly; include <dlfcn.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _UNISTD_H #ifndef _UNISTD_H
# error "Never include this file directly. Use <unistd.h> instead" # error "Never include this file directly. Use <unistd.h> instead"

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* This file defines the `errno' constants. */ /* This file defines the `errno' constants. */

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* These values should be changed as appropriate for your system. */ /* These values should be changed as appropriate for your system. */

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _FENV_H #ifndef _FENV_H
# error "Never use <bits/fenv.h> directly; include <fenv.h> instead." # error "Never use <bits/fenv.h> directly; include <fenv.h> instead."

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _MATH_H #ifndef _MATH_H
# error "Never use <bits/huge_val.h> directly; include <math.h> instead." # error "Never use <bits/huge_val.h> directly; include <math.h> instead."

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _MATH_H #ifndef _MATH_H
# error "Never use <bits/huge_valf.h> directly; include <math.h> instead." # error "Never use <bits/huge_valf.h> directly; include <math.h> instead."

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _MATH_H #ifndef _MATH_H
# error "Never use <bits/huge_vall.h> directly; include <math.h> instead." # error "Never use <bits/huge_vall.h> directly; include <math.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* Generic version. */ /* Generic version. */

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _MATH_H #ifndef _MATH_H
# error "Never use <bits/inf.h> directly; include <math.h> instead." # error "Never use <bits/inf.h> directly; include <math.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_IOCTL_H #ifndef _SYS_IOCTL_H
# error "Never use <bits/ioctl-types.h> directly; include <sys/ioctl.h> instead." # error "Never use <bits/ioctl-types.h> directly; include <sys/ioctl.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_IPC_H #ifndef _SYS_IPC_H
# error "Never use <bits/ipc.h> directly; include <sys/ipc.h> instead." # error "Never use <bits/ipc.h> directly; include <sys/ipc.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* /*
* Never include <bits/ipctypes.h> directly. * Never include <bits/ipctypes.h> directly.

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _BITS_LIBC_LOCK_H #ifndef _BITS_LIBC_LOCK_H
#define _BITS_LIBC_LOCK_H 1 #define _BITS_LIBC_LOCK_H 1

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _GENERIC_BITS_LIBC_TSD_H #ifndef _GENERIC_BITS_LIBC_TSD_H
#define _GENERIC_BITS_LIBC_TSD_H 1 #define _GENERIC_BITS_LIBC_TSD_H 1

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#if !defined _MATH_H && !defined _COMPLEX_H #if !defined _MATH_H && !defined _COMPLEX_H
# error "Never use <bits/mathdef.h> directly; include <math.h> instead" # error "Never use <bits/mathdef.h> directly; include <math.h> instead"

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* These are the bits used by 4.4 BSD and its derivatives. On systems /* These are the bits used by 4.4 BSD and its derivatives. On systems
(such as GNU) where these facilities are not system services but can be (such as GNU) where these facilities are not system services but can be

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _MQUEUE_H #ifndef _MQUEUE_H
# error "Never use <bits/mqueue.h> directly; include <mqueue.h> instead." # error "Never use <bits/mqueue.h> directly; include <mqueue.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_MSG_H #ifndef _SYS_MSG_H
#error "Never use <bits/msq.h> directly; include <sys/msg.h> instead." #error "Never use <bits/msq.h> directly; include <sys/msg.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _NETDB_H #ifndef _NETDB_H
# error "Never include <bits/netdb.h> directly; use <netdb.h> instead." # error "Never include <bits/netdb.h> directly; use <netdb.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_POLL_H #ifndef _SYS_POLL_H
# error "Never use <bits/poll.h> directly; include <sys/poll.h> instead." # error "Never use <bits/poll.h> directly; include <sys/poll.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_RESOURCE_H #ifndef _SYS_RESOURCE_H
# error "Never use <bits/resource.h> directly; include <sys/resource.h> instead." # error "Never use <bits/resource.h> directly; include <sys/resource.h> instead."

View File

@ -15,9 +15,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef __need_schedparam #ifndef __need_schedparam

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_SELECT_H #ifndef _SYS_SELECT_H
# error "Never use <bits/select.h> directly; include <sys/select.h> instead." # error "Never use <bits/select.h> directly; include <sys/select.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_SEM_H #ifndef _SYS_SEM_H
# error "Never include <bits/sem.h> directly; use <sys/sem.h> instead." # error "Never include <bits/sem.h> directly; use <sys/sem.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_SHM_H #ifndef _SYS_SHM_H
# error "Never include <bits/shm.h> directly; use <sys/shm.h> instead." # error "Never include <bits/shm.h> directly; use <sys/shm.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SIGNAL_H #ifndef _SIGNAL_H
# error "Never include <bits/sigaction.h> directly; use <signal.h> instead." # error "Never include <bits/sigaction.h> directly; use <signal.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SIGNAL_H #ifndef _SIGNAL_H
# error "Never use <bits/sigcontext.h> directly; include <signal.h> instead." # error "Never use <bits/sigcontext.h> directly; include <signal.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#if !defined _SIGNAL_H && !defined __need_siginfo_t \ #if !defined _SIGNAL_H && !defined __need_siginfo_t \
&& !defined __need_sigevent_t && !defined __need_sigevent_t

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifdef _SIGNAL_H #ifdef _SIGNAL_H

View File

@ -14,9 +14,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SIGSET_H_types #ifndef _SIGSET_H_types
#define _SIGSET_H_types 1 #define _SIGSET_H_types 1

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SIGNAL_H #ifndef _SIGNAL_H
# error "Never include this file directly. Use <signal.h> instead" # error "Never include this file directly. Use <signal.h> instead"

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _BITS_SIGTHREAD_H #ifndef _BITS_SIGTHREAD_H
#define _BITS_SIGTHREAD_H 1 #define _BITS_SIGTHREAD_H 1

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* /*
* Never include this file directly; use <sys/socket.h> instead. * Never include this file directly; use <sys/socket.h> instead.

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef __BITS_SOCKET_H #ifndef __BITS_SOCKET_H
#define __BITS_SOCKET_H 1 #define __BITS_SOCKET_H 1

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_STAT_H #ifndef _SYS_STAT_H
# error "Never include <bits/stat.h> directly; use <sys/stat.h> instead." # error "Never include <bits/stat.h> directly; use <sys/stat.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_STATFS_H #ifndef _SYS_STATFS_H
# error "Never include <bits/statfs.h> directly; use <sys/statfs.h> instead." # error "Never include <bits/statfs.h> directly; use <sys/statfs.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_STATVFS_H #ifndef _SYS_STATVFS_H
# error "Never include <bits/statvfs.h> directly; use <sys/statvfs.h> instead." # error "Never include <bits/statvfs.h> directly; use <sys/statvfs.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _BITS_STDIO_LOCK_H #ifndef _BITS_STDIO_LOCK_H
#define _BITS_STDIO_LOCK_H 1 #define _BITS_STDIO_LOCK_H 1

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _STROPTS_H #ifndef _STROPTS_H
# error "Never include <bits/stropts.h> directly; use <stropts.h> instead." # error "Never include <bits/stropts.h> directly; use <stropts.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _STDIO_H #ifndef _STDIO_H
# error "Never include <bits/sys_errlist.h> directly; use <stdio.h> instead." # error "Never include <bits/sys_errlist.h> directly; use <stdio.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_SYSLOG_H #ifndef _SYS_SYSLOG_H
# error "Never include this file directly. Use <sys/syslog.h> instead" # error "Never include this file directly. Use <sys/syslog.h> instead"

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _TERMIOS_H #ifndef _TERMIOS_H
# error "Never include <bits/termios.h> directly; use <termios.h> instead." # error "Never include <bits/termios.h> directly; use <termios.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* /*
* Never include this file directly; use <time.h> instead. * Never include this file directly; use <time.h> instead.

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
/* /*
* Never include this file directly; use <sys/types.h> instead. * Never include this file directly; use <sys/types.h> instead.

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _BITS_TYPES_H #ifndef _BITS_TYPES_H
# error "Never include <bits/typesizes.h> directly; use <sys/types.h> instead." # error "Never include <bits/typesizes.h> directly; use <sys/types.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_UIO_H #ifndef _SYS_UIO_H
# error "Never include <bits/uio.h> directly; use <sys/uio.h> instead." # error "Never include <bits/uio.h> directly; use <sys/uio.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_USTAT_H #ifndef _SYS_USTAT_H
# error "Never include <bits/ustat.h> directly; use <sys/ustat.h> instead." # error "Never include <bits/ustat.h> directly; use <sys/ustat.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _UTMP_H #ifndef _UTMP_H
# error "Never include <bits/utmp.h> directly; use <utmp.h> instead." # error "Never include <bits/utmp.h> directly; use <utmp.h> instead."

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _SYS_UTSNAME_H #ifndef _SYS_UTSNAME_H
# error "Never include <bits/utsname.h> directly; use <sys/utsname.h> instead." # error "Never include <bits/utsname.h> directly; use <sys/utsname.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#if !defined _SYS_WAIT_H && !defined _STDLIB_H #if !defined _SYS_WAIT_H && !defined _STDLIB_H
# error "Never include <bits/waitflags.h> directly; use <sys/wait.h> instead." # error "Never include <bits/waitflags.h> directly; use <sys/wait.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#if !defined _SYS_WAIT_H && !defined _STDLIB_H #if !defined _SYS_WAIT_H && !defined _STDLIB_H
# error "Never include <bits/waitstatus.h> directly; use <sys/wait.h> instead." # error "Never include <bits/waitstatus.h> directly; use <sys/wait.h> instead."

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _BITS_WCHAR_H #ifndef _BITS_WCHAR_H
#define _BITS_WCHAR_H 1 #define _BITS_WCHAR_H 1

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _STROPTS_H #ifndef _STROPTS_H
# error "Never include <bits/xtitypes.h> directly; use <stropts.h> instead." # error "Never include <bits/xtitypes.h> directly; use <stropts.h> instead."

View File

@ -12,9 +12,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Makefile for catgets. # Makefile for catgets.

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#include <alloca.h> #include <alloca.h>
#include <errno.h> #include <errno.h>

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#include <sys/types.h> #include <sys/types.h>

View File

@ -13,8 +13,7 @@
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation, along with this program; if not, see <http://www.gnu.org/licenses/>. */
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
# include "config.h" # include "config.h"

View File

@ -12,9 +12,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#ifndef _NL_TYPES_H #ifndef _NL_TYPES_H
#define _NL_TYPES_H 1 #define _NL_TYPES_H 1

View File

@ -13,9 +13,8 @@
Lesser General Public License for more details. Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free License along with the GNU C Library; if not, see
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA <http://www.gnu.org/licenses/>. */
02111-1307 USA. */
#include <byteswap.h> #include <byteswap.h>
#include <endian.h> #include <endian.h>

View File

@ -15,9 +15,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
common_objpfx=$1 common_objpfx=$1
run_program_prefix=$2 run_program_prefix=$2

View File

@ -13,8 +13,7 @@
# GNU General Public License for more details. # GNU General Public License for more details.
# #
# You should have received a copy of the GNU General Public License # You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software # along with this program; if not, see <http://www.gnu.org/licenses/>.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# #
# #
# The first directive in the .msg should be the definition of the # The first directive in the .msg should be the definition of the

View File

@ -12,9 +12,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Sub-makefile for conform portion of the library. # Sub-makefile for conform portion of the library.

View File

@ -12,9 +12,8 @@
# Lesser General Public License for more details. # Lesser General Public License for more details.
# You should have received a copy of the GNU Lesser General Public # You should have received a copy of the GNU Lesser General Public
# License along with the GNU C Library; if not, write to the Free # License along with the GNU C Library; if not, see
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA # <http://www.gnu.org/licenses/>.
# 02111-1307 USA.
# #
# Sub-makefile for crypt() portion of the library. # Sub-makefile for crypt() portion of the library.

View File

@ -14,9 +14,8 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with the GNU C Library; if not, write to the Free * License along with the GNU C Library; if not, see
* Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * <http://www.gnu.org/licenses/>.
* 02111-1307 USA.
* *
* crypt entry points * crypt entry points
* *

View File

@ -14,9 +14,8 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with the GNU C Library; if not, write to the Free * License along with the GNU C Library; if not, see
* Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * <http://www.gnu.org/licenses/>.
* 02111-1307 USA.
* *
* @(#)crypt-private.h 1.4 12/20/96 * @(#)crypt-private.h 1.4 12/20/96
*/ */

View File

@ -15,8 +15,7 @@
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this library; see the file COPYING.LIB. If not, * License along with this library; see the file COPYING.LIB. If not,
* write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, * see <http://www.gnu.org/licenses/>.
* Boston, MA 02111-1307, USA.
* *
* @(#)crypt.c 2.25 12/20/96 * @(#)crypt.c 2.25 12/20/96
* *

View File

@ -15,9 +15,8 @@
* Lesser General Public License for more details. * Lesser General Public License for more details.
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with the GNU C Library; if not, write to the Free * License along with the GNU C Library; if not, see
* Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * <http://www.gnu.org/licenses/>.
* 02111-1307 USA.
* *
* @(#)crypt.h 1.5 12/20/96 * @(#)crypt.h 1.5 12/20/96
* *

View File

@ -16,8 +16,7 @@
* *
* You should have received a copy of the GNU Lesser General Public * You should have received a copy of the GNU Lesser General Public
* License along with this library; see the file COPYING.LIB. If not, * License along with this library; see the file COPYING.LIB. If not,
* write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, * see <http://www.gnu.org/licenses/>.
* Boston, MA 02111-1307, USA.
* *
* @(#)crypt_util.c 2.56 12/20/96 * @(#)crypt_util.c 2.56 12/20/96
* *

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