[Bug 427] bcopy, bzero, bcmp are deprecated

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Tue Aug 5 19:41:14 UTC 2008


http://www.rtems.org/bugzilla/show_bug.cgi?id=427


Joel Sherrill <joel.sherrill at oarcorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING
           Platform|                            |All
   Target Milestone|---                         |4.9


ISO/POSIX etc. have deprecated bcopy and friends.

Therefore I'd propose to gradually change all calls to bcopy etc. in RTEMS into their mem*-counterparts and not to use them in new code.

Release:
RTEMS > 4.6

--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com>  2006-03-08 13:05:09 ---
State-Changed-From-To: open->feedback
State-Changed-Why: If all files except those in libnetworking are changed, can
we close this?  Or do we want to replace even those in the
networking stack?


--- Comment #2 from norume at aps.anl.gov  2006-03-08 13:19:40 ---
From: Eric Norum <norume at aps.anl.gov>
To: bugs at rtems.com
Cc: 
Subject: Re: RTEMS Re: rtems/427
Date: Wed, 8 Mar 2006 13:19:40 -0600

 On Mar 8, 2006, at 1:05 PM, RTEMS-gnats at rtems.com wrote:
 
 > Synopsis: bcopy, bzero, bcmp are deprecated
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: joel
 > State-Changed-When: Wed, 08 Mar 2006 13:05:09 -0600
 > State-Changed-Why:
 > If all files except those in libnetworking are changed, can
 > we close this?  Or do we want to replace even those in the
 > networking stack?
 
 I vote for leaving the network code as it is and just marking this  
 closed.
 
 -- 
 Eric Norum <norume at aps.anl.gov>
 Advanced Photon Source
 Argonne National Laboratory
 (630) 252-4793

--- Comment #3 from Joel Sherrill <joel.sherrill at oarcorp.com>  2008-08-05 14:41:09 ---
I think the mon-network.c is the only place left that did not originate in BSD
code that uses one of these routines.

If that file were changed, could we close this PR?


-- 
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the bugs mailing list