Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-27 | stateify: support explicit annotation mode; convert refs and stack packages. | Zhaozhong Ni | |
We have been unnecessarily creating too many savable types implicitly. PiperOrigin-RevId: 206334201 Change-Id: Idc5a3a14bfb7ee125c4f2bb2b1c53164e46f29a8 | |||
2018-06-21 | Implement ioctl(FIOASYNC) | Ian Gudger | |
FIOASYNC and friends are used to send signals when a file is ready for IO. This may or may not be needed by Nginx. While Nginx does use it, it is unclear if the code that uses it has any effect. PiperOrigin-RevId: 201550828 Change-Id: I7ba05a7db4eb2dfffde11e9bd9a35b65b98d7f50 |