summaryrefslogtreecommitdiff
path: root/lib/libc/include
diff options
context:
space:
mode:
authorkamil <kamil@NetBSD.org>2018-01-05 17:54:31 +0000
committerkamil <kamil@NetBSD.org>2018-01-05 17:54:31 +0000
commitb21473ee6bb44ab367322adbdaeb8e4c14c95aeb (patch)
tree8b5d8a3b52ee1557338c3be4e83aa38f44cb2f56 /lib/libc/include
parentc3bdac408e5603e6976b932bf934af73cb10f86f (diff)
Include namespace.h in GCDAProfiling.c (compiler_rt)
The NetBSD Standard C Library uses internally some of its functions with a mangled symbol name, usually "_symbol". The internal functions shall not use the global (public) symbols. This change eliminates usage of the global name of the following symbols: - fdopen -> _fdopen - mmap -> _mmap - strdup -> _strdup Sponsored by <The NetBSD Foundation>
Diffstat (limited to 'lib/libc/include')
0 files changed, 0 insertions, 0 deletions