This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SIGINT, longjmp, getaddrinfo


Hello Hal,

On 02/17/2016 11:13 AM, Hal Murray wrote:
> Thanks.
> 
> mtk.manpages@gmail.com said:
>> Yep, it is a lack in the man pages generally. But there is a list of
>> non-async-signal-safe function sin signal(7).
> 
> Your recent man pages have a list of safe functions but not a list of unsafe 
> ones.

Everything that is not specified as safe is assumed to be unsafe.

>> And now I've added this text to the completely revamped setjmp(2) man page[1]:
> ...
> 
> Looks good.  Thanks.  

Good.

> (The date on the bottom still says 2015-08-08.)

The timestamp gets updated by scripts at release time.

Cheers,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]