Skip to content

Commit

Permalink
[#96] Document ProcessState
Browse files Browse the repository at this point in the history
  • Loading branch information
elfenpiff committed Jan 21, 2024
1 parent 9bbfc49 commit bda2b3e
Show file tree
Hide file tree
Showing 3 changed files with 229 additions and 38 deletions.
6 changes: 2 additions & 4 deletions doc/release-notes/iceoryx2-unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,19 @@

<!-- NOTE: Add new entries sorted by issue number to minimize the possibility of conflicts when merging. -->

* Example text [#1](https://github.com/eclipse-iceoryx/iceoryx2/issues/1)
* Introduce `iceoryx2-bb-posix::process_state` for process monitoring [#96](https://github.com/eclipse-iceoryx/iceoryx2/issues/96)

### Bugfixes

<!-- NOTE: Add new entries sorted by issue number to minimize the possibility of conflicts when merging. -->

* Fix `clock_nanosleep` on macOS [#80](https://github.com/eclipse-iceoryx/iceoryx2/issues/80)
* Fix broken `sighandler_t` translation [#81](https://github.com/eclipse-iceoryx/iceoryx2/issues/81)
* Fix undefined behavior in `spsc::{queue|index_queue}` [#87](https://github.com/eclipse-iceoryx/iceoryx2/issues/87)

### Refactoring

<!-- NOTE: Add new entries sorted by issue number to minimize the possibility of conflicts when merging. -->

* Use only one config file for every platform [#15](https://github.com/eclipse-iceoryx/iceoryx2/issues/15)
* Example text [#1](https://github.com/eclipse-iceoryx/iceoryx2/issues/1)

### Workflow

Expand Down
Loading

0 comments on commit bda2b3e

Please sign in to comment.