Re: [PATCH 1/2] man/man3/{mem, strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>
Collin Funk <[email protected]> Fri, 31 Jul 2026 16:48:38 -0700
| Newsgroups | org.kernel.vger.linux-man |
|---|---|
| Message-ID | <[email protected]> |
Joseph Myers <[email protected]> writes: > I'd rather we add a mandatory deprecation warning to memory.h in glibc. I would be for this change, and am surprised it has not already been done, to honest. The use of memory.h is a good indicator code hasn't been touched since the 80s. Collin