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] __overflow, __sbrk, __GI_* in syscalls.list


Jakub Jelinek wrote:

Just a few things: I've noticed that although my patch was supposed to kill
__sbrk and __overflow PLT entries, they were not gone.
Furthermore, now that Roland made __GI_* alias
generation automatic for syscalls.list, __GI_* aliases shouldn't
be mentioned in those files at all (__GI___GI_* aliases are really not
needed, e.g.).
I've applied the patch.  Thanks,

--
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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