about summary refs log tree commit diff
path: root/misc/regexp.h
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-05-19 16:52:55 +0000
committerUlrich Drepper <drepper@redhat.com>2004-05-19 16:52:55 +0000
commitd4b6038332afd43414b7ff0eb0ae3dec377b10bf (patch)
tree3103fc39b1009ce2a977ec353f7570d149e93fb5 /misc/regexp.h
parentb3b71a3bcbc23d22405d53bedcf62e0309c93f38 (diff)
downloadglibc-d4b6038332afd43414b7ff0eb0ae3dec377b10bf.tar.gz
glibc-d4b6038332afd43414b7ff0eb0ae3dec377b10bf.tar.xz
glibc-d4b6038332afd43414b7ff0eb0ae3dec377b10bf.zip
Update.
	* misc/regexp.h: Say the functions have been withdrawn.
Diffstat (limited to 'misc/regexp.h')
-rw-r--r--misc/regexp.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/regexp.h b/misc/regexp.h
index bb1c4017f0..b7b50b7105 100644
--- a/misc/regexp.h
+++ b/misc/regexp.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
+/* Copyright (C) 1996, 1997, 1998, 1999, 2004 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
@@ -22,7 +22,8 @@
 
 /* The contents of this header file was first standardized in X/Open
    System Interface and Headers Issue 2, originally coming from SysV.
-   In issue 4, version 2, it is marked as TO BE WITDRAWN.
+   In issue 4, version 2, it is marked as TO BE WITDRAWN, and it has
+   been withdrawn in SUSv3.
 
    This code shouldn't be used in any newly written code.  It is
    included only for compatibility reasons.  Use the POSIX definition