Timeline



07/14/10:

23:53 Changeset in rtems [21671507]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add new test to exercise devFS_Show(). * devfs01/.cvsignore, devfs01/Makefile.am, devfs01/devfs01.doc, devfs01/devfs01.scn, devfs01/init.c: New files.
23:29 Changeset in rtems [8911ffd]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add new test to exercise malloc_get_statistics(). * malloc05/.cvsignore, malloc05/Makefile.am, malloc05/init.c, malloc05/malloc05.doc, malloc05/malloc05.scn: New files.
23:23 Changeset in rtems [830c6ee]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> PR 1535/tests * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix of work by Ralf and Joel.
23:17 Changeset in rtems [ba959a4b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * spprintk/init.c, spprintk/spprintk.doc, spprintk/spprintk.scn: Clean up and add test of getchark().
22:23 Ticket #1535 (doubts on test_posix_memalign) closed by Joel Sherrill
fixed: Attached patches committed since no comments since 24 June.
21:46 Ticket #1616 (Is rtems_heap_allocate_aligned_with_boundary needed?) created by Joel Sherrill
rtems_heap_allocate_aligned_with_boundary() is showing up as …
17:03 Changeset in rtems [fa126921]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * spfatal21/Makefile.am: Fix typo.
16:03 Changeset in rtems [be8bdff]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * support/include/test_support.h, support/src/test_support.c: Add Allocate_majority_of_heap().
16:02 Changeset in rtems [16d1bd3]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add tests for sbrk fatal error case and libio initialization fatal error case. * spfatal21/.cvsignore, spfatal21/Makefile.am, spfatal21/spfatal21.doc, spfatal21/spfatal21.scn, spfatal21/testcase.h, spfatal22/.cvsignore, spfatal22/Makefile.am, spfatal22/spfatal22.doc, spfatal22/spfatal22.scn, spfatal22/testcase.h: New files.
15:59 Changeset in rtems [8cd0bb0f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
15:49 Changeset in rtems [f4a74bd]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * libnetworking/rtems/rtems_syscall.c: Fix warning.
15:44 Changeset in rtems [8f7b8f7b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> * libfs/Makefile.am: Remove reference to imfs_free.c, wrapup/Makefile.am: Split devfs into its own library. * libfs/src/imfs/fifoimfs_init.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_init.c, libfs/src/rfs/rtems-rfs-rtems.c: Use default freenode implementation. * libfs/src/imfs/imfs_free.c: Removed.
15:01 Changeset in rtems [a7202f6]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-14 Joel Sherrill <joel.sherrill@…> PR 1612/networking * ChangeLog?, libcsupport/src/libio_sockets.c: Sockets need to have handlers in place. Null is no longer allowed.
07:33 Changeset in rtems [9688f466]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-14 Sebastian Huber <sebastian.huber@…> * spintrcritical06/init.c: Switch semaphore obtain timeouts of variants. Cleanup. * spintrcritical05/spintrcritical05.scn, spintrcritical06/spintrcritical06.scn, spintrcritical07/spintrcritical07.scn, spintrcritical11/spintrcritical11.scn, spintrcritical12/spintrcritical12.scn, spintrcritical13/spintrcritical13.scn, spintrcritical14/spintrcritical14.scn: Update.
07:22 Ticket #1573 (Per CPU Patch -- SMP Step #1) reopened by Sebastian Huber
00:50 Packages/LWIP edited by JoelSherrill
Reverted edits by JenniferHouston? (Talk?) to last revision by JoelSherrill? (diff)

07/13/10:

21:43 Changeset in rtems [dd38f3d9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-13 Vinu Rajashekhar <vinutheraj@…> PR 1614/filesystem * libfs/src/imfs/fifoimfs_init.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c: Fix rtems_tarfs_load to work with pipe filesystem.
21:13 Changeset in rtems [b05cc32]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-12 Bharath Suri <bharath.s.jois@…> PR 1613/testing * psxfchx01/init.c, psxfchx01/Makefile.am, psxfchx01/.cvsignore, psxfchx01/psxfchx01.doc, psxfchx01/psxfchx01.scn: New tests. Improves coverage of fchdir, fchmod, fchown directives. * configure.ac, Makefile.am: Changes to accommodate new test. * psxstat/test.c, psxstat/psxstat.scn: Added new test case to test statvfs routine under libcsupport.
20:43 Ticket #1614 (rtems_tarfs_load does not work when pipes are enabled) closed by Joel Sherrill
fixed: Patch applied. Closing.
20:39 Ticket #1613 (Coverage Improvement: fchmod, fchown, fchdir, statvfs) closed by Joel Sherrill
fixed: Closing.
10:42 Ticket #1615 (_POSIX_Keys_Run_destructors() is broken) created by Sebastian Huber
Problem 1: According to The Open Group we have: At thread exit, if a …
05:11 Changeset in rtems [7ef633e]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
05:11 Changeset in rtems [018d687]4.10 by Ralf Corsepius <ralf.corsepius@…>
Sync with CVS-HEAD.
05:10 Changeset in rtems [1b84dae8]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.

07/12/10:

14:57 Ticket #1614 (rtems_tarfs_load does not work when pipes are enabled) created by Vinu Rajashekhar
rtems_tarfs_load does not work when pipes are enabled. This is because …
13:51 Changeset in rtems [5ec75ca]4.115 by Jennifer Averett <Jennifer.Averett@…>
2010-07-12 Jennifer Averett * libnetworking/rtems/rtems_syscall.c: Replaced null socket handlers with default handlers. Null handlers are no longer allowed.
03:54 Changeset in rtems [72f9fbfb]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.

07/11/10:

20:20 Changeset in rtems [f960239]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
20:20 Changeset in rtems [9e421af]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
20:13 Changeset in rtems [dd5d8232]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
20:13 Changeset in rtems [f8a53492]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
20:07 Changeset in rtems [6549b1b]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
20:07 Changeset in rtems [88b51b9]4.115 by Ralf Corsepius <ralf.corsepius@…>
suse-11.3
20:00 Changeset in rtems [46f41ab]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add suse-11.3. Update mpfr.
16:29 Ticket #1613 (Coverage Improvement: fchmod, fchown, fchdir, statvfs) created by Bharath Suri
PR to track changes/addition of new tests to improve coverage of …

07/10/10:

16:18 Changeset in rtems [766cc49]4.115 by Ralf Corsepius <ralf.corsepius@…>
openSUSE-11.3 has mpc-0.8.1.
14:31 Changeset in rtems [7c94782]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-10 Joel Sherrill <joel.sherrilL@…> * libcsupport/Makefile.am: Do not build libio_sockets.c if networking is not enabled.
14:30 Changeset in rtems [dc6b394d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-10 Joel Sherrill <joel.sherrilL@…> * libcsupport/Makefile.am: Remove these files as they are uused. * libcsupport/src/brk.c, libcsupport/src/sbrk.c: Removed.
13:48 Changeset in rtems [b64f201]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-10 Joel Sherrill <joel.sherrill@…> * libcsupport/src/times.c: Formatting.
13:00 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) reopened by Joel Sherrill
05:41 Changeset in rtems [9f92b78]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add suse-11.3.

07/09/10:

22:07 Changeset in rtems [f1b2dab2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-09 Bharath Suri <bharath.s.jois@…> PR 1610/testing * psx13/test.c, psx13/psx13.scn: Remove the test cases which exercise pipe. These are new a new test under psxpipe01/ * psxpipe01/init.c, psxpipe01/Makefile.am, psxpipe01/psxpipe01.scn, psxpipe01/psxpipe01.doc: Added new test. * Makefile.am, configure.ac: Changes due to addition of new test: psxpipe01.
21:07 Ticket #1610 (Coverage Improvement: pipe.c - Posix pipe creation routine) closed by Joel Sherrill
fixed: Committed. Thanks.
18:39 Changeset in rtems [18bd1bd4]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-09 Bharath Suri <bharath.s.jois@…> * libfs/src/pipe/pipe.c: Check for err before setting the errno and returning -1 to the caller.
18:18 Ticket #1612 (Recent change to rtems/cpukit/libcsupport/src/freenode.c breaks socket use) created by Manuel Köppen
Using the CVS HEAD, network doesn't work at all ATM. At the first …
17:55 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) closed by Joel Sherrill
fixed
10:57 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) created by Bharath Suri
pipe_create routine returns -1 even on successful creation of the pipe …
08:48 Ticket #1610 (Coverage Improvement: pipe.c - Posix pipe creation routine) created by Bharath Suri
PR to track changes/addition of new tests to improve coverage of posix …
03:44 Ticket #1609 (Segmentation fault on closing a socket) created by Vinu Rajashekhar
On trying to do rtems_bsdnet_initialize_network in RTEMS, the program …

07/08/10:

20:11 Changeset in rtems [843ad7b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add test for exercising sbrk() extension to Malloc Family. * malloc04/.cvsignore, malloc04/Makefile.am, malloc04/init.c, malloc04/malloc04.doc, malloc04/malloc04.scn: New files.
20:09 Changeset in rtems [3c1be2f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Joel Sherrill <joel.sherrill@…> * libcsupport/src/malloc_initialize.c: Clean up sbrk path now that a test is available.
19:39 Changeset in rtems [c33c353]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Readd spfatal09 as a malloc initialization fatal error. * spfatal09/.cvsignore, spfatal09/Makefile.am, spfatal09/spfatal09.doc, spfatal09/spfatal09.scn, spfatal09/testcase.h: New files.
19:37 Changeset in rtems [21827289]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-08 Bharath Suri <bharath.s.jois@…> PR 1608/testing * psxfile01/init.c: Add a simple test case: Open file as read-only and attemp to truncate. Improves coverage.
19:21 Packages/LWIP edited by JenniferHouston
(diff)
19:05 Ticket #1608 (Coverage Improvement: open.c) closed by Joel Sherrill
fixed: Patch committed. Thanks. The updated coverage data includes the new tests I am adding for *sbrk*. Summary is: Bytes Analyzed : 120496 Bytes Not Executed : 5748 Percentage Executed : 95.23 Percentage Not Executed : 4.77 Uncovered ranges found : 260 Total branches found : 2708 Uncovered branches found : 573 178 branches always taken 395 branches never taken Symbols unreferenced: 14 Bytes in unreferenced symbols : 1728
16:46 Changeset in rtems [c302d31a]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:44 Changeset in rtems [5857fc92]4.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
16:43 Changeset in rtems [8d531b4]4.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.18.0-rtems4.11-20100708.diff
16:34 Changeset in rtems [36f7824]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
16:24 Ticket #1608 (Coverage Improvement: open.c) created by Bharath Suri
PR to track changes which improve coverage of open.c
15:24 Ticket #1552 (network demos have build issues) closed by Joel Sherrill
fixed: Sebastian fixed this on head and I backported the fix to 4.10
13:01 Changeset in rtems [c19bdd1c]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
13:01 Changeset in rtems [9d323a9]4.115 by Ralf Corsepius <ralf.corsepius@…>
autoconf-2.66

07/07/10:

15:55 Changeset in rtems [4af849f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> * libcsupport/src/open.c: Formatting and improve comment.
14:16 Changeset in rtems [4479b373]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Bharath Suri <bharath.s.jois@…> PR 1603/testing * spassoc01/init.c, spassoc01/Makefile.am, spassoc01/spassoc01.doc, spassoc01/spassoc01.scn: Added new test. * Makefile.am, configure.ac: Added new test spassoc01 for rtems_assoc routines.
14:13 Ticket #1603 (Coverage Improvement: rtems_assoc routines) closed by Joel Sherrill
fixed: Committed. Nice coverage change. Results are here: http://www.rtems.org/ftp/pub/rtems/people/joel/coverage/erc32-OsPD-20100707-0917/
14:08 Changeset in rtems [0b86fd8]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * shared/startup/panic.c: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
14:07 Changeset in rtems [0f3ab7d]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * psxfatal_support/init.c: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
14:07 Changeset in rtems [1f4d41b8]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * spfatal_support/init.c: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
14:06 Changeset in rtems [6c8e2fe5]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-07 Joel Sherrill <joel.sherrill@…> PR 1606/cpukit * score/include/rtems/score/interr.h: Remove INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS since it is not generated.
13:35 Ticket #1607 (__RTEMS_SIZEOF_VOID_P__ flawed design) created by Ralf Corsepius
This change is a massive design flaw: > 2010-06-29 Joel Sherrill …
13:01 Ticket #1606 (INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS is unused) closed by Joel Sherrill
fixed: Fixed and committed.
09:26 Changeset in rtems [3ac6eb90]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-07 Sebastian Huber <Sebastian.Huber@…> * minimum/init.c: Use fatal error extension to prevent infinite runtime.
09:11 Changeset in rtems [190f165b]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-07 Sebastian Huber <Sebastian.Huber@…> * psxfatal_support/init.c: Print end of test message in case of success. Stop multitasking in the fatal error extension. * psxfatal01/psxfatal01.scn, psxfatal02/psxfatal02.scn: Update.
09:03 Changeset in rtems [6091bc3a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-08 Sebastian Huber <sebastian.huber@…> * spfatal09/.cvsignore, spfatal09/Makefile.am, spfatal09/spfatal09.doc, spfatal09/spfatal09.scn, spfatal09/testcase.h: Removed files. * Makefile.am, configure.ac: Reflect changes above. * spfatal_support/init.c: Print end of test message in case of success. Stop multitasking in the fatal error extension. * spfatal03/testcase.h, spfatal07/testcase.h: Use printk() instead of puts(). * spfatal01/spfatal01.scn, spfatal02/spfatal02.scn, spfatal03/spfatal03.scn, spfatal04/spfatal04.scn, spfatal05/spfatal05.scn, spfatal06/spfatal06.scn, spfatal07/spfatal07.scn, spfatal08/spfatal08.scn, spfatal10/spfatal10.scn, spfatal11/spfatal11.scn, spfatal12/spfatal12.scn, spfatal13/spfatal13.scn, spfatal14/spfatal14.scn, spfatal15/spfatal15.scn, spfatal16/spfatal16.scn, spfatal17/spfatal17.scn, spfatal18/spfatal18.scn, spfatal19/spfatal19.scn, spfatal20/spfatal20.scn: Update.
07:37 Ticket #1606 (INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS is unused) created by Sebastian Huber
We should remove the unused INTERNAL_ERROR_INVALID_WORKSPACE_ADDRESS.
06:54 Ticket #1605 (Simplify _CORE_mutex_Surrender()) created by Sebastian Huber
Moves all conditional compilation to one place outside the main …
06:39 Ticket #1604 (Simplify rtems_region_create()) created by Sebastian Huber
rtems_region_create() currently checks if the starting address of the …
05:26 Ticket #1603 (Coverage Improvement: rtems_assoc routines) created by Bharath Suri
To track changes / addition of new tests to improve coverage of …

07/06/10:

22:56 Changeset in rtems [447345b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-06 Joel Sherrill <joel.sherrilL@…> * sp21/init.c, sp21/sp21.scn: Tidy up with one last case to get 100% coverage of rtems_io_lookup_name().
22:32 Changeset in rtems [66e5e144]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-06 Joel Sherrill <joel.sherrilL@…> * libfs/src/imfs/ioman.c: Remove unneeded operation check.
22:27 Changeset in rtems [6f67619]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-06 Joel Sherrill <joel.sherrilL@…> * sp21/Makefile.am, sp21/init.c, sp21/sp21.scn: Add rtems_io_lookup_name() and simplify test. * sp21/system.h, sp21/task1.c: Removed.
20:13 Changeset in rtems [39507635]4.115 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * byteorder.h: added ld_le16, st_le16.
20:11 Changeset in rtems [df719841]4.10 by Till Straumann <strauman@…>
2009-10-28 Till Straumann <strauman@…> * byteorder.h: added ld_le16, st_le16.
19:54 Changeset in rtems [3e0310e3]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-06 Joel Sherrill <joel.sherrilL@…> * termios06/init.c, termios06/termios06.scn: Add a couple more PPPDISC cases. Coverage of these paths is near complete.
15:51 Ticket #1602 (README.configure is outdated) created by Ralf Corsepius
Subject says all.
07:56 Changeset in rtems [32d5196d]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-06 Sebastian Huber <sebastian.huber@…> * score/src/isrthreaddispatch.c: Removed file. * score/Makefile.am: Reflect change above. * score/include/rtems/score/isr.h: Removed _ISR_Thread_dispatch() declaration.
07:52 Changeset in rtems [f7bac00b]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-06 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Removed CPU_ENABLE_C_ISR_DISPATCH_IMPLEMENTATION define.
07:49 Changeset in rtems [11e69fc]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-06 Sebastian Huber <Sebastian.Huber@…> * psxtimes01/init.c: Added missing declaration.
07:41 Changeset in rtems [dff4663]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-06 Sebastian Huber <sebastian.huber@…> * shared/irq/exception.S: Removed _ISR_Signals_to_thread_executing declaration.
01:53 Changeset in rtems [bfaa6d3]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add new fatal error test for termios initialize. * spfatal20/.cvsignore, spfatal20/Makefile.am, spfatal20/spfatal20.doc, spfatal20/spfatal20.scn, spfatal20/testcase.h: New files.
01:15 Changeset in rtems [e23cc55a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * libcsupport/src/getrusage.c: Formatting.
01:02 Changeset in rtems [96fc191b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * malloctest/system.h: Enable malloc statistics.
01:01 Changeset in rtems [85c8e754]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add test for various forms of times() and getrusage(). * psxgetrusage01/.cvsignore, psxgetrusage01/Makefile.am, psxgetrusage01/init.c, psxgetrusage01/psxgetrusage01.doc, psxgetrusage01/psxgetrusage01.scn, psxtimes01/.cvsignore, psxtimes01/Makefile.am, psxtimes01/init.c, psxtimes01/psxtimes01.doc, psxtimes01/psxtimes01.scn: New files.
00:32 Changeset in rtems [8eb24e7f]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: tar01 and tar02 not merged yet.

07/05/10:

22:01 Changeset in rtems [7a595e8a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * psxid01/init.c, psxid01/psxid01.scn: Actually match an entry in /etc/passwd and /etc/group.
21:32 Changeset in rtems [95cf41e2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * psxid01/init.c, psxid01/psxid01.doc, psxid01/psxid01.scn: Add test cases.
21:31 Changeset in rtems [c00b80c1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * libcsupport/src/getlogin.c: Formatting. Add EFAULT. * libcsupport/src/termios.c: Formatting.
21:14 Changeset in rtems [15bf747]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac, malloc03/init.c: Add test for PPPDDISC. * termios06/.cvsignore, termios06/Makefile.am, termios06/init.c, termios06/termios06.doc, termios06/termios06.scn, termios06/test_pppd.c: New files.
20:14 Changeset in rtems [9cdd944]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-05 Bharath Suri <bharath.s.jois@…> PR 1600/testing * spfifo05/init.c, spfifo05/spfifo05.doc, spfifo05/spfifo05.scn, spfifo05/Makefile.am: New tests for pipe/fifo routines. * Makefile.am, configure.ac: Add new test.
19:18 Ticket #1600 (Coverage Improvement: Fifo/Pipe related routines) closed by Joel Sherrill
fixed: New test committed.
18:28 Ticket #1600 (Coverage Improvement: Fifo/Pipe related routines) reopened by Bharath Suri
09:32 Ticket #1601 (USB stack port from FreeBSD 8.0) created by Sebastian Huber
This is a port of parts of the FreeBSD USB stack released with version …

07/04/10:

15:52 Changeset in network-demos [f3d1d96]4.11 by Joel Sherrill <joel.sherrill@…>
2010-07-04 Joel Sherrill <joel.sherrilL@…> * init.c: Remove include of rtems_webserver.h.
14:53 Changeset in rtems [71c012af]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-04 Joel Sherrill <joel.sherrill@…> * libblock/include/rtems/ide_part_table.h, libblock/src/bdbuf.c, libcsupport/src/times.c, libcsupport/src/libio_init.c, libcsupport/src/mallocfreespace.c, libcsupport/src/mount-mgr.c, libcsupport/src/mount.c, libcsupport/src/rewinddir.c, libcsupport/src/seekdir.c, libcsupport/src/telldir.c, libcsupport/src/unmount.c, libfs/src/dosfs/fat.c, libfs/src/dosfs/fat_fat_operations.c, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_format.c, libfs/src/dosfs/msdos_fsunmount.c, libfs/src/dosfs/msdos_initsupp.c, libfs/src/dosfs/msdos_rename.c, libmisc/cpuuse/cpuusagereport.c, libmisc/shell/vis.c, libmisc/stackchk/check.c, sapi/src/posixapi.c, telnetd/telnetd.c: Remove include of assert.h when it is not needed.

07/03/10:

22:21 TBR/Website/RTEMSReleases edited by Gds
/* Information on 4.5 Series */ (diff)
19:13 Changeset in rtems [b637dbb]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-03 Joel Sherrill <joel.sherrill@…> * libcsupport/include/rtems/libio.h, libfs/src/defaults/default_read.c, libfs/src/defaults/default_readlink.c, libfs/src/rfs/rtems-rfs-rtems.c: Correct types and prototypes to eliminate warnings.
16:34 Changeset in network-demos [282af02]network-demos-4-10-branch by Joel Sherrill <joel.sherrill@…>
2010-06-29 Sebastian Huber <sebastian.huber@…> * init.c: Update for mount API changes.
14:43 Ticket #1600 (Coverage Improvement: Fifo/Pipe related routines) closed by Joel Sherrill
fixed
09:48 TBR/Website/APT/Yum_Repository edited by Gds
clarification, fix minor error (diff)

07/02/10:

18:51 Changeset in rtems [2da9a31a]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-02 Joel Sherrill <joel.sherrill@…> * psx13/test.c: Fix warning.
18:07 Changeset in rtems [b3eb0185]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-02 Bharath Suri <bharath.s.jois@…> PR 1600/testing * spfifo04/init.c, spfifo04/spfifo04.doc, spfifo04/spfifo04.scn, spfifo04/Makefile.am: New files to improve coverage on fifo/pipe routines * Makefile.am, configure.ac: Add new test.
17:20 Changeset in rtems [5143105e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-02 Joel Sherrill <joel.sherrill@…> * psxfile01/test_cat.c: Does not need posix specific macros.
14:41 Ticket #1600 (Coverage Improvement: Fifo/Pipe related routines) created by Bharath Suri
PR to track changes / additional tests added to improve coverage of …

07/01/10:

21:15 Changeset in rtems [3f42281e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrilL@…> * psxfile01/Makefile.am, psxfile01/psxfile01.scn, psxfile01/test.c: Remove tests which put NULL entries in file handlers.
20:18 Changeset in rtems [962571e9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrilL@…> * libfs/src/dosfs/msdos_handlers_dir.c, libfs/src/dosfs/msdos_handlers_file.c, libfs/src/imfs/imfs_fifo.c, libfs/src/imfs/imfs_handlers_device.c, libfs/src/imfs/imfs_handlers_directory.c, libfs/src/imfs/imfs_handlers_link.c, libfs/src/imfs/imfs_handlers_memfile.c, libfs/src/imfs/miniimfs_init.c, libfs/src/rfs/rtems-rfs-rtems-dev.c, libfs/src/rfs/rtems-rfs-rtems-dir.c, libfs/src/rfs/rtems-rfs-rtems-file.c: Turn NULLs into default handlers.
19:43 Changeset in rtems [9787ee22]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * rtems/asm.h, rtems/score/cpu.h: cpu.h defines were not available to assembly programs. This resulted in percpu.h (when included from assembly) not being able to detect that the MIPS does not have a dedicated software managed interrupt stack.
17:47 Changeset in rtems [0d923d9]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * libcsupport/src/_rename_r.c, libcsupport/src/getdents.c, libcsupport/src/unlink.c, libcsupport/src/utime.c, libcsupport/src/writev.c: Remove remaining checks for missing handlers.
17:26 Changeset in rtems [1fe4042]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Bharath Suri <bharath.s.jois@…> PR 1598/testing * Makefile.am, configure.ac, psxpasswd01/init.c, psxpasswd01/psxpasswd01.doc, psxpasswd01/psxpasswd01.scn: Add testing for POSIX user database (e.g. /etc/group and /etc/passwd) access routines which are implemented in libcsupport/src/getpwent.c. * psxpasswd02/.cvsignore, psxpasswd02/Makefile.am, psxpasswd02/init.c, psxpasswd02/psxpasswd02.doc, psxpasswd02/psxpasswd02.scn: New files.
17:24 Changeset in rtems [c40d3c4b]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Vinu Rajashekhar <vinutheraj@…> PR 1597/cpukit * psx13/psx13.scn, psx13/test.c, psxstat/psxstat.scn, psxstat/test.c: Add lchown() and utimes().
17:22 Changeset in rtems [98b785e]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Vinu Rajashekhar <vinutheraj@…> PR 1597/cpukit * libcsupport/Makefile.am, libcsupport/src/chown.c: Add lchown() and utimes(). * libcsupport/src/lchown.c, libcsupport/src/utimes.c: New files.
17:00 Changeset in rtems [58f09375]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * sp68/init.c: Add alignment to region_area. Fix spelling.
16:29 Changeset in rtems [cfcdb5b2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Vinu Rajashekhar <vinutheraj@…> PR 1529/cpukit * utime.c: Change file access time and modified time to current time if pointer to struct utimbuf is NULL. * imfs_utime.c: Upon successful completion, imfs_utime() marks the time of the last file status change, st_ctime, to be updated.
16:24 Ticket #1597 (Add lchown and utimes to RTEMS) closed by Joel Sherrill
fixed: Committed. Thanks.
15:39 Changeset in rtems [f56f8e2]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * libcsupport/src/rtems_memalign.c, score/include/rtems/score/heap.h: Remove stray references to malloc boundary.
15:39 Changeset in rtems [5ef1164c]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrilL@…> PR 1594/filesystem * libfs/src/imfs/memfile.c: Include assert.h
15:37 Changeset in rtems [e72bc298]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * libcsupport/src/getegid.c, libcsupport/src/gxx_wrappers.c, libcsupport/src/issetugid.c: Formatting and spacing.
15:24 Ticket #1598 (Coverage Improvement: User database access routines (getpwent.c under ...) closed by Joel Sherrill
fixed
15:18 Changeset in rtems [955a34b5]4.10 by Sebastian Huber <sebastian.huber@…>
2010-07-01 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio_.h: Removed rtems_filesystem_mount_table_control. * libcsupport/include/rtems/libio.h, libcsupport/src/mount-mgr.c, libcsupport/src/mount.c libcsupport/src/statvfs.c, libcsupport/src/unmount.c, libmisc/shell/main_mount.c: Documentation. Removed rtems_filesystem_mounts_first() and rtems_filesystem_mounts_next(). Added rtems_filesystem_mount_iterate(). Changed return type of rtems_filesystem_iterate(). Removed rtems_filesystem_nodes_equal(). 2010-07-01 Sebastian Huber <sebastian.huber@…> * libfs/src/nfsclient/src/nfs.c, libfs/src/nfsclient/src/nfs.c, libfs/src/nfsclient/src/librtemsNfs.h: Renamed rtems_nfsfs_initialize() in rtems_nfs_initialize(). * sapi/include/confdefs.h: Reflect changes above. Renamed *_miniIMFS in *_MINIIMFS. Renamed *_NFSFS in *_NFS.
15:12 Ticket #1599 (change _Context_Switch_necessary to _Thread_Dispatch_necessary) created by Gedare Bloom
This PR affects all architectures, and addresses a change made as part …
15:12 Changeset in rtems [92119ed]4.115 by Jennifer Averett <Jennifer.Averett@…>
2010-07-01 Jennifer Averett <Jennifer.Averett@…> * libcsupport/src/chdir.c, libcsupport/src/chmod.c, libcsupport/src/chown.c, libcsupport/src/close.c, libcsupport/src/eval.c, libcsupport/src/fchdir.c, libcsupport/src/fchmod.c, libcsupport/src/fchown.c, libcsupport/src/fcntl.c, libcsupport/src/fdatasync.c, libcsupport/src/freenode.c, libcsupport/src/fstat.c, libcsupport/src/fsync.c, libcsupport/src/ftruncate.c, libcsupport/src/ioctl.c, libcsupport/src/link.c, libcsupport/src/lseek.c, libcsupport/src/mknod.c, libcsupport/src/mount.c, libcsupport/src/open.c, libcsupport/src/read.c, libcsupport/src/readlink.c, libcsupport/src/readv.c, libcsupport/src/rmdir.c, libcsupport/src/stat.c, libcsupport/src/statvfs.c, libcsupport/src/symlink.c, libcsupport/src/unlink.c, libcsupport/src/unmount.c, libcsupport/src/write.c: Removed filesystem checks for NULL methods checks from the main posix rountines. These are now required to have at a miminum default routines in the tables.
15:01 Changeset in rtems [c114654]4.10 by Sebastian Huber <sebastian.huber@…>
2010-06-29 Sebastian Huber <sebastian.huber@…> * libnetworking/lib/tftpDriver.c: rtems_tftp_ops and rtems_tftp_handlers are now const and static. * libnetworking/rtems/tftp.h: Removed rtems_bsdnet_initialize_tftp_filesystem and rtems_tftp_ops.
14:57 Changeset in rtems [f1fcf71d]4.10 by Sebastian Huber <sebastian.huber@…>
2010-06-22 Sebastian Huber <sebastian.huber@…> * libcsupport/src/mount.c: Fixed string assignment in mount entry allocation.
14:51 Changeset in rtems [e8cec9e]4.10 by Sebastian Huber <sebastian.huber@…>
2010-06-14 Sebastian Huber <sebastian.huber@…> PR 1555/cpukit * Makefile.am, preinstall.am: Install md4.h and md5.h headers. 2010-06-14 Sebastian Huber <sebastian.huber@…> * sapi/include/confdefs.h: Do not define a filesystem if CONFIGURE_APPLICATION_DISABLE_FILESYSTEM is defined.
14:40 Changeset in rtems [98e16aad]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add tests for file lock stubs as well as various POSIX methods that access UID, PID, and GID. * psxfilelock01/.cvsignore, psxfilelock01/Makefile.am, psxfilelock01/init.c, psxfilelock01/psxfilelock01.doc, psxfilelock01/psxfilelock01.scn, psxid01/.cvsignore, psxid01/Makefile.am, psxid01/init.c, psxid01/psxid01.doc, psxid01/psxid01.scn: New files.
14:39 Changeset in rtems [3d3a18e6]4.10 by Sebastian Huber <sebastian.huber@…>
2010-06-10 Sebastian Huber <sebastian.huber@…> * libcsupport/src/unmount.c: Removed obsolete declarations. Fixed invalid memory free. 2010-06-10 Sebastian Huber <sebastian.huber@…> * libnetworking/rtems/ftpfs.h, libnetworking/lib/ftpfs.c: Removed rtems_ftpfs_mount(). 2010-06-10 Sebastian Huber <sebastian.huber@…> * libcsupport/src/mount-mktgt.c: New file. * libcsupport/Makefile.am: Reflect change above. * libcsupport/include/rtems/libio.h: Declare mount_and_make_target_path(). 2010-06-09 Sebastian Huber <sebastian.huber@…> * libnetworking/rtems/ftpfs.h, libnetworking/lib/ftpfs.c: Added rtems_ftpfs_mount() again. Documentation. 2010-06-09 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio.h, sapi/include/confdefs.h: Added and use defines for file system types. 2010-06-09 Sebastian Huber <sebastian.huber@…> * libcsupport/src/mount.c: Fixed NULL pointer access.
14:39 Ticket #1594 (undefined assert in cpukit/libfs/src/imfs/memfile.c) closed by Joel Sherrill
fixed: Patch committed to head. Thanks.
14:37 Changeset in rtems [f938d598]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add test for GCC C++ library helpers. * gxx01/.cvsignore, gxx01/Makefile.am, gxx01/gxx01.doc, gxx01/gxx01.scn, gxx01/gxx_wrappers.h, gxx01/init.c: New files.
14:35 Changeset in rtems [028aa06]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * termios04/termios_testdriver_intr.c: Task driven IO now works.
14:35 Changeset in rtems [7424c3ee]4.115 by Joel Sherrill <joel.sherrill@…>
2010-07-01 Joel Sherrill <joel.sherrill@…> * Makefile.am, configure.ac: Add test for task driven drivers. * termios05/.cvsignore, termios05/Makefile.am, termios05/init.c, termios05/termios05.doc, termios05/termios05.scn, termios05/termios_testdriver_taskdriven.c, termios05/termios_testdriver_taskdriven.h: New files.
14:29 Changeset in rtems [615d8cc]4.10 by Sebastian Huber <sebastian.huber@…>
2010-06-08 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio.h: Documentation. 2010-06-08 Sebastian Huber <sebastian.huber@…> PR 1524/filesystem * libcsupport/src/rtems_mkdir.c: New file. * libcsupport/src/Makefile.am: Reflect change above. * libcsupport/include/rtems/libio.h: Added rtems_mkdir(). * libmisc/fsmount/fsmount.h, libmisc/fsmount/fsmount.c, libblock/src/bdpart-mount.c, libnetworking/rtems/mkrootfs.h, libnetworking/rtems/mkrootfs.c: Use rtems_mkdir(). Removed rtems_fsmount_create_mount_point() and rtems_rootfs_mkdir().
14:10 Changeset in rtems [00bf6744]4.10 by Sebastian Huber <sebastian.huber@…>
2010-06-07 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio_.h: Declare rtems_filesystem_mount_table_control. * libcsupport/include/rtems/libio.h: Removed rtems_filesystem_table_first(), rtems_filesystem_table_next() and rtems_filesystem_table_node_t declarations. Declare rtems_per_filesystem_routine, rtems_filesystem_iterate() and rtems_filesystem_get_mount_handler(). * libcsupport/src/mount.c: Added rtems_filesystem_mounts_first() and rtems_filesystem_mounts_next(). Simplify mount(). Removed rtems_filesystem_mount_table_control_init. Use rtems_filesystem_get_mount_handler(). * libcsupport/src/mount-mgr.c: Removed rtems_filesystem_mounts_first() and rtems_filesystem_mounts_next(). Added rtems_filesystem_iterate() and rtems_filesystem_get_mount_handler(). Use rtems_libio_lock() and rtems_libio_unlock(); * sapi/include/confdefs.h, libmisc/shell/main_mount.c: Update for mount API changes. 2010-06-07 Bharath Suri <bharath.s.jois@…> * libcsupport/include/rtems/libio_.h: Removed macros rtems_filesystem_is_separator rtems_filesystem_get_start_loc rtems_filesystem_get_sym_start_loc and added them as files under libcsupport/src/ * libcsupport/src/: Added new files libcsupport/src/sup_fs_get_start_loc.c libcsupport/src/sup_fs_get_sym_start_loc.c libcsupport/src/sup_fs_is_separator.c * libcsupport/Makefile.am: Changes to accommodate new files under libcsupport/src/
13:05 Changeset in rtems [6c0fcd4]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-01 Sebastian Huber <sebastian.huber@…> * libcsupport/include/rtems/libio_.h: Removed rtems_filesystem_mount_table_control. * libcsupport/include/rtems/libio.h, libcsupport/src/mount-mgr.c, libcsupport/src/mount.c libcsupport/src/statvfs.c, libcsupport/src/unmount.c, libmisc/shell/main_mount.c: Documentation. Removed rtems_filesystem_mounts_first() and rtems_filesystem_mounts_next(). Added rtems_filesystem_mount_iterate(). Changed return type of rtems_filesystem_iterate(). Removed rtems_filesystem_nodes_equal().
09:51 Changeset in rtems [59673224]4.115 by Sebastian Huber <sebastian.huber@…>
2010-07-01 Sebastian Huber <sebastian.huber@…> * libfs/src/nfsclient/src/nfs.c, libfs/src/nfsclient/src/nfs.c, libfs/src/nfsclient/src/librtemsNfs.h: Renamed rtems_nfsfs_initialize() in rtems_nfs_initialize(). * sapi/include/confdefs.h: Reflect changes above. Renamed *_miniIMFS in *_MINIIMFS. Renamed *_NFSFS in *_NFS.

06/30/10:

21:55 Ticket #1598 (Coverage Improvement: User database access routines (getpwent.c under ...) created by Bharath Suri
PR to track changes / additional tests added to improve coverage of …
18:57 Ticket #1597 (Add lchown and utimes to RTEMS) created by Vinu Rajashekhar
lchown and utimes are functions defined under POSIX, and these are …
15:36 Changeset in rtems [7c658fe]4.115 by Joel Sherrill <joel.sherrill@…>
2010-06-30 Joel Sherrill <joel.sherrilL@…> PR 1472/cpukit * libcsupport/Makefile.am, libcsupport/include/rtems/malloc.h, libcsupport/src/free.c, libcsupport/src/malloc.c, libcsupport/src/malloc_initialize.c, libcsupport/src/realloc.c, libcsupport/src/rtems_memalign.c: Remove malloc boundary code. It has not been used since before 4.6 and is bitrotted. * libcsupport/src/malloc_boundary.c: Removed.
14:41 Changeset in rtems [efc253fa]4.115 by Joel Sherrill <joel.sherrill@…>
2010-06-30 Joel Sherrill <joel.sherrilL@…> * psximfs01/init.c: Fix warning introduced.
14:32 Changeset in rtems [3356041]4.115 by Joel Sherrill <joel.sherrill@…>
2010-06-30 Joel Sherrill <joel.sherrilL@…> * umon/tfsDriver.c: Remove extra brace.
14:01 Changeset in rtems [667d165]4.115 by Jennifer Averett <Jennifer.Averett@…>
2010-06-30 Jennifer Averett <Jennifer.Averett@…> * umon/tfsDriver.c: Corrected filesystem mknod entry to call the default handler.
13:58 Changeset in rtems [6683a58]4.115 by Jennifer Averett <Jennifer.Averett@…>
2010-06-30 Jennifer.Averett <Jennifer.Averett@…> * libcsupport/include/rtems/libio.h, libfs/Makefile.am: Added filesystem default mknod method. * libfs/src/defaults/default_mknod.c: New file.
13:54 Changeset in rtems [71a5e5a1]4.115 by Joel Sherrill <joel.sherrill@…>
2010-06-30 Joel Sherrill <joel.sherrill@…> PR 1595/tests * psximfs01/init.c: Fix warnings.
13:43 Ticket #1595 (psxtests/psximfs01/init.c: bad code) closed by Joel Sherrill
fixed
09:13 Ticket #1596 (libtests/malloc03/init.c: GCC diagnoses testcase as bad code) created by Ralf Corsepius
../../../../../../../c/src/../../testsuites/libtests/malloc03/init.c:26 …
09:10 Ticket #1595 (psxtests/psximfs01/init.c: bad code) created by Ralf Corsepius
./../../../../../../c/src/../../testsuites/psxtests/psximfs01/init.c:55 …
07:43 Changeset in rtems [2d108f8]4.115 by Sebastian Huber <sebastian.huber@…>
2010-06-30 Peter Dufault <dufault@…> PR 1588/cpukit * start/start.S: Renamed defines SR0 .. SR15 in PPC_SR0 .. PPC_SR15.
07:43 Changeset in rtems [390dadd]4.115 by Sebastian Huber <sebastian.huber@…>
2010-06-30 Peter Dufault <dufault@…> PR 1588/cpukit * rtems/powerpc/registers.h: Renamed defines SR0 .. SR15 in PPC_SR0 .. PPC_SR15.
06:45 Ticket #1588 (Header conflict in powerpc registers and MPC55XX registers) closed by Sebastian Huber
fixed: I changed the prefix from PPCREG to PPC since this is the more or less the standard PowerPC prefix. Applied to CVS head.
06:41 Ticket #1594 (undefined assert in cpukit/libfs/src/imfs/memfile.c) created by Alin Rus
Someone please include assert.h in cpukit/libfs/src/imfs/memfile.c, …
Note: See TracTimeline for information about the timeline view.