Release Notes

1.35

1. The semantics of close has been modified:

These changes will break some existing code. They were necessary to resolve inconsistencies in the prior specification that resulted in a number of reported bugs.

2. The function template slice has been introduced as an alias of restrict, for platforms that treat restrict as a keyword.

3. Numerous bugs have been fixed, many relating to close, copy, and file descriptors.