contiki/platform
nvt-se d0a546b049 A long refactoring session yielded the following.
Technical changes:

* Factored out file specific information from the file descriptor
  structure into a new file structure.

  - Useful file metadata can be stored after the file is closed.
  - File descriptors become much smaller.
  - Significantly reduces the need to scan for the file end.

* Use correct types in all function signatures.
* Removed the directory cache.

Results:

* Enormous speed increase when opening cached files (10x-20x.)
* Multiple fd:s pointing to the same file have the correct semantics.
* About 100 bytes smaller ROM size.
* Slightly smaller static RAM size.
2009-02-08 17:08:13 +00:00
..
apple2enh Added clock_seconds() implementation. 2008-07-12 14:44:37 +00:00
avr-raven
avr-ravenlcd changed stabs to dwarf-2 for debugging. 2008-10-15 15:42:18 +00:00
avr-ravenusb
avr-rcb
avr-zigbit
c64
c128
cc2420dbk
cooja
esb A long refactoring session yielded the following. 2009-02-08 17:08:13 +00:00
ethernut1 Removed finally unnecessary cast. 2008-02-10 22:36:36 +00:00
ethernut2
minimal-net
msb430 Modified comments for receiver filter bandwidth settings 2009-02-02 08:52:49 +00:00
native A long refactoring session yielded the following. 2009-02-08 17:08:13 +00:00
netsim
pc-6001
sky A long refactoring session yielded the following. 2009-02-08 17:08:13 +00:00
stepper-robot
stk501
win32