|
87cd40ce6a
|
Extract struct buffer and struct window from estruct.h.
|
2014-12-22 16:11:13 +08:00 |
|
|
fb6d6bd595
|
Insure CRYPT is defined before header inclusion.
|
2014-12-22 16:10:13 +08:00 |
|
|
d266ec4b2a
|
Remove estruct dependencies in headers of fileio and flook.
|
2014-12-22 16:09:40 +08:00 |
|
|
0071ce8f5b
|
Rebuild on Linux, rollback prototype of ffputline.
|
2014-12-22 16:07:13 +08:00 |
|
|
5bbc6104ae
|
Move flook and fexist to flook tosimplify dependency graph.
|
2014-12-22 16:06:50 +08:00 |
|
|
45527243a0
|
Avoid strlen & strncpy in reading lines from file.
|
2014-12-22 15:50:59 +08:00 |
|
|
787189d50c
|
Insure consistency when building with CRYPT on or off.
clarify fileio dependencies t crypt.
|
2014-12-22 15:50:47 +08:00 |
|
|
45c67abc59
|
Rewrite ffputline to perform write at once when not encrypted.
|
2014-12-22 15:50:32 +08:00 |
|
|
4bf4c48056
|
Review interface of fileio.
|
2014-12-22 15:49:42 +08:00 |
|
|
b57c1adc20
|
Move FIO return code into fileio.h, where they belong.
|
2014-12-22 15:49:32 +08:00 |
|
|
a3f3102013
|
DOS mode added to preserve eol termination.
|
2014-12-22 15:49:19 +08:00 |
|
|
30b1b06acb
|
Handle all types of eol when reading files.
|
2014-12-22 15:49:09 +08:00 |
|
|
a65f7ca38c
|
read files in text mode.
review fileio prototypes.
|
2014-12-22 14:44:49 +08:00 |
|