From: Pavlov Konstantin <thresh@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] version scripts
Date: Thu, 29 May 2008 20:52:21 +0400
Message-ID: <20080529165221.GD19080@cryo.net.ru> (raw)
In-Reply-To: <fa54e4a90805290855u16c8337eq9e456452b1b6a40f@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1125 bytes --]
On Thu, May 29, 2008 at 06:55:34PM +0300, Igor Zubkov wrote:
> Hi!
>
> Вот решил сделать тестовый version script для libasyncns. Для начала
> надо получить список всех символов из библиотеки:
> [icesik@iceberg .libs]$ nm -D libasyncns.so.0.1.0 |awk 'NF==3{print$2,$3}'
> A __bss_start
> A _edata
> A _end
> T _fini
> T _init
> T asyncns_cancel
> T asyncns_fd
> T asyncns_free
> T asyncns_freeaddrinfo
> T asyncns_getaddrinfo
> T asyncns_getaddrinfo_done
> T asyncns_getnameinfo
> T asyncns_getnameinfo_done
> T asyncns_getnext
> T asyncns_getnqueries
> T asyncns_getuserdata
> T asyncns_isdone
> T asyncns_new
> T asyncns_res_done
> T asyncns_res_query
> T asyncns_res_search
> T asyncns_setuserdata
> T asyncns_wait
> [icesik@iceberg .libs]$
>
> Так вот, я прав:
> 1) что нужны только символы с пометкой T?
> 2) что T _fini и T _init не нужно добавлять в version script?
Для начального списка я бы посмотрел в include-файлы.
--
С помощью chroot jail вы можете обезопасить систему от зачрутенного
сервиса гораздо надежнее, чем без использования чрутизации.
-- ldv in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-05-29 16:52 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-29 15:55 Igor Zubkov
2008-05-29 16:23 ` Alexey Shabalin
2008-05-30 22:14 ` Igor Zubkov
2008-05-29 16:52 ` Pavlov Konstantin [this message]
2008-05-29 16:50 ` Igor Zubkov
2008-05-29 17:03 ` Pavlov Konstantin
2008-05-29 17:04 ` Igor Zubkov
2008-05-29 17:07 ` Mikhail Gusarov
2008-05-29 17:12 ` Alexander Bokovoy
2008-05-30 17:19 ` Igor Zubkov
2008-05-30 17:52 ` Sergey Bolshakov
2008-05-30 18:23 ` Igor Zubkov
2008-05-30 18:39 ` Sergey Bolshakov
2008-05-30 21:03 ` Igor Zubkov
2008-05-30 21:40 ` Pavlov Konstantin
2008-05-30 22:13 ` Igor Zubkov
2008-05-30 22:26 ` Alexey Shabalin
2008-05-30 22:57 ` Igor Zubkov
2008-06-02 9:41 ` Alexey Shabalin
2008-06-19 12:52 ` Alexey Shabalin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080529165221.GD19080@cryo.net.ru \
--to=thresh@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git