This is the mail archive of the
glibc-cvs@sourceware.org
mailing list for the glibc project.
libc/include libc-symbols.h
- From: drepper at sourceware dot org
- To: glibc-cvs at sourceware dot org
- Date: 9 Nov 2006 15:57:12 -0000
- Subject: libc/include libc-symbols.h
CVSROOT: /cvs/glibc
Module name: libc
Changes by: drepper@sourceware.org 2006-11-09 15:57:12
Modified files:
include : libc-symbols.h
Log message:
(declare_symbol): Rename to...
(declare_symbol_alias): ... this. Add ORIGINAL argument, imply
strong_alias (ORIGINAL, SYMBOL) in asm to make sure it preceedes
.size directive.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/libc/include/libc-symbols.h.diff?cvsroot=glibc&r1=1.75&r2=1.76