From 68a0d855c92cb6cd7030abc7e191d1c513ad2a62 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 31 Oct 2007 10:48:01 +0000 Subject: Reorganizatiosn to support the visibility attribute. This can be improved by using fucntion aliases instead of wrapper functions. --- TODO | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6a2a3d53..cdaa8e2d 100644 --- a/TODO +++ b/TODO @@ -18,8 +18,6 @@ What's left to do -*- outline -*- Write an autoconf test to check whether the linker supports a version script. -* Make use of the forthcoming visibility attribute. - * Add attributes to the MPI functions. * In case the ac interface will be more popular than the pk interface, @@ -83,9 +81,6 @@ What's left to do -*- outline -*- * gcry_mpi_lshift is missing -* Add internal versions of mpi functions - Or make use of the visibility attribute. - * Add OAEP * gcryptrnd.c @@ -112,3 +107,5 @@ What's left to do -*- outline -*- * /dev/urandom and Solaris Make the configure check similar to GnuPG. + +* Use aliases for symbol instead of the wrappers in visibility.c. -- cgit v1.2.1