Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
top of stack function for libc
Below is the response I got from Ulrich when I asked him if he could
put a top of stack function into glibc.
If we go ahead and implement top of stack functions for all
architectures, we should have autoconf start by checking for
__top_of_stack_at_main_entry().
------- start of forwarded message (RFC 934 encapsulation) -------
From: Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
To: Mark Galassi <rosalia@cygnus.com>
Subject: Re: top of stack value for embedded Guile
Date: 25 Aug 1997 18:16:20 +0200
Message-ID: <x74t8e6xwr.fsf@sl-kb05.rz.uni-karlsruhe.de>
Hi,
I assume you haven't heard anything from your people, right?
Then I'll probably add
__top_of_stack_at_main_entry()
As I wrote before I have problems with a function name without leading
__ since is want avoid the pollution of the name space. If you find
this unacceptable I could add the unprotected name as a weak alias but
I really don't see this is necessary.
- -- Uli
- ---------------. drepper@cygnus.com ,-. Rubensstrasse 5
Ulrich Drepper \ ,-------------------' \ 76149 Karlsruhe/Germany
Cygnus Solutions `--' drepper@gnu.ai.mit.edu `------------------------
------- end -------
Guile Home |
Main Index |
Thread Index