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 31 million developers.
Sign up
Pinned
1,468 contributions in the last year
Activity overview
Contribution activity
April 2019
Created a pull request in libarchive/libarchive that received 2 comments
strtoul: set errno before the call
As described in strtoul(3):
Since strtoul() can legitimately return 0 or ULONG_MAX (ULLONG_MAX
for strtoull()) on both success and failure, the cal…
+2
−0
•
2
comments
Created an issue in mathstuf/cxx-modules-sandbox that received 5 comments
Add build2 configuration
Build2 supports modules. Build support for it would be nice to have for comparison. Cc: @boris-kolpackov
5
comments