Skip to content
View adamyg's full-sized avatar

Block or report adamyg

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. mcwin32 Public

    Midnight Commander for Windows

    C 237 17

  2. grief Public

    GRIEF - BRIEF clone

    C 40 10

  3. aspell-win32 Public

    aspell 0.60.8 for win32, including command line tools, libraries and dictionaries.

    C 5 1

  4. libappupdater Public

    Native windows application updater library, similar to Sparkle and WinSparkle.

    C++ 2

  5. winxsh Public

    Window rlogin/slogin/rsh clients and ConPTY based rlogind server.

    C 11

  6. inetd-win32 Public

    xinetd / inetd service for windows

    C 6

126 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to adamyg/grief, adamyg/mcwin32, adamyg/libappupdater and 5 other repositories
Loading A graph representing adamyg's contributions from March 24, 2024 to March 26, 2025. The contributions are 67% issues, 18% commits, 15% pull requests, 0% code review.

Contribution activity

March 2025

Created 3 commits in 1 repository
Opened 3 pull requests in 1 repository
adamyg/mcwin32 1 open 2 merged

Created an issue in open-watcom/open-watcom-v2 that received 9 comments

_wputenv() memory semantics

The windows UCRT copies the buffer that's passed to _[w]putenv, whereas OW20 assumes the same semantics as putenv, being ownership of the storage. I…

9 comments
Opened 9 other issues in 2 repositories
Loading