SQLite Archiver

All files named ”sar.c”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for sar.c

2014-05-15
11:52
Renamed to sfa.c. Rename the program from "SAR" to "SFA" to avoid a name collision with the System Activity Report (sar) utility from Solaris. check-in: [f563beec00] user: drh branch: trunk, size: 0
2014-04-07
01:26
Add the -n option to disable compression. file: [301efd9722] check-in: [d5ea353587] user: drh branch: trunk, size: 12791
2014-03-14
00:30
Recurse into directories whose names begin with "." as long as they are not named exactly "." or "..". Correctly handle zero-length files. file: [16510d6f55] check-in: [2bf2fef18d] user: drh branch: trunk, size: 11482
00:22
Add a missing fclose() to fix a file-descriptor leak. file: [8b7cc21104] check-in: [c3c0cdcaca] user: drh branch: trunk, size: 11388
00:19
Add the -v (verbose) command-line option. file: [11aaa975cb] check-in: [b7c6557186] user: drh branch: trunk, size: 11374
2014-03-13
23:58
Store mode and mtime. Get extraction working. file: [f62d8a0856] check-in: [abdc055608] user: drh branch: trunk, size: 10651
17:49
Basic check-in is working now. file: [2ae7487ec4] check-in: [9c655b6516] user: drh branch: trunk, size: 4254
17:40
Added: Initial code check-in. Untested. file: [d69b6804a3] check-in: [168f7a4e17] user: drh branch: trunk, size: 4250