This is a small (21K on sparc) editor that provides some powerful
features useful when a file needs editing on an embedded
board. No need for copy off, edit, copy back
---
cpukit/libmisc/Makefile.am |2 +-
cpukit/libmisc/shell/main_edit.c | 2255
---
cpukit/libcsupport/Makefile.am| 2 +-
cpukit/libcsupport/src/realpath.c | 253 ++
2 files changed, 254 insertions(+), 1 deletion(-)
create mode 100644 cpukit/libcsupport/src/realpath.c
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/
On 4/10/2014 10:05 am, Gedare Bloom wrote:
On Fri, Oct 3, 2014 at 8:04 PM, Gedare Bloom wrote:
On Fri, Oct 3, 2014 at 6:48 PM, Chris Johns wrote:
Module:rtems
Branch:master
Commit:56ed56a641b69be42f5a38046307b33096014c84
Changeset:
http://git.rtems.org/rtems/commit/?id=56ed56a641
On Fri, Oct 3, 2014 at 8:04 PM, Gedare Bloom wrote:
> On Fri, Oct 3, 2014 at 6:48 PM, Chris Johns wrote:
>> Module:rtems
>> Branch:master
>> Commit:56ed56a641b69be42f5a38046307b33096014c84
>> Changeset:
>> http://git.rtems.org/rtems/commit/?id=56ed56a641b69be42f5a38046307b33096014c84
On Fri, Oct 3, 2014 at 6:48 PM, Chris Johns wrote:
> Module:rtems
> Branch:master
> Commit:56ed56a641b69be42f5a38046307b33096014c84
> Changeset:
> http://git.rtems.org/rtems/commit/?id=56ed56a641b69be42f5a38046307b33096014c84
>
> Author:Chris Johns
> Date: Sat Oct 4 08:55:1
Hello everyone. I've got a problem with reading data from /dev/ttys1
configured as UDP socket.
I'm starting qemu like this:
qemu-system-i386 -serial udp:127.0.0.1:4555@127.0.0.1:4556 -serial
udp:127.0.0.1:4557@127.0.0.1:4558 -kernel zvezda_shell.exe
then i've opend a file and trying to read f
On 2014-10-02 15:09, Daniel Gutson wrote:
On Thu, Oct 2, 2014 at 6:16 AM, Daniel Cederman wrote:
I would not put too much time into this. Who needs this stuff?
Thanks for the comment. I thought it would be a quick fix to add support,
but looking at the code that gcc generates for _Atomic s