This website requires JavaScript.
Explore
Help
Sign In
giomba
/
nes-proj
Watch
1
Star
0
Fork
0
You've already forked nes-proj
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a026c94467
nes-proj
/
core
/
cfs
History
nvt-se
1168703506
Minor clarifications in the code and comments. Integrated atches from Frederic Sureau: 1. copy_buf is now an ordinary char pointer. 2. Read directly from a file that is not modified. This reduces the code size when COFFEE_MICRO_LOGS is set to 0. 3. Update the file end value each time it is changed in case a log merge operation occurs later. 4. Avoid possible alignment problem in reading from the dummy_space area when calling cfs_readdir.
2010-11-11 13:08:23 +00:00
..
cfs-coffee.c
Minor clarifications in the code and comments. Integrated atches from Frederic Sureau: 1. copy_buf is now an ordinary char pointer. 2. Read directly from a file that is not modified. This reduces the code size when COFFEE_MICRO_LOGS is set to 0. 3. Update the file end value each time it is changed in case a log merge operation occurs later. 4. Avoid possible alignment problem in reading from the dummy_space area when calling cfs_readdir.
2010-11-11 13:08:23 +00:00
cfs-coffee.h
made the documentation more clear.
2009-05-04 22:29:48 +00:00
cfs-eeprom.c
*** empty log message ***
2009-07-23 16:13:48 +00:00
cfs-posix-dir.c
cfs-posix.c
Set a file mode in the third argument when calling open() with O_CREAT in
2009-08-10 09:50:55 +00:00
cfs-ram.c
Major API change:
2009-02-27 14:25:37 +00:00
cfs-xmem.c
Major API change:
2009-02-27 14:25:37 +00:00
cfs.h
Switched cfs offset type to signed int to allow backward movements with cfs_seek.
2009-03-01 12:28:39 +00:00