summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_sprintf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-24Using size_t for the field width type of the "%*s" specifier.Sergey Kandaurov1-1/+1
2017-09-27Fixed building with pthread_t defined as a pointer.Sergey Kandaurov1-1/+1
2017-09-22Removed fibers from compilation.Valentin Bartenev1-2/+2
2017-06-23Style and comment fixes.Igor Sysoev1-1/+1
2017-02-01nxt_str_t changes.Igor Sysoev1-17/+17
2017-01-17Initial version.Igor Sysoev1-0/+716