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

Tty.v1 #71

Open
wants to merge 70 commits into
base: mid
Choose a base branch
from
Open

Tty.v1 #71

wants to merge 70 commits into from

Commits on May 7, 2021

  1. Update const.h

    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    9cf7a38 View commit details
    Browse the repository at this point in the history
  2. Update main.c

    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    2a143c1 View commit details
    Browse the repository at this point in the history
  3. Update tty.c

    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    656b3fa View commit details
    Browse the repository at this point in the history
  4. Update testmm.c

    PRAGMATISM-630 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    4b6270c View commit details
    Browse the repository at this point in the history
  5. Update const.h

    PRAGMATISM-630 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    673d0ed View commit details
    Browse the repository at this point in the history
  6. Update main.c

    PRAGMATISM-630 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    a1f1f8f View commit details
    Browse the repository at this point in the history
  7. Update Makefile

    PRAGMATISM-630 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    5ae00b9 View commit details
    Browse the repository at this point in the history
  8. Create buddy.c

    PRAGMATISM-630 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    323baaf View commit details
    Browse the repository at this point in the history
  9. Update stdio.h

    PRAGMATISM-630 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    8550750 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #57 from PRAGMATISM-630/patch-22

    Update stdio.h
    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    183ae72 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #55 from PRAGMATISM-630/patch-21

    Create buddy.c
    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    2eebae0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #53 from PRAGMATISM-630/patch-19

    Update Makefile
    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    e6410b1 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #52 from PRAGMATISM-630/patch-18

    Update main.c
    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    9f30cc5 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #51 from PRAGMATISM-630/patch-17

    Update const.h
    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    e2e9ef4 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #50 from PRAGMATISM-630/patch-16

    Update testmm.c
    Chinoholo0807 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    2c91c18 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Update const.h

    调度算法相关
    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    cc30ac9 View commit details
    Browse the repository at this point in the history
  2. Update proc.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    4b759b3 View commit details
    Browse the repository at this point in the history
  3. Update global.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    5c3434f View commit details
    Browse the repository at this point in the history
  4. Update global.h

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    4499fb1 View commit details
    Browse the repository at this point in the history
  5. Update proc.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    53fc96f View commit details
    Browse the repository at this point in the history
  6. Update proc.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    44e67b3 View commit details
    Browse the repository at this point in the history
  7. Create kill.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    2e5b715 View commit details
    Browse the repository at this point in the history
  8. Update Makefile

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    9a1a9d5 View commit details
    Browse the repository at this point in the history
  9. Update stdio.h

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    f46d427 View commit details
    Browse the repository at this point in the history
  10. Update pstat.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    6112ad4 View commit details
    Browse the repository at this point in the history
  11. Update main.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    5ca9782 View commit details
    Browse the repository at this point in the history
  12. Update forkexit.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    2fc917b View commit details
    Browse the repository at this point in the history
  13. Update const.h

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    82cfa9f View commit details
    Browse the repository at this point in the history
  14. Update main.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    678e3bf View commit details
    Browse the repository at this point in the history
  15. Update main.c

    myillusion authored May 8, 2021
    Configuration menu
    Copy the full SHA
    4c1517f View commit details
    Browse the repository at this point in the history
  16. Update const.h

    myillusion authored May 8, 2021
    Configuration menu
    Copy the full SHA
    9fac89b View commit details
    Browse the repository at this point in the history
  17. Update fork.c

    myillusion authored May 8, 2021
    Configuration menu
    Copy the full SHA
    bd3d524 View commit details
    Browse the repository at this point in the history
  18. Update stdio.h

    myillusion authored May 8, 2021
    Configuration menu
    Copy the full SHA
    710a38b View commit details
    Browse the repository at this point in the history
  19. Update forkexit.c

    myillusion authored May 8, 2021
    Configuration menu
    Copy the full SHA
    ebf248c View commit details
    Browse the repository at this point in the history
  20. Update proto.h

    myillusion authored May 8, 2021
    Configuration menu
    Copy the full SHA
    a38ed90 View commit details
    Browse the repository at this point in the history
  21. Update forkexit.c

    myillusion authored May 8, 2021
    Configuration menu
    Copy the full SHA
    2d95db8 View commit details
    Browse the repository at this point in the history
  22. Update stdio.h

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    08279ef View commit details
    Browse the repository at this point in the history
  23. Update main.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    2bb1cb6 View commit details
    Browse the repository at this point in the history
  24. Update const.h

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    9325d2c View commit details
    Browse the repository at this point in the history
  25. Update proc.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    69608c4 View commit details
    Browse the repository at this point in the history
  26. Update main.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    745fb60 View commit details
    Browse the repository at this point in the history
  27. Update testproc.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    896a112 View commit details
    Browse the repository at this point in the history
  28. Update pstat.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    6707bd7 View commit details
    Browse the repository at this point in the history
  29. Update stdio.h

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    cc5022b View commit details
    Browse the repository at this point in the history
  30. Create rand.c

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    e7881f8 View commit details
    Browse the repository at this point in the history
  31. Update Makefile

    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    938718c View commit details
    Browse the repository at this point in the history
  32. 在make 失败时会停下来

    希望以后能print error信息方便查看
    gitzwz authored May 8, 2021
    Configuration menu
    Copy the full SHA
    666e19e View commit details
    Browse the repository at this point in the history
  33. Merge pull request #72 from gitzwz/patch-1

    在make 失败时会停下来
    Chinoholo0807 authored May 8, 2021
    Configuration menu
    Copy the full SHA
    44a1138 View commit details
    Browse the repository at this point in the history
  34. Update const.h

    添加消息#defineLONG,增加MM消息类型MONITOR
    gitzwz authored May 8, 2021
    Configuration menu
    Copy the full SHA
    f5d27a3 View commit details
    Browse the repository at this point in the history
  35. Update testmm.c

    monitor
    gitzwz authored May 8, 2021
    Configuration menu
    Copy the full SHA
    bac17bc View commit details
    Browse the repository at this point in the history
  36. Create monitor.c

    monitor.c
    gitzwz authored May 8, 2021
    Configuration menu
    Copy the full SHA
    745e8dc View commit details
    Browse the repository at this point in the history
  37. Update stdio.h

    monitor 声明
    gitzwz authored May 8, 2021
    Configuration menu
    Copy the full SHA
    9230b99 View commit details
    Browse the repository at this point in the history
  38. Update Makefile

    monitor 两处声明
    gitzwz authored May 8, 2021
    Configuration menu
    Copy the full SHA
    231fba4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Merge pull request #73 from gitzwz/patch-5

    Create monitor.c
    gitzwz authored May 9, 2021
    Configuration menu
    Copy the full SHA
    1b57d95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from gitzwz/patch-2

    Update const.h
    gitzwz authored May 9, 2021
    Configuration menu
    Copy the full SHA
    08d272a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from gitzwz/patch-6

    Update stdio.h
    gitzwz authored May 9, 2021
    Configuration menu
    Copy the full SHA
    3119e40 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #78 from gitzwz/patch-7

    Update Makefile
    gitzwz authored May 9, 2021
    Configuration menu
    Copy the full SHA
    2a47bc9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #74 from gitzwz/patch-4

    Update testmm.c
    gitzwz authored May 9, 2021
    Configuration menu
    Copy the full SHA
    a3590f3 View commit details
    Browse the repository at this point in the history
  6. do_monitor()

    do_monitor()
    gitzwz authored May 9, 2021
    Configuration menu
    Copy the full SHA
    59ee3d8 View commit details
    Browse the repository at this point in the history
  7. Create csche.c

    Chinoholo0807 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    a93a352 View commit details
    Browse the repository at this point in the history
  8. Update csche.c

    Chinoholo0807 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    3f88b67 View commit details
    Browse the repository at this point in the history
  9. Update Makefile

    Chinoholo0807 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    d16b30f View commit details
    Browse the repository at this point in the history
  10. Update csche.c

    Chinoholo0807 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    9a24ed0 View commit details
    Browse the repository at this point in the history
  11. Update clock.c

    myillusion authored May 9, 2021
    Configuration menu
    Copy the full SHA
    aa01771 View commit details
    Browse the repository at this point in the history
  12. Update const.h

    Chinoholo0807 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    f1ab5ba View commit details
    Browse the repository at this point in the history
  13. Update clock.c

    Chinoholo0807 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    e2c4399 View commit details
    Browse the repository at this point in the history
  14. Update proc.c

    myillusion authored May 9, 2021
    Configuration menu
    Copy the full SHA
    ca60ba2 View commit details
    Browse the repository at this point in the history
  15. Update main.c

    Chinoholo0807 authored May 9, 2021
    Configuration menu
    Copy the full SHA
    26d62d1 View commit details
    Browse the repository at this point in the history
  16. Update forkexit.c

    myillusion authored May 9, 2021
    Configuration menu
    Copy the full SHA
    f4ab735 View commit details
    Browse the repository at this point in the history
  17. Update clock.c

    myillusion authored May 9, 2021
    Configuration menu
    Copy the full SHA
    8e8a23f View commit details
    Browse the repository at this point in the history