Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report ivmai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. bdwgc Public

    The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

    C 2k 313

  2. The atomic_ops project (Atomic memory update operations portable implementation)

    C 359 97

Contribution activity

March 2022

Created 50 commits in 1 repository

Created an issue in ivmai/bdwgc that received 3 comments

Do not use probing to determining main data root start if dl_iterate_phdr is available (Linux)

On behalf of @fweimer-rh (copied from #409): dl_iterate_phdr should already give you the segment boundaries, without the need for probing. These se…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.