Changeset f25ce7a in rtems-libbsd

Timestamp:
09/07/12 17:43:13 (12 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.11, 5, 5-freebsd-12, 388d46bb1b3080402c68ae11d14b2b36c3138952, freebsd-9.3, 89db1bb27c9d52164a78dc2fda0a2ba9da0920ef
Children:
32c7d23
Parents:
a1cc6f4
Message:

libc namespace.h: Use RTEMS specific versions

FreeBSD adds an _ prefix to a number of libc symbols so they
can switch from threaded to non-threaded libraries. We don't
have that distinction and don't need this.

Unfortunately, they also explicitly use the _ prefixed names
of some methods. So we fix this in our version of namespace.h

(No files)

Note: See TracChangeset for help on using the changeset viewer.