public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: asl@sources.redhat.com
To: ecos-cvs@sources.redhat.com
Subject: ecos/packages/fs/rom/current ChangeLog src/romfs.c
Date: Tue, 09 Mar 2004 08:11:00 -0000 [thread overview]
Message-ID: <20040309081127.16607.qmail@sources.redhat.com> (raw)
CVSROOT: /cvs/ecos
Module name: ecos
Changes by: asl@sourceware.org 2004-03-09 08:11:27
Modified files:
packages/fs/rom/current: ChangeLog
packages/fs/rom/current/src: romfs.c
Log message:
* src/fs-ecos.c :
(jffs2_find) Policy to skip path separator is no longer
"if '/' then skip" but "while '/' then skip" allowing
multi '/' separators (i.e : /tmp////foo).
(find_entry) Policy to detect end of path is no longer
"if '\0' then end_of_path"
but "while '/' skip it and then if '\0' then end_of_path"
allowing path terminated with any number of '/'
(i.e : chdir(/tmp///)).
next reply other threads:[~2004-03-09 8:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-09 8:11 asl [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-03-10 18:06 sergeig
2004-10-05 8:00 asl
2003-12-11 12:55 asl
2003-10-04 19:30 asl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040309081127.16607.qmail@sources.redhat.com \
--to=asl@sources.redhat.com \
--cc=ecos-cvs@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).