This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-11 03:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d0b7d22229
Branches
Tags
View all branches
contiki
/
core
/
cfs
History
oliverschmidt
938f151a66
Allow to override the whence macros individually - just like the open flags.
2009-02-28 11:39:02 +00:00
..
cfs-coffee.c
fixed cfs_seek signature.
2009-02-27 14:52:52 +00:00
cfs-coffee.h
The text suggested that only append operations were supported.
2009-02-27 10:54:08 +00:00
cfs-eeprom.c
switched unsigned int to cfs_offset_t
2009-02-27 14:50:35 +00:00
cfs-posix-dir.c
Set directory entry size if available in some dirent field. Currently for the Apple2 only.
2008-03-29 13:54:56 +00:00
cfs-posix.c
switched unsigned int to cfs_offset_t
2009-02-27 14:50:35 +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
Allow to override the whence macros individually - just like the open flags.
2009-02-28 11:39:02 +00:00