From dcbfb460ca079aab3573c0705822d11fecee8d37 Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Wed, 25 Sep 2002 01:58:56 +0000 Subject: [PATCH] Back down to 1003.2-1992 for the time being -- it is causing too many headaches for common but deprecated uses of standard utilities. --- include/unistd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/unistd.h b/include/unistd.h index 977e9b109d72..e0a3db4c028d 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -145,7 +145,7 @@ typedef __uid_t_ uid_t; /* Define the versions we target for compliance. */ #define _POSIX_VERSION 200112L -#define _POSIX2_VERSION 200112L +#define _POSIX2_VERSION 199212L /* * POSIX-style system configuration variable accessors (for the