- Add the 'restrict' qualifier to the function definitions and public prototypes of setbuf(3) and setvbuf(3) using the '__restrict' macro from <sys/cdefs.h> to be compliant with IEEE Std 1003.1-2001.
- Replace the K&R with ANSI-C function definitions.
- Bring the manual page up-to-date.
Description
Description
Details
Details
- Provenance
Robert Drehmel <robert@FreeBSD.org> Authored on Aug 14 2002, 11:45 PM - Parents
- rG620035ef8982: - Add the 'restrict' qualifier to the function definition of
- Branches
- Unknown
- Tags