projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59350b8
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Mon, 19 Jun 2000 06:55:11 +0000
(06:55 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 19 Jun 2000 06:55:11 +0000
(06:55 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 94b1f1f45e2783df4fd2c24bda41e748cc7dc479..0f3d9cbb8810c5615ae1af012d3b843e38287372 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,5
+1,8
@@
2000-06-18 Jim Meyering <meyering@lucent.com>
+ * mkdir.c: Remove file, due mainly to copyright incompatibility.
+ Besides, these days every porting target provides a mkdir function.
+
* strnlen.c: Include memory.h, string.h, and/or strings.h as needed.
(this snippet comes from src/system.h).