Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,242 contributions in the last year
Activity overview
Contribution activity
September 2020
Created a pull request in ziglang/zig that received 5 comments
std: allow overriding install path of artifacts
This is necessary when, for example, writing a PAM module which should be installed to lib/security/module_name.so. Currently the zig build system …
+16
−10
•
5
comments
- stage1: implement --omit-lib-prefix
- std: add prctl and securebits definitions for linux/C
- stage1: implement --full-name
- std, stage1: make shared library versioning optional
- std: fix bitrot in process.posixGetUserInfo()
- std: fix errorset of std.os.seteuid/setegid
- std: complete C definitions for uid/gid setters
- std: add option to use single-threaded event loop
- std: clean up usage of uid_t/gid_t, add seteuid/setegid to std.os
1
contribution
in private repositories
Sep 3