summaryrefslogtreecommitdiff
path: root/libc/tools/bionic_utils.py
diff options
context:
space:
mode:
authorJim Huang <jserv@0xlab.org>2011-12-12 16:17:22 +0800
committerJim Huang <jserv@0xlab.org>2012-01-14 11:22:36 +0800
commit28a7c35feac8d73b94f99493534dad069afe5049 (patch)
tree6c9f36d08271a8870bf1886388bd6c9d1c025bf4 /libc/tools/bionic_utils.py
parente30e909363c5c706f394050d9cd00ce222caadbf (diff)
execvp: bcopy() is deprecated. Use memcpy() instead
The function bcopy() is marked as LEGACY in POSIX.1-2001 and removed in POSIX.1-2008. memcpy (POSIX.1-2001) is its recommended replacement. Change-Id: I2cc0cc4673d1368255afd11132ddbfd3f87b530b
Diffstat (limited to 'libc/tools/bionic_utils.py')
0 files changed, 0 insertions, 0 deletions