envoid/vendor/modernc.org/libc
Sagi Dayan d5d1eecb89
Some checks failed
Codespell / Check for spelling errors (push) Failing after 1m26s
Initial commit
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
2024-12-12 20:18:00 +02:00
..
errno Initial commit 2024-12-12 20:18:00 +02:00
fcntl Initial commit 2024-12-12 20:18:00 +02:00
fts Initial commit 2024-12-12 20:18:00 +02:00
grp Initial commit 2024-12-12 20:18:00 +02:00
honnef.co/go/netdb Initial commit 2024-12-12 20:18:00 +02:00
langinfo Initial commit 2024-12-12 20:18:00 +02:00
limits Initial commit 2024-12-12 20:18:00 +02:00
netdb Initial commit 2024-12-12 20:18:00 +02:00
netinet/in Initial commit 2024-12-12 20:18:00 +02:00
poll Initial commit 2024-12-12 20:18:00 +02:00
pthread Initial commit 2024-12-12 20:18:00 +02:00
pwd Initial commit 2024-12-12 20:18:00 +02:00
signal Initial commit 2024-12-12 20:18:00 +02:00
stdio Initial commit 2024-12-12 20:18:00 +02:00
stdlib Initial commit 2024-12-12 20:18:00 +02:00
sys Initial commit 2024-12-12 20:18:00 +02:00
termios Initial commit 2024-12-12 20:18:00 +02:00
time Initial commit 2024-12-12 20:18:00 +02:00
unistd Initial commit 2024-12-12 20:18:00 +02:00
utime Initial commit 2024-12-12 20:18:00 +02:00
uuid Initial commit 2024-12-12 20:18:00 +02:00
wctype Initial commit 2024-12-12 20:18:00 +02:00
AUTHORS Initial commit 2024-12-12 20:18:00 +02:00
build_all_targets.sh Initial commit 2024-12-12 20:18:00 +02:00
capi_darwin_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_darwin_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_freebsd_386.go Initial commit 2024-12-12 20:18:00 +02:00
capi_freebsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_freebsd_arm.go Initial commit 2024-12-12 20:18:00 +02:00
capi_freebsd_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_386.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_arm.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_loong64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_ppc64le.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_riscv64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_linux_s390x.go Initial commit 2024-12-12 20:18:00 +02:00
capi_netbsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_netbsd_arm.go Initial commit 2024-12-12 20:18:00 +02:00
capi_openbsd_386.go Initial commit 2024-12-12 20:18:00 +02:00
capi_openbsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_openbsd_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_windows_386.go Initial commit 2024-12-12 20:18:00 +02:00
capi_windows_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
capi_windows_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
ccgo.go Initial commit 2024-12-12 20:18:00 +02:00
CONTRIBUTORS Initial commit 2024-12-12 20:18:00 +02:00
dmesg.go Initial commit 2024-12-12 20:18:00 +02:00
etc.go Initial commit 2024-12-12 20:18:00 +02:00
fsync.go Initial commit 2024-12-12 20:18:00 +02:00
HACKING Initial commit 2024-12-12 20:18:00 +02:00
int128.go Initial commit 2024-12-12 20:18:00 +02:00
ioutil_darwin.go Initial commit 2024-12-12 20:18:00 +02:00
ioutil_freebsd.go Initial commit 2024-12-12 20:18:00 +02:00
ioutil_linux.go Initial commit 2024-12-12 20:18:00 +02:00
ioutil_netbsd.go Initial commit 2024-12-12 20:18:00 +02:00
ioutil_openbsd.go Initial commit 2024-12-12 20:18:00 +02:00
libc.go Initial commit 2024-12-12 20:18:00 +02:00
libc32.go Initial commit 2024-12-12 20:18:00 +02:00
libc64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_386.go Initial commit 2024-12-12 20:18:00 +02:00
libc_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_arm.go Initial commit 2024-12-12 20:18:00 +02:00
libc_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_darwin.go Initial commit 2024-12-12 20:18:00 +02:00
libc_darwin_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_darwin_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_freebsd.go Initial commit 2024-12-12 20:18:00 +02:00
libc_freebsd_386.go Initial commit 2024-12-12 20:18:00 +02:00
libc_freebsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_freebsd_arm.go Initial commit 2024-12-12 20:18:00 +02:00
libc_freebsd_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_386.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_arm.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_loong64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_ppc64le.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_riscv64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_linux_s390x.go Initial commit 2024-12-12 20:18:00 +02:00
libc_loong64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_netbsd.go Initial commit 2024-12-12 20:18:00 +02:00
libc_netbsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_netbsd_arm.go Initial commit 2024-12-12 20:18:00 +02:00
libc_openbsd.go Initial commit 2024-12-12 20:18:00 +02:00
libc_openbsd_386.go Initial commit 2024-12-12 20:18:00 +02:00
libc_openbsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_openbsd_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_ppc64le.go Initial commit 2024-12-12 20:18:00 +02:00
libc_riscv64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_s390x.go Initial commit 2024-12-12 20:18:00 +02:00
libc_unix.go Initial commit 2024-12-12 20:18:00 +02:00
libc_windows.go Initial commit 2024-12-12 20:18:00 +02:00
libc_windows_386.go Initial commit 2024-12-12 20:18:00 +02:00
libc_windows_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
libc_windows_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
LICENSE Initial commit 2024-12-12 20:18:00 +02:00
LICENSE-GO Initial commit 2024-12-12 20:18:00 +02:00
Makefile Initial commit 2024-12-12 20:18:00 +02:00
mem.go Initial commit 2024-12-12 20:18:00 +02:00
mem_brk.go Initial commit 2024-12-12 20:18:00 +02:00
memgrind.go Initial commit 2024-12-12 20:18:00 +02:00
musl_darwin_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_darwin_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_freebsd_386.go Initial commit 2024-12-12 20:18:00 +02:00
musl_freebsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_freebsd_arm.go Initial commit 2024-12-12 20:18:00 +02:00
musl_freebsd_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_386.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_arm.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_loong64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_ppc64le.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_riscv64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_linux_s390x.go Initial commit 2024-12-12 20:18:00 +02:00
musl_netbsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_netbsd_arm.go Initial commit 2024-12-12 20:18:00 +02:00
musl_openbsd_386.go Initial commit 2024-12-12 20:18:00 +02:00
musl_openbsd_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_openbsd_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_windows_386.go Initial commit 2024-12-12 20:18:00 +02:00
musl_windows_amd64.go Initial commit 2024-12-12 20:18:00 +02:00
musl_windows_arm64.go Initial commit 2024-12-12 20:18:00 +02:00
nodmesg.go Initial commit 2024-12-12 20:18:00 +02:00
nofsync.go Initial commit 2024-12-12 20:18:00 +02:00
printf.go Initial commit 2024-12-12 20:18:00 +02:00
probes.go Initial commit 2024-12-12 20:18:00 +02:00
pthread.go Initial commit 2024-12-12 20:18:00 +02:00
pthread_all.go Initial commit 2024-12-12 20:18:00 +02:00
README.md Initial commit 2024-12-12 20:18:00 +02:00
scanf.go Initial commit 2024-12-12 20:18:00 +02:00
straceoff.go Initial commit 2024-12-12 20:18:00 +02:00
straceon.go Initial commit 2024-12-12 20:18:00 +02:00
sync.go Initial commit 2024-12-12 20:18:00 +02:00
watch.go Initial commit 2024-12-12 20:18:00 +02:00

libc

Package libc provides C-runtime services. Work in progress.

This package is a continuation of the Crt package in modernc.org/crt/v3.

Installation

$ go get [-u] modernc.org/libc

Documentation: godoc.org/modernc.org/libc

Building with make requires the following Go packages

  • github.com/golang/lint/golint
  • github.com/mdempsky/maligned
  • github.com/mdempsky/unconvert
  • honnef.co/go/tools/cmd/unused
  • honnef.co/go/tools/cmd/gosimple
  • github.com/client9/misspell/cmd/misspell