[PR #7045] [MERGED] modif: move other syscalls considered deprecated into @obsolete #6290

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/7045
Author: @pierretom
Created: 1/28/2026
Status: Merged
Merged: 1/29/2026
Merged by: @netblue30

Base: masterHead: patch15


📝 Commits (1)

  • f281d76 move other syscalls considered deprecated into @obsolete

📊 Changes

2 files changed (+33 additions, -34 deletions)

View changed files

📝 etc/templates/syscalls.txt (+7 -7)
📝 src/lib/syscall.c (+26 -27)

📄 Description

futimesat, gettimeofday, remap_file_pages, settimeofday, tkill and utime.


🔄 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/7045 **Author:** [@pierretom](https://github.com/pierretom) **Created:** 1/28/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch15` --- ### 📝 Commits (1) - [`f281d76`](https://github.com/netblue30/firejail/commit/f281d76f242333f089008b7e6e80afb4e7aa4b5b) move other syscalls considered deprecated into `@obsolete` ### 📊 Changes **2 files changed** (+33 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `etc/templates/syscalls.txt` (+7 -7) 📝 `src/lib/syscall.c` (+26 -27) </details> ### 📄 Description `futimesat`, `gettimeofday`, `remap_file_pages`, `settimeofday`, `tkill` and `utime`. --- <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#6290
No description provided.