Re: [PATCH] malloc_hook.3: modernize for glibc 2.34

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/27/21 4:11 PM, Alejandro Colomar (man-pages) wrote:

All good until here.  (Maybe the glibc commit that removed this could go in the commit message, if you know it.)

I don't know it, unfortunately.

  Programmers should instead preempt calls to the relevant functions
-by defining and exporting functions such as "malloc" and "free".
+by defining and exporting
+.BR malloc (),
+.BR free (),
+.BR realloc (),
+and
+.BR calloc ().

Did this change with glibc 2.34?

The glibc manual changed (it started documenting this stuff) but this part of the implementation did not change.

If not I think this should go to a separate "wfix" commit.

Please feel free to do that. (I don't know what a "wfix" commit is, and don't particularly want to know. :-)



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux