public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/fs/ram/current ChangeLog cdl/ram ...
@ 2008-05-01 9:31 asl
0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2008-05-01 9:31 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2008-05-01 09:31:50
Modified files:
packages/fs/ram/current: ChangeLog
packages/fs/ram/current/cdl: ramfs.cdl
packages/fs/ram/current/src: ramfs.c
packages/fs/ram/current/tests: ramfs1.c
Log message:
* cdl/ramfs.cdl: Use CYGPKG_FS_RAM_RET_DIRENT_DTYPE to control
whether ram sets file type in ramfs_fo_dirread.
* src/ramfs.c: Set file type in ramfs_fo_dirread.
* tests/ramfs1.c: Test the new d_type in dirent when present.
^ permalink raw reply [flat|nested] 4+ messages in thread
* ecos/packages/fs/ram/current ChangeLog cdl/ram ...
@ 2005-10-02 14:03 asl
0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2005-10-02 14:03 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2005-10-02 14:03:14
Modified files:
packages/fs/ram/current: ChangeLog
packages/fs/ram/current/cdl: ramfs.cdl
packages/fs/ram/current/src: ramfs.c
packages/fs/ram/current/tests: ramfs2.c
Log message:
* src/ramfs.c: Implement holes in files when using BLOCK
allocation method. This requires allowing lseek to go past the end
of the file.
* test/ramfs2.c: Extended the lseek test to now seek past the end
of the file. With the BLOCK allocation method this will create a
whole. With the SIMPLE allocation method is just allocates the
memory and fills it with zero.
* cdl/ramfs.cdl: Added in interface which both SIMPLE and BLOCK
implement. This allows the inference engine to work out is should
enable BLOCK if SIMPLE is disabled by the user.
2005-10-01 Dan Jakubiec <dan.jakubiec@systech.com>
* src/ramfs.c: (ramfs_mount, ramfs_open, ramfs_mkdir) Changed the
permissions for files and directories created on RAMFS file systems
from 000 to 777. This helps ported applications which wrongly
assume there is some security concept and check for the existence
of certain file permissions.
^ permalink raw reply [flat|nested] 4+ messages in thread
* ecos/packages/fs/ram/current ChangeLog cdl/ram ...
@ 2004-03-29 13:01 asl
0 siblings, 0 replies; 4+ messages in thread
From: asl @ 2004-03-29 13:01 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2004-03-29 13:01:34
Modified files:
packages/fs/ram/current: ChangeLog
packages/fs/ram/current/cdl: ramfs.cdl
Added files:
packages/fs/ram/current/tests: fseek1.c
Log message:
* test/fseek1.c: Test the fseek/ftell functions
* cdl/ramfs.cdl: Added a fseek1 test to the build
^ permalink raw reply [flat|nested] 4+ messages in thread
* ecos/packages/fs/ram/current ChangeLog cdl/ram ...
@ 2003-02-24 14:22 jlarmour
0 siblings, 0 replies; 4+ messages in thread
From: jlarmour @ 2003-02-24 14:22 UTC (permalink / raw)
To: ecos-cvs
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: jlarmour@sourceware.org 2003-02-24 14:22:18
Modified files:
packages/fs/ram/current: ChangeLog
packages/fs/ram/current/cdl: ramfs.cdl
Log message:
* cdl/ramfs.cdl: Fix doc link.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-05-01 9:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-01 9:31 ecos/packages/fs/ram/current ChangeLog cdl/ram asl
-- strict thread matches above, loose matches on Subject: below --
2005-10-02 14:03 asl
2004-03-29 13:01 asl
2003-02-24 14:22 jlarmour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).