version 2.5.2
- (djm) Update RPM spec version
- (djm) Release 2.5.2p1
-- tim@mindrot.org 2001/03/19 18:33:47 [defines.h]
- change S_ISLNK macro to work for UnixWare 2.03
+ - tim@mindrot.org 2001/03/19 18:33:47 [defines.h]
+ change S_ISLNK macro to work for UnixWare 2.03
20010319
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.992 2001/03/20 02:31:44 tim Exp $
+$Id: ChangeLog,v 1.991.2.1 2001/03/20 02:49:21 tim Exp $
#ifndef _DEFINES_H
#define _DEFINES_H
-/* $Id: defines.h,v 1.61 2001/03/20 02:31:45 tim Exp $ */
+/* $Id: defines.h,v 1.60.2.1 2001/03/20 02:49:22 tim Exp $ */
/* Some platforms need this for the _r() functions */
#if !defined(_REENTRANT) && !defined(SNI)