patch/

directory
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2023 License: MIT

README

patch directory contains files expected to be patched to golang environment before fuzzing or any compilation related to fuzzing (compiling target application/test into binary in advance).

directory target directory
runtime $GOROOT/src/runtime
time $GOROOT/src/time
sync $GOROOT/src/sync
reflect $GOROOT/src/reflect

Directories

Path Synopsis
Package sync provides basic synchronization primitives such as mutual exclusion locks.
Package sync provides basic synchronization primitives such as mutual exclusion locks.
atomic
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
Package time provides functionality for measuring and displaying time.
Package time provides functionality for measuring and displaying time.
tzdata
Package tzdata provides an embedded copy of the timezone database.
Package tzdata provides an embedded copy of the timezone database.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL