Lion Yang

Results 5 issues of Lion Yang

Go has deprecated package `syscall` since 1.4. I think we should use the `golang.org/x/sys ` repository. See https://golang.org/pkg/syscall/#pkg-overview

nvidia...

bug
investigating
in-progress

Now libiberty.a is not available for shared objects unless it was built with PIC. GCC always builds two libiberty.a and we should install the PIC one not the plain static...

feature-request
core

### Description ## `` dropped silently. A compatibility issue? What we expects: ```mermaid sequenceDiagram participant c as curl participant s as Server(gVisor) Note over s: [LISTEN] c ->> s: SYN...

type: bug