Re: doc: Improve documentation of previous POSIX functions.

2024-06-28 Thread Collin Funk
Bruno Haible writes: >> Are POSIX functions always removed the following release that they are >> marked obsolete? > > I would not make such an assumption. But the changes you made are OK; > I cross-checked by looking at the section "CONFORMING TO" of the > corresponding Linux man-pages. Thats w

Re: doc: Improve documentation of previous POSIX functions.

2024-06-28 Thread Paul Eggert
On 6/28/24 04:31, Collin Funk wrote: Are POSIX functions always removed the following release that they are marked obsolete? Typically, but no guarantee.

Re: doc: Improve documentation of previous POSIX functions.

2024-06-28 Thread Bruno Haible
Collin Funk wrote: > I've committed this patch doing the same for the rest of the files in > doc/pastposix-functions/*.texi since I think it is helpful. Thanks. > Are POSIX functions always removed the following release that they are > marked obsolete? I would not make such an assumption. But th