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

Move lthread changes out #18

Merged
merged 32 commits into from
Aug 14, 2020
Merged

Move lthread changes out #18

merged 32 commits into from
Aug 14, 2020

Commits on Aug 5, 2020

  1. revert to pthread_t

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    8b36eb4 View commit details
    Browse the repository at this point in the history
  2. revert lthread changes

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    9f5cc2e View commit details
    Browse the repository at this point in the history
  3. revert to SYS_yield

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    382d2a9 View commit details
    Browse the repository at this point in the history
  4. revert stdio lock changes

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    41891d3 View commit details
    Browse the repository at this point in the history
  5. revert formatting change

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    79ce51d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44c8870 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    020327b View commit details
    Browse the repository at this point in the history
  8. add missing header file

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    ef03ff9 View commit details
    Browse the repository at this point in the history
  9. revert most of src/thread

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    693dcf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0ed769 View commit details
    Browse the repository at this point in the history
  11. cleanup dynlink

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    8a4a64f View commit details
    Browse the repository at this point in the history
  12. cleanup dynlink

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    9edb955 View commit details
    Browse the repository at this point in the history
  13. make stack 16-byte aligned

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    42aabec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c7d574 View commit details
    Browse the repository at this point in the history
  15. update comment

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    7f13419 View commit details
    Browse the repository at this point in the history
  16. add header for abort()

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    3108d5a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8c986ed View commit details
    Browse the repository at this point in the history
  18. Revert uninstd changes

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    fec5c92 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    80eda00 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aa4b938 View commit details
    Browse the repository at this point in the history
  21. Fix rebasing issues

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    e806f18 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6f4ead4 View commit details
    Browse the repository at this point in the history
  23. Revert set thread area

    vtikoo committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    57284fa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2acbdf8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f821b7d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d7d73e5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f26801e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

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

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    68ab837 View commit details
    Browse the repository at this point in the history
  2. 2 Configuration menu
    Copy the full SHA
    ea2da18 View commit details
    Browse the repository at this point in the history
  3. Remove dead code

    vtikoo committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    06f4dd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

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