]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 4 Oct 2003 18:22:46 +0000 (18:22 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 4 Oct 2003 18:22:46 +0000 (18:22 +0000)
ChangeLog

index 5ac8a382db174ad87680b09565dbfbcf7bc40d17..a4925c699a2dcda7c72e093d982eb332bee6e213 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-10-04  Sergey Poznyakoff  
+
+       * configure.ac: Check for dev_t and ino_t.
+       * m4/Makefile.am: Added missing files.
+       * src/system.c: New file.
+       * src/Makefile.am: Added system.c
+       * src/common.h: Prototypes for functions from system.c
+       * src/system.h (SET_BINARY_MODE, ERRNO_IS_EACCESS): New defines
+       * src/buffer.c: Moved system dependencies to system.c
+       * src/compare.c: Likewise.
+       * src/create.c: Likewise.
+       * src/delete.c: Likewise.
+       * src/extract.c: Likewise.
+       * src/rtapelib.c: Likewise.
+       
 2003-10-04  Sergey Poznyakoff 
 
        Implemented --occurrence option.
This page took 0.027061 seconds and 4 git commands to generate.