Skip to content

Conversation

@Anekoique
Copy link

Description

This PR adds support for Netlink Socket. It is based on Starry-OS/arceos#25 and should be processed after that PR is merged.

Other Features and Fixes:

  1. Fix setpgid behavior: Updated setpgid to call create_group if pgid == pid. This fixes the behavior to conform to the standard: https://man7.org/linux/man-pages/man2/setpgid.2.html.
  2. Add ioctl support: Added support for FIOCLEX and FIONCLEX commands, which are used to control the FD_CLOEXEC flag (set_cloexec).

@Anekoique Anekoique changed the title Feat/netlink feat: Support Netlink Route, fix setpgid, and add FIOCLEX ioctl Dec 4, 2025
@Anekoique Anekoique changed the title feat: Support Netlink Route, fix setpgid, and add FIOCLEX ioctl feat: add netlink route support and misc fixes Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant