Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --32bit flag #27

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Add --32bit flag #27

wants to merge 28 commits into from

Commits on Jun 29, 2024

  1. Add --32bit flag

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    dba4005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e205c82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4051367 View commit details
    Browse the repository at this point in the history
  4. fix constant location

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    98a0468 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    789c073 View commit details
    Browse the repository at this point in the history
  6. install libc6

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1d21503 View commit details
    Browse the repository at this point in the history
  7. typo

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    bb07d4b View commit details
    Browse the repository at this point in the history
  8. sudo

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    51c2925 View commit details
    Browse the repository at this point in the history
  9. dkpg

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0f6ac5f View commit details
    Browse the repository at this point in the history
  10. typo

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    06ba10e View commit details
    Browse the repository at this point in the history
  11. add if

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5b0ffb2 View commit details
    Browse the repository at this point in the history
  12. fix build as well

    tusharsadhwani committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0beae1e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. fix test on mac

    tusharsadhwani committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    ef7e91b View commit details
    Browse the repository at this point in the history
  2. small fixes, add todos

    tusharsadhwani committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    4fc3319 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. add libcrypt

    tusharsadhwani committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    700e79d View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. back to ubuntu-latest

    tusharsadhwani committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b736d3c View commit details
    Browse the repository at this point in the history
  2. do the rust impl

    tusharsadhwani committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    5159d47 View commit details
    Browse the repository at this point in the history
  3. glibc import

    tusharsadhwani committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    34c4549 View commit details
    Browse the repository at this point in the history
  4. Fix 32bit support

    tusharsadhwani committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    58287f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6876d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. qemu stuff

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cd1268d View commit details
    Browse the repository at this point in the history
  2. add println

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    40fb533 View commit details
    Browse the repository at this point in the history
  3. wat

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6c350f5 View commit details
    Browse the repository at this point in the history
  4. fix the tests

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fab7dfc View commit details
    Browse the repository at this point in the history
  5. logging

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f497fee View commit details
    Browse the repository at this point in the history
  6. ok it's fixed now

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    deb898e View commit details
    Browse the repository at this point in the history
  7. allow unused variable

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9b3746f View commit details
    Browse the repository at this point in the history
  8. fix

    tusharsadhwani committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b263777 View commit details
    Browse the repository at this point in the history