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

Library part5 #290

Merged
merged 34 commits into from
May 24, 2023
Merged

Library part5 #290

merged 34 commits into from
May 24, 2023

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    0a5d6a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc8e00 View commit details
    Browse the repository at this point in the history
  3. Add missing ctx arguments

    jiegec committed May 4, 2023
    Configuration menu
    Copy the full SHA
    ea603f6 View commit details
    Browse the repository at this point in the history
  4. Fix missing ctx on Linux

    jiegec committed May 4, 2023
    Configuration menu
    Copy the full SHA
    4ef7df6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d520d1 View commit details
    Browse the repository at this point in the history
  6. Move Pn and Fwarn to context

    jiegec committed May 4, 2023
    Configuration menu
    Copy the full SHA
    89b92f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3534a89 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1864c33 View commit details
    Browse the repository at this point in the history
  9. Move DevDev to context

    jiegec committed May 4, 2023
    Configuration menu
    Copy the full SHA
    a3ed9ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a54e57b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3eb8d6d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    99aa818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef59a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72ddf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c0d3d3 View commit details
    Browse the repository at this point in the history
  5. Fix MaxFd on Linux

    jiegec committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d4603a8 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    677e2ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62c219b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f0deb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5809b06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcad86c View commit details
    Browse the repository at this point in the history
  6. Move device cache, name list, procfs, name cache, local mount info, h…

    …ash buckets and solaris zone to context
    jiegec committed May 9, 2023
    Configuration menu
    Copy the full SHA
    eabd96b View commit details
    Browse the repository at this point in the history
  7. Fix darwin

    jiegec committed May 9, 2023
    Configuration menu
    Copy the full SHA
    b0e092d View commit details
    Browse the repository at this point in the history
  8. Set default value to FdlTy

    jiegec committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6edcbe4 View commit details
    Browse the repository at this point in the history
  9. Fix FreeBSD

    jiegec committed May 9, 2023
    Configuration menu
    Copy the full SHA
    2adce94 View commit details
    Browse the repository at this point in the history
  10. Fix OpenBSD

    jiegec committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f20a708 View commit details
    Browse the repository at this point in the history
  11. Fix Solaris

    jiegec committed May 9, 2023
    Configuration menu
    Copy the full SHA
    5a13357 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    7867e16 View commit details
    Browse the repository at this point in the history
  2. Move HbyCd to context

    jiegec committed May 10, 2023
    Configuration menu
    Copy the full SHA
    19181d7 View commit details
    Browse the repository at this point in the history
  3. Fix NetBSD

    jiegec committed May 10, 2023
    Configuration menu
    Copy the full SHA
    44a2faf View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Add lsof_error, lsof_avoid_blocking, lsof_avoid_forking and

    lsof_logic_and
    jiegec committed May 12, 2023
    Configuration menu
    Copy the full SHA
    403bec1 View commit details
    Browse the repository at this point in the history
  2. Add lsof_select_process

    jiegec committed May 12, 2023
    Configuration menu
    Copy the full SHA
    97f51db View commit details
    Browse the repository at this point in the history
  3. Add lsof_set_output_stream

    jiegec committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0a95d3b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. free(NULL) is no-op

    jiegec committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5faeada View commit details
    Browse the repository at this point in the history