]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(BSD, BSD4_4): Update values.
authorRoland McGrath <roland@gnu.org>
Fri, 14 Oct 1994 12:02:15 +0000 (12:02 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 14 Oct 1994 12:02:15 +0000 (12:02 +0000)
(GNU): New macro.

sysdeps/mach/hurd/sys/param.h

index e813cf441586d35354da88c7c4b520657241363b..79f3b0503a9007c05ed11387b27b94d32ede3273 100644 (file)
@@ -76,9 +76,11 @@ Cambridge, MA 02139, USA.  */
 
 
 /* What versions of BSD we are compatible with.  */
-#define        BSD     199103          /* March, 1991 system version (year & month) */
+#define        BSD     199306          /* System version (year & month). */
 #define BSD4_3 1
-#define BSD4_4 0.5
+#define BSD4_4 1
+
+#define        GNU     1994100         /* GNU version (year, month, and release).  */
 
 
 /* BSD names for some <limits.h> values.  We do not define the BSD names