1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2000-06-19 06:55:11 +00:00
parent a49d66ffdf
commit 5b728e9bad

View File

@@ -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).