[PR #6891] [MERGED] modif: rlimit: use uppercase suffixes in the code/docs #6224

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6891
Author: @kmk3
Created: 9/5/2025
Status: Merged
Merged: 9/7/2025
Merged by: @kmk3

Base: masterHead: rlimit-use-upper


📝 Commits (1)

  • 1689312 modif: rlimit: use uppercase suffixes in the code/docs

📊 Changes

6 files changed (+12 additions, -12 deletions)

View changed files

📝 src/firejail/main.c (+2 -2)
📝 src/firejail/profile.c (+2 -2)
📝 src/firejail/util.c (+4 -4)
📝 src/man/firejail.1.in (+2 -2)
📝 test/environment/rlimit-bad-profile.exp (+1 -1)
📝 test/environment/rlimit-bad.exp (+1 -1)

📄 Description

The proper suffixes (KiB, MiB and GiB) are uppercase.

This is a follow-up to #6890.

Relates to #4315.


🔄 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/6891 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 9/5/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `rlimit-use-upper` --- ### 📝 Commits (1) - [`1689312`](https://github.com/netblue30/firejail/commit/1689312b8448c1be811df771a026612298ea9863) modif: rlimit: use uppercase suffixes in the code/docs ### 📊 Changes **6 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/main.c` (+2 -2) 📝 `src/firejail/profile.c` (+2 -2) 📝 `src/firejail/util.c` (+4 -4) 📝 `src/man/firejail.1.in` (+2 -2) 📝 `test/environment/rlimit-bad-profile.exp` (+1 -1) 📝 `test/environment/rlimit-bad.exp` (+1 -1) </details> ### 📄 Description The proper suffixes (KiB, MiB and GiB) are uppercase. This is a follow-up to #6890. Relates to #4315. --- <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:53:02 -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#6224
No description provided.