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: write and kill in dl-tls.c


> Well, I wanted to implement it similar to what the other implementations do.

The behavior is fine with me, it's just the implementation I don't like
(since it presumes POSIXoid facilities are the best thing to use).  I'm not
sure if _dl_fatal_printf or __libc_fatal is the best thing to use.  The
latter calls abort.


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