diff options
author | Damien Miller <djm@mindrot.org> | 2001-07-11 21:32:20 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2001-07-11 21:32:20 +1000 |
commit | eec0c25f2a1704b871ceafff4c3cc96dd985b63b (patch) | |
tree | d3bcca317d084633d6596774e456d1849f9c6f61 /ChangeLog | |
parent | 024acc46e6d145708881b854c84b0eb879550c38 (diff) |
- (djm) dirname(3) may modify its argument on glibc and other systems.
Patch from markus@, spotted by Tom Holroyd <tomh@po.crl.go.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20010711 | ||
2 | - (djm) dirname(3) may modify its argument on glibc and other systems. | ||
3 | Patch from markus@, spotted by Tom Holroyd <tomh@po.crl.go.jp> | ||
4 | |||
1 | 20010704 | 5 | 20010704 |
2 | - OpenBSD CVS Sync | 6 | - OpenBSD CVS Sync |
3 | - markus@cvs.openbsd.org 2001/06/25 08:25:41 | 7 | - markus@cvs.openbsd.org 2001/06/25 08:25:41 |
@@ -5968,4 +5972,4 @@ | |||
5968 | - Wrote replacements for strlcpy and mkdtemp | 5972 | - Wrote replacements for strlcpy and mkdtemp |
5969 | - Released 1.0pre1 | 5973 | - Released 1.0pre1 |
5970 | 5974 | ||
5971 | $Id: ChangeLog,v 1.1383 2001/07/05 04:27:20 tim Exp $ | 5975 | $Id: ChangeLog,v 1.1384 2001/07/11 11:32:20 djm Exp $ |