This is the mail archive of the libc-alpha@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: [MTASCsft PATCH 35/??] MT-, AS- and AC-Safety docs: manual/threads.texi


On Feb  1, 2014, "Carlos O'Donell" <carlos@redhat.com> wrote:

> However these functions...

> pthread_key_create
> pthread_key_delete
> pthread_getspecific
> pthread_setspecific

> ...lack saftey notes? Why is that?

My script to check what's missing looked for ^@deftypefu?n only.  These
were (incorrectly?) documented with @item.

I'm not sure I have analyzed these functions; I recall some dependencies
of others that led me their way (I have comments on 3 out of the 4;
pthread_key_delete is the one I haven't analyzed yet), but the missing
@deftypefun made me overlook the definitions in thread.texi.

I could add @safety notes for them, but I'm not sure the formatting will
come out right under @item.  Should I?

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist     Red Hat Brazil Toolchain Engineer


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