patchThe GNU Bourne-Again SHell - Patches: patch #10495, Add special magic number for...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10495: Add special magic number for RLIMIT_CORE type

Submitter:  yinhongbo <yinhongbo>
Submitted:  Wed 08 Jan 2025 08:49:40 AM UTC
   
 
Category:  None Priority:  6
Status:  Wont Do Privacy:  Public
Assigned to:  None Open/Closed:  Open

Wed 08 Jan 2025 02:31:48 PM UTC, comment #1: 

It's not documented and Linux-specific. I'm not going to do anything here.

Chet Ramey <chet>
Group administrator
Wed 08 Jan 2025 08:49:40 AM UTC, original submission:  

The value of 1 for the RLIMIT_CORE type is a special magic number in the linux kernel, as shown in the linux kernel source code: https://elixir.bootlin.com/linux/v5.4.288/source/fs/coredump.c#L640. So I do something special for the limit of RLIMIT_CORE

yinhongbo <yinhongbo>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by chet (Posted a comment)
  • -email is unavailable- added by yinhongbo (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2025-01-08 chet StatusNone Wont Do
    2025-01-08 yinhongbo Attached File- Added 0001-add-special-magic-number-for-RLIMIT_CORE-type.patch, #56748

    Back to the top

    Powered by Savane 3.14-7003.
    Corresponding source code