starry-process 0.4.13

Process management for Starry OS
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.4.13]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.12...starry-process-v0.4.13 - 2026-07-07

### Other

- updated the following local packages: ax-kspin, ax-kspin

## [0.4.12]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.11...starry-process-v0.4.12 - 2026-07-02

### Other

- updated the following local packages: ax-kspin, ax-kspin

## [0.4.11]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.10...starry-process-v0.4.11 - 2026-06-27

### Other

- *(serial)* align IRQ model with dev ([#1265]https://github.com/rcore-os/tgoskits/pull/1265)

## [0.4.10]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.9...starry-process-v0.4.10 - 2026-06-23

### Other

- updated the following local packages: ax-kspin, ax-kspin

## [0.4.9]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.8...starry-process-v0.4.9 - 2026-06-09

### Added

- *(std)* unify std-aware ArceOS builds ([#1080]https://github.com/rcore-os/tgoskits/pull/1080)

## [0.4.8]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.7...starry-process-v0.4.8 - 2026-06-03

### Added

- *(starry-kernel)* implement child subreaper ([#1050]https://github.com/rcore-os/tgoskits/pull/1050)
- *(axtask)* add task stack guard page support ([#811]https://github.com/rcore-os/tgoskits/pull/811)

### Added

- Track child subreaper state and reparent orphans to the nearest living subreaper before falling back to init.

## [0.4.7]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.6...starry-process-v0.4.7 - 2026-05-22

### Added

- *(starry)* support multi-threaded execve ([#273]https://github.com/rcore-os/tgoskits/pull/273)

## [0.4.6]https://github.com/rcore-os/tgoskits/compare/starry-process-v0.4.5...starry-process-v0.4.6 - 2026-05-15

### Other

- *(starry-process)* inherit workspace metadata