]> git.kaiwu.me - njs.git/commit
Moved njs_time() out of the core as it is not a part of the spec.
authorDmitry Volyntsev <xeioex@nginx.com>
Thu, 15 Feb 2024 05:33:56 +0000 (21:33 -0800)
committerDmitry Volyntsev <xeioex@nginx.com>
Thu, 15 Feb 2024 05:33:56 +0000 (21:33 -0800)
commitd3c3e699c7a76ae45507ba6a8f12fb5147ac6d6d
tree18b1933630c9efdce007c11328c2240295e0c890
parent89c177fcc12ef9b017bda6e26df8f22e2181552c
Moved njs_time() out of the core as it is not a part of the spec.
auto/sources
external/njs_shell.c
src/njs_date.c
src/njs_main.h
src/njs_time.c [deleted file]
src/njs_time.h [deleted file]
src/test/njs_benchmark.c