[patch] eliminate use-cases of obsolete functions
Ralf Corsepius
ralf.corsepius@rtems.org
Tue Aug 23 08:35:00 GMT 2011
Hi,
The patch below is aiming at eliminating two use-cases of functions
POSIX has declared obsolete.
Ralf
NB.: I am not sure, if using memcpy instead of bcopy is correct or if
this bcopy should better be replaced with memmove, because I don't know
if setenv_r's src/dst memory areas may overlap or not.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-obsolete.diff
Type: text/x-patch
Size: 1282 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20110823/de54e9ae/attachment.bin>
More information about the Newlib
mailing list