diff options
| author | kamil <kamil@NetBSD.org> | 2018-01-05 17:54:31 +0000 |
|---|---|---|
| committer | kamil <kamil@NetBSD.org> | 2018-01-05 17:54:31 +0000 |
| commit | b21473ee6bb44ab367322adbdaeb8e4c14c95aeb (patch) | |
| tree | 8b5d8a3b52ee1557338c3be4e83aa38f44cb2f56 /lib/libc/include | |
| parent | c3bdac408e5603e6976b932bf934af73cb10f86f (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
