ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] version scripts
@ 2008-05-29 15:55 Igor Zubkov
  2008-05-29 16:23 ` Alexey Shabalin
  2008-05-29 16:52 ` Pavlov Konstantin
  0 siblings, 2 replies; 20+ messages in thread
From: Igor Zubkov @ 2008-05-29 15:55 UTC (permalink / raw)
  To: ALT Linux Team development discussions

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?

-- 
icesik

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2008-06-19 12:52 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-29 15:55 [devel] version scripts Igor Zubkov
2008-05-29 16:23 ` Alexey Shabalin
2008-05-30 22:14   ` Igor Zubkov
2008-05-29 16:52 ` Pavlov Konstantin
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

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