Commit e8f81e9d authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 1d734b00
...@@ -24,3 +24,5 @@ ...@@ -24,3 +24,5 @@
- file size / file offset (off_t) is defined to be _signed_ by posix - file size / file offset (off_t) is defined to be _signed_ by posix
-> so use int64 (not uint64) for file pos / size -> so use int64 (not uint64) for file pos / size
- "Go Execution Tracer"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment