diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-19 19:00:09 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-19 19:00:09 +0000 |
commit | 11c78f81199f191e19b8e8658a3f6dee22689c2e (patch) | |
tree | e1c9b0da97379d98d3b54ee82567dcfeb9d3c016 /ChangeLog | |
parent | a77d641cea5fc64707bf4a27a7bff8bbb8450c69 (diff) |
- (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,5 +1,6 @@ | |||
1 | 20010320 | 1 | 20010320 |
2 | - (bal) glob.c update to added GLOB_LIMITS. | 2 | - (bal) glob.c update to added GLOB_LIMITS (OpenBSD CVS). |
3 | - (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS). | ||
3 | 4 | ||
4 | 20010319 | 5 | 20010319 |
5 | - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to | 6 | - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to |
@@ -4630,4 +4631,4 @@ | |||
4630 | - Wrote replacements for strlcpy and mkdtemp | 4631 | - Wrote replacements for strlcpy and mkdtemp |
4631 | - Released 1.0pre1 | 4632 | - Released 1.0pre1 |
4632 | 4633 | ||
4633 | $Id: ChangeLog,v 1.986 2001/03/19 18:58:13 mouring Exp $ | 4634 | $Id: ChangeLog,v 1.987 2001/03/19 19:00:09 mouring Exp $ |