]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2004-05-26 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Wed, 26 May 2004 19:21:39 +0000 (19:21 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 26 May 2004 19:21:39 +0000 (19:21 +0000)
* sysdeps/generic/bits/in.h
(IMPLINK_IP, IMPLINK_LOWEXPER, IMPLINK_HIGHEXPER): Macros removed.
These are long obsolete in BSD systems where they originated.
* conform/data/netinet/in.h-data: Remove `allow IMPLINK_*'

bits/in.h
conform/data/netinet/in.h-data
sysdeps/generic/bits/in.h

index a51038224580cb38006a55ced8f4a0cf844db90f..a688719ca538a20d970280ed958bdccf78b66fe0 100644 (file)
--- a/bits/in.h
+++ b/bits/in.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 2000, 2004 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
 # error "Never use <bits/in.h> directly; include <netinet/in.h> instead."
 #endif
 
-/* Link numbers.  */
-#define        IMPLINK_IP              155
-#define        IMPLINK_LOWEXPER        156
-#define        IMPLINK_HIGHEXPER       158
-
-
 /* Options for use with `getsockopt' and `setsockopt' at the IP level.
    The first word in the comment at the right is the data type used;
    "bool" means a boolean value stored in an `int'.  */
index 1f1955d1a6035294fcc0f4d3064cd0665d9fca09..607f97c48a0a6314d49252ffc2284d3cdafeff87 100644 (file)
@@ -83,7 +83,6 @@ macro IN6_IS_ADDR_MC_SITELOCAL
 macro IN6_IS_ADDR_MC_ORGLOCAL
 macro IN6_IS_ADDR_MC_GLOBAL
 
-allow IMPLINK_*
 allow IN_*
 allow IP_*
 allow IPPORT_*
index a51038224580cb38006a55ced8f4a0cf844db90f..a688719ca538a20d970280ed958bdccf78b66fe0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+/* Copyright (C) 1997, 2000, 2004 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
 # error "Never use <bits/in.h> directly; include <netinet/in.h> instead."
 #endif
 
-/* Link numbers.  */
-#define        IMPLINK_IP              155
-#define        IMPLINK_LOWEXPER        156
-#define        IMPLINK_HIGHEXPER       158
-
-
 /* Options for use with `getsockopt' and `setsockopt' at the IP level.
    The first word in the comment at the right is the data type used;
    "bool" means a boolean value stored in an `int'.  */