[PR #7044] [MERGED] modif: place some syscalls with access to a clock into @default-keep #6289

Closed
opened 2026-05-05 10:54:12 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/7044
Author: @pierretom
Created: 1/28/2026
Status: Merged
Merged: 1/28/2026
Merged by: @netblue30

Base: masterHead: patch14


📝 Commits (1)

  • 825fb24 place some syscalls with access to a clock, used for time reading, theoretical resolution and sleep functions into @default-keep

📊 Changes

2 files changed (+27 additions, -35 deletions)

View changed files

📝 etc/templates/syscalls.txt (+3 -3)
📝 src/lib/syscall.c (+24 -32)

📄 Description

Also move stime into @obsolete, see man 2 stime.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/7044 **Author:** [@pierretom](https://github.com/pierretom) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 1/28/2026 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch14` --- ### 📝 Commits (1) - [`825fb24`](https://github.com/netblue30/firejail/commit/825fb24ff1731a1aa84ac0c16fce2e57d150aed7) place some syscalls with access to a clock, used for time reading, theoretical resolution and sleep functions into `@default-keep` ### 📊 Changes **2 files changed** (+27 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `etc/templates/syscalls.txt` (+3 -3) 📝 `src/lib/syscall.c` (+24 -32) </details> ### 📄 Description Also move `stime` into `@obsolete`, see `man 2 stime`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:54:12 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#6289
No description provided.