This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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: [PATCH] Fix linuxthreads with pthread_attr_setstack{,addr}


Hi,

> It is in pthread_join's RATIONALE:
> http://www.opengroup.org/onlinepubs/009695399/functions/pthread_join.html

Interesting.  AFAIC remember, this has changed from when I looked at
it in 2001.  Although only in the "informative" section, I would
actually welcome such a guarantee, and think we should make it
possible to free application stacks after a return from
pthread_join().

Regards,
Wolfram.


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