diff options
author | bnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68> | 2003-01-27 17:09:09 +0000 |
---|---|---|
committer | bnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68> | 2003-01-27 17:09:09 +0000 |
commit | 613fa9e6ef8794596cb4324d01703ea57d69ca5f (patch) | |
tree | d0c747e57ba8fd238e47870106d862078ca26194 /STATUS | |
parent | cc4f73e19b185bba9a0fbdcad6b0cf6ed9d6e17c (diff) | |
download | libapr-613fa9e6ef8794596cb4324d01703ea57d69ca5f.tar.gz |
Removed some unnecessary #defines from apr.hnw
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64317 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,5 +1,5 @@ APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*- -Last modified at [$Date: 2003/01/23 16:46:36 $] +Last modified at [$Date: 2003/01/27 17:09:09 $] Release: @@ -30,9 +30,7 @@ RELEASE SHOWSTOPPERS: apr_md5.h (MD5_DIGESTSIZE) apr_network_io.h (MAX_SECONDS_TO_LINGER) apr.hnw (READDIR_IS_THREAD_SAFE, ENUM_BITFIELD, - _POSIX_THREAD_SAFE_FUNCTIONS (?), - nuint8, nuint16, NGetLo8, NGetHi8, - HIBYTE, LOBYTE) + _POSIX_THREAD_SAFE_FUNCTIONS (?)) apr.hw (NO_USE_SIGACTION) 1.0 showstopper (not 0.9.x): gstein |