Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-19 | Add nxt_file_chown() | Andrew Clayton | 1 | -0/+2 |
2023-04-11 | Add nxt_file_stdout(). | Andrew Clayton | 1 | -0/+1 |
2022-12-10 | Added simple wrappers for fopen(3) and fclose(3). | Andrew Clayton | 1 | -0/+4 |
2022-05-03 | Fixed #define style. | Alejandro Colomar | 1 | -26/+13 |
2021-04-29 | Static: support for openat2() features. | Zhidao HONG | 1 | -0/+32 |
2018-04-04 | Style: capitalized letters in hexadecimal literals. | Valentin Bartenev | 1 | -1/+1 |
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -1/+1 |
2017-06-20 | Using new memory pool implementation. | Igor Sysoev | 1 | -1/+1 |
2017-03-09 | Processes refactoring. | Igor Sysoev | 1 | -5/+3 |
2017-02-22 | I/O operations refactoring. | Igor Sysoev | 1 | -5/+5 |