summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_file.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-04-06Add nxt_file_stdout().Andrew Clayton1-0/+1
2022-12-10Added simple wrappers for fopen(3) and fclose(3).Andrew Clayton1-0/+4
2022-05-03Fixed #define style.Alejandro Colomar1-26/+13
2021-04-29Static: support for openat2() features.Zhidao HONG1-0/+32
2018-04-04Style: capitalized letters in hexadecimal literals.Valentin Bartenev1-1/+1
2018-03-05Reduced number of critical log levels.Valentin Bartenev1-1/+1
2017-06-20Using new memory pool implementation.Igor Sysoev1-1/+1
2017-03-09Processes refactoring.Igor Sysoev1-5/+3
2017-02-22I/O operations refactoring.Igor Sysoev1-5/+5
2017-01-17Initial version.Igor Sysoev1-0/+195