An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: modernc.org/libc

Package libc provides run time support for programs generated by the ccgo C to Go transpiler, version 4 or later. Many C libc functions are not thread safe. Such functions are not safe for concurrent use by multiple goroutines in the Go translation as well. C threads are modeled as Go goroutines. Every such C thread, ie. a Go goroutine, must use its own Thread Local Storage instance implemented by the TLS type. Signal handling in translated C code is not coordinated with the Go runtime. This is probably the same as when running C code via CGo. This package synchronizes its environ with the current Go environ lazily and only once. From Linux man-pages Copyleft
278 versions
Latest release: over 1 year ago
2,858 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/modernc.org/libc

Dependent Repos 3

radiofrance/helm-chart-sonarqube Fork of SonarSource/helm-chart-sonarqube

Size: 2.99 MB - Last synced: 7 months ago - Pushed: 9 months ago

COSAE-FR/ripacb
RIP ACB Server and client

Size: 91.8 KB - Last synced: 14 days ago - Pushed: 7 months ago

COSAE-FR/riputils
Common utilities for RIP projects

Size: 105 KB - Last synced: 14 days ago - Pushed: over 1 year ago