0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
main: check for fmemopen error More... about 1 year ago
mod: remove unnecessary allocation More... about 1 year ago
tests: fix broken rejection tests More... about 1 year ago
type_store: make builtin_type_error have zero size/alignment More... about 1 year ago
Fix FreeBSD CI More... about 1 year ago
Fix FreeBSD CI More... about 1 year ago
cmd::hare add comments and cleanup More... about 1 year ago
remove the fs::flag::TRUNC argument from os::create in cmd::hare More... about 1 year ago
crypto::aes check for AVX before using the native interface More... about 1 year ago
OpenBSD: rt:: sycalls introduce pathbuf1 More... about 1 year ago
OpenBSD: add rt::pledge() More... about 1 year ago
OpenBSD: add rt::unveil() More... about 1 year ago
FreeBSD: truncate files on creation by default More... about 1 year ago
OpenBSD: truncate files on creation by default More... about 1 year ago
OpenBSD: arm64 is called aarch64 in hare More... about 1 year ago
OpenBSD: Fix _start for arm64. More... about 1 year ago
strconv: Remove base restrictions from doc comment of integertosb More... about 1 year ago
OpenBSD: rt:: fix readlinkat, renameat More... about 1 year ago
OpenBSD: os::cpucount: Return the number of online CPUs More... about 1 year ago
ci: update for stdlib build process change More... about 1 year ago
scripts/genbootstrap: reset platformtags More... about 1 year ago
scripts/moddirs: ignore configs/ More... about 1 year ago
configs/openbsd.mk remove my local path More... about 1 year ago
drop build status from readme More... about 1 year ago
OpenBSD: add .builds/openbsd.yml More... about 1 year ago
OpenBSD: make bootstrap More... about 1 year ago
OpenBSD: unix::tty isatty() use fcntl(F_ISATTY) More... about 1 year ago
OpenBSD: os::exec update for checkless for loops More... about 1 year ago
check,gen: use name instead of ident to create global_decl declarations More... about 1 year ago
types: recover from circular dependency error More... about 1 year ago