| 1 |
|
2003-10-04 Sergey Poznyakoff |
| 2 |
|
|
| 3 |
|
* configure.ac: Check for dev_t and ino_t. |
| 4 |
|
* m4/Makefile.am: Added missing files. |
| 5 |
|
* src/system.c: New file. |
| 6 |
|
* src/Makefile.am: Added system.c |
| 7 |
|
* src/common.h: Prototypes for functions from system.c |
| 8 |
|
* src/system.h (SET_BINARY_MODE, ERRNO_IS_EACCESS): New defines |
| 9 |
|
* src/buffer.c: Moved system dependencies to system.c |
| 10 |
|
* src/compare.c: Likewise. |
| 11 |
|
* src/create.c: Likewise. |
| 12 |
|
* src/delete.c: Likewise. |
| 13 |
|
* src/extract.c: Likewise. |
| 14 |
|
* src/rtapelib.c: Likewise. |
| 15 |
|
|
| 16 |
2003-10-04 Sergey Poznyakoff |
2003-10-04 Sergey Poznyakoff |
| 17 |
|
|
| 18 |
Implemented --occurrence option. |
Implemented --occurrence option. |