Next: bsd_signal
, Previous: bcmp
, Up: Past POSIX Function Substitutes [Contents][Index]
bcopy
Removed in POSIX.1-2008. POSIX.1-2004 specification: https://pubs.opengroup.org/onlinepubs/009695399/functions/bcopy.html
Gnulib module: bcopy
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
memcpy
or memmove
instead.