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

Implement event loop based on QNX ionotify #669

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

Implement event loop based on QNX ionotify #669

wants to merge 41 commits into from

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    aa4f966 View commit details
    Browse the repository at this point in the history
  2. Add flag for last io result

    sfodagain committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    abe7747 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    ce39822 View commit details
    Browse the repository at this point in the history
  2. Add callback to io handle

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    8f7cbff View commit details
    Browse the repository at this point in the history
  3. Revert unrelated changes

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    50bca0d View commit details
    Browse the repository at this point in the history
  4. Use shared sources

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    29d9c04 View commit details
    Browse the repository at this point in the history
  5. fixup

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ad1262d View commit details
    Browse the repository at this point in the history
  6. fixup

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    28e55e1 View commit details
    Browse the repository at this point in the history
  7. Use #if everywhere

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c5f9e00 View commit details
    Browse the repository at this point in the history
  8. Fix kqueue

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4ed5a87 View commit details
    Browse the repository at this point in the history
  9. Fix pipe tests

    sfodagain committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    619319f View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    be85d89 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    739e0f6 View commit details
    Browse the repository at this point in the history
  2. Add ionotify event loop (#670)

    sfod authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4036be9 View commit details
    Browse the repository at this point in the history
  3. Remove pipe test fix

    sfodagain committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d709f28 View commit details
    Browse the repository at this point in the history
  4. Copy posix stuff to qnx

    sfodagain committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d8a8085 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fixup

    sfodagain committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    702312a View commit details
    Browse the repository at this point in the history
  2. fixup

    sfodagain committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    eede270 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bc5d1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    692d125 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c79772e View commit details
    Browse the repository at this point in the history
  6. Add aws_pipe_read to tests

    sfodagain committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    2bddf95 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    dd34f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4dceea View commit details
    Browse the repository at this point in the history
  3. Add QNX paths

    sfodagain committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    29f900e View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    a8d8366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af39ec View commit details
    Browse the repository at this point in the history
  3. Fix latest_io_event_types

    sfodagain committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9c35c72 View commit details
    Browse the repository at this point in the history
  4. Fix format

    sfodagain committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bc653f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge posix and qnx sources

    sfodagain committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    48134e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix naming and comments

    sfodagain committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4b59301 View commit details
    Browse the repository at this point in the history
  2. Use single destroy

    sfodagain committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1700c76 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    88aff4d View commit details
    Browse the repository at this point in the history
  2. Use AWS_FATAL_ASSERT

    sfodagain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    78b4d38 View commit details
    Browse the repository at this point in the history
  3. Fix log format string

    sfodagain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    22f3e24 View commit details
    Browse the repository at this point in the history
  4. Remove strerror

    sfodagain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    52110fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93c0c39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    477a071 View commit details
    Browse the repository at this point in the history
  7. Fix naming

    sfodagain committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    bda976c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    be74788 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5d9f58f View commit details
    Browse the repository at this point in the history