[Midnightbsd-cvs] [MidnightBSD/src] 02b5c3: Use designated initializers for seminfo.

Lucas Holt noreply at github.com
Sun Nov 15 01:42:38 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 02b5c3fb8f8836b6ff6d48651576325da7082f05
      https://github.com/MidnightBSD/src/commit/02b5c3fb8f8836b6ff6d48651576325da7082f05
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-11-15 (Sun, 15 Nov 2020)

  Changed paths:
    M sys/kern/sysv_sem.c

  Log Message:
  -----------
  Use designated initializers for seminfo.


  Commit: 1acae1f19173f0b4d843b3403f76219c2647eb9a
      https://github.com/MidnightBSD/src/commit/1acae1f19173f0b4d843b3403f76219c2647eb9a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-11-15 (Sun, 15 Nov 2020)

  Changed paths:
    M sys/kern/sysv_sem.c

  Log Message:
  -----------
  sem_remove(): add some asserts.


  Commit: dc88a33af74c53377814c3facf56082a8f095310
      https://github.com/MidnightBSD/src/commit/dc88a33af74c53377814c3facf56082a8f095310
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-11-15 (Sun, 15 Nov 2020)

  Changed paths:
    M sys/kern/sysv_sem.c

  Log Message:
  -----------
  sem_remove(): fix the loop that compacts sem array on semaphores removal.


  Commit: a990ea3387e4cc22c70ce9dbab5c5522e97834c9
      https://github.com/MidnightBSD/src/commit/a990ea3387e4cc22c70ce9dbab5c5522e97834c9
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-11-15 (Sun, 15 Nov 2020)

  Changed paths:
    M sys/kern/sysv_sem.c

  Log Message:
  -----------
  Fix build with INVARIANTS turned on.


Compare: https://github.com/MidnightBSD/src/compare/23ddf14f4998...a990ea3387e4


More information about the Midnightbsd-cvs mailing list