Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



07/23/10:

03:40 Ticket #1627 (Coverage Improvement: devFS routines) closed by Bharath Suri
fixed: This is fine. And I also saw the new tests on the head. Closing the PR.

07/22/10:

02:54 Ticket #1627 (Coverage Improvement: devFS routines) created by Bharath Suri
PR to tracking new tests which improve coverage of devFS routines …

07/20/10:

11:39 Ticket #1596 (libtests/malloc03/init.c: GCC diagnoses testcase as bad code) closed by Joel Sherrill
fixed: Warning is resolved in tree.
07:43 Ticket #1573 (Per CPU Patch -- SMP Step #1) reopened by Sebastian Huber
04:54 Ticket #1626 (Can't seek in i2c eeprom devices) created by Angus Gratton
lseek() doesn't seem to work when reading an I2C EEPROM on MVME3100 …
04:18 Ticket #1625 (TFTPFS memory corruption using relative paths) created by Angus Gratton
This is an issue I experienced when using 'chdir' and relative path …
04:18 Ticket #1623 (Coverage Improvement: Error paths of routines under libcsupport) closed by Bharath Suri
fixed: Patch on head OK. Closing…
04:04 Ticket #1624 (TFTPFS not parsing hostnames & paths correctly) created by Angus Gratton
TFTPFS doesn't successfully parse paths correctly to hostname & file. …

07/19/10:

08:35 TBR/UserManual/RTEMS_Coverage_Analysis edited by Bharath
(diff)
03:32 Ticket #1623 (Coverage Improvement: Error paths of routines under libcsupport) created by Bharath Suri
PR to track changes to tests which improve coverage on following …

07/18/10:

12:47 Ticket #1239 (posix bsp segfaults on i386 Fedora) closed by Joel Sherrill
wontfix: Old version and port removed in current tree.

07/16/10:

18:31 Ticket #1622 (Coverage Improvement: chroot) closed by Bharath Suri
fixed: Patch on head. Closing…
18:06 Ticket #1622 (Coverage Improvement: chroot) created by Bharath Suri
PR to track changes to tests which improve coverage of chroot routine …
14:44 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) closed by Joel Sherrill
fixed
13:50 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) reopened by Bharath Suri
07:53 Ticket #1573 (Per CPU Patch -- SMP Step #1) closed by Sebastian Huber
fixed
07:51 Ticket #1403 (TRUE and FALSE are not defined) closed by Sebastian Huber
fixed: Added a new header file <rtems/score/basedefs.h> that defines TRUE and FALSE. This file will be included by <rtems/score/cpu.h> indirectly via <rtems/score/types.h>. Fixed in CVS head.
03:44 Ticket #1621 (Coverage Improvement: privateenv.c) created by Bharath Suri
PR to track changes/addition of new tests to improve coverage of …
03:43 Ticket #1620 (Issues with rtems_libio_share_private_env at ...) created by Bharath Suri
I sense the following problems with the routine …

07/15/10:

14:44 Ticket #1605 (Simplify _CORE_mutex_Surrender()) closed by Joel Sherrill
fixed: Patch committed. Thanks.
13:31 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) closed by Joel Sherrill
fixed
12:37 Ticket #1616 (Is rtems_heap_allocate_aligned_with_boundary needed?) closed by Sebastian Huber
fixed: Added test case to CVS head (libtests/malloctest).
11:14 Ticket #1619 (statvfs() is not POSIX conform) created by Sebastian Huber
The errno values are not POSIX conform. See test psxstat and function …
11:00 Ticket #1609 (Segmentation fault on closing a socket) closed by Vinu Rajashekhar
duplicate: This is a duplicate of bug 1612
08:12 Ticket #1618 (Basic file system test) created by Sebastian Huber
We lack a basic file system test. This test should mount all …
07:16 Ticket #1612 (Recent change to rtems/cpukit/libcsupport/src/freenode.c breaks socket use) closed by Sebastian Huber
fixed
05:08 Ticket #1617 (Coverage Improvement: mount-mgr.c, few other wrapper / reentrant ...) created by Bharath Suri
PR to track changes/addition of tests to improve coverage of …

07/14/10:

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 …
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:

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 …

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 …

07/11/10:

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:

13:00 Ticket #1611 (pipe.c::pipe_create returns -1, even on success) reopened by Joel Sherrill

07/09/10:

21:07 Ticket #1610 (Coverage Improvement: pipe.c - Posix pipe creation routine) closed by Joel Sherrill
fixed: Committed. Thanks.
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 …
Note: See TracTimeline for information about the timeline view.