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

Timeline



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 …

07/08/10:

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

07/07/10:

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/
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.
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:

15:51 Ticket #1602 (README.configure is outdated) created by Ralf Corsepius
Subject says all.

07/05/10:

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/03/10:

22:21 TBR/Website/RTEMSReleases edited by Gds
/* Information on 4.5 Series */ (diff)
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:

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:

16:24 Ticket #1597 (Add lchown and utimes to RTEMS) closed by Joel Sherrill
fixed: Committed. Thanks.
15:24 Ticket #1598 (Coverage Improvement: User database access routines (getpwent.c under ...) closed by Joel Sherrill
fixed
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 …
14:39 Ticket #1594 (undefined assert in cpukit/libfs/src/imfs/memfile.c) closed by Joel Sherrill
fixed: Patch committed to head. Thanks.
Note: See TracTimeline for information about the timeline view.