- Add the 'restrict' qualifier to the definitions of the string concatenation and copy functions using the '__restrict' macro. This is to satisfy IEEE Std 1003-1.2001.
- Use ANSI-C function definitions.
- Add the 'restrict' keyword to the manual pages, too.
Description
Description
Details
Details
- Provenance
Robert Drehmel <robert@FreeBSD.org> Authored on Aug 14 2002, 10:59 PM - Parents
- rGd542f511a0b8: - Add the C99 'restrict' qualifier using the '__restrict' macro to
- Branches
- Unknown
- Tags