This is the mail archive of the libc-alpha@sources.redhat.com 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: __errno_location export


On Mon, Nov 25, 2002 at 01:46:11AM +0200, Momchil Velikov wrote:
> For non-threaded libc needs to be exported.  

Why?
The patch is IMHO wrong, __errno_location function is not defined anywhere but
on linux and hurd (where it is exported @@GLIBC_2.0).
If sysdeps/unix/bsd/bsd4.4/netbsd adds errno-loc to sysdep_routines in csu
subdir, then it should export __errno_location in its Versions file.

	Jakub


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