Mail Archives: cygwin/2002/07/02/15:32:01
Um, do we REALLY want to export the search routines? They might clash
with the berk-db package, and we don't install the search header files
anyway (except for briefly during 1.3.11pre)
--Chuck
Conrad Scott wrote:
> "Corinna Vinschen" <cygwin-apps AT cygwin DOT com> wrote:
>
>>AFAICS, it's just that the corresponding functions are not exported
>>from libcygwin.a. I've added these four symbols to cygwin.din.
>>Try the next snapshot.
>>
>
> Corinna, while you're there, there are a lot of other things that've
> been added to newlib recently, like the search and argz stuff. I've
> just done a quick compare of the export lists of the newlib libc.a and
> libm.a, and the libcygwin.a libraries and attached the more obvious
> missing symbols to this message. I've not generated a patch since
> there are probably some symbols that should not be exported by the
> DLL, which I don't know about, but perhaps someone with a bit more
> knowledge could filter this list and add the relevant export
> declarations?
>
> Cheers,
> // Conrad
>
>
>
> ------------------------------------------------------------------------
>
> a64l
> argz_add
> argz_add_sep
> argz_append
> argz_count
> argz_create
> argz_create_sep
> argz_delete
> argz_extract
> argz_insert
> argz_next
> argz_replace
> argz_stringify
> buf_findstr
> envz_add
> envz_entry
> envz_get
> envz_merge
> envz_remove
> envz_strip
> errno
> exp2
> exp2f
> fdim
> fdimf
> fma
> fmaf
> fmax
> fmaxf
> fmin
> fminf
> getc_unlocked
> getchar_unlocked
> hcreate
> hcreate_r
> hdestroy
> hdestroy_r
> hsearch
> hsearch_r
> isblank
> l64a
> lrint
> lrintf
> lround
> lroundf
> mallinfo
> malloc_stats
> malloc_trim
> malloc_usable_size
> mallopt
> memalign
> mstats
> nearbyint
> nearbyintf
> on_exit
> putc_unlocked
> putchar_unlocked
> pvalloc
> rand_r
> remquo
> remquof
> round
> roundf
> scalbln
> scalblnf
> setbuffer
> setlinebuf
> strerror_r
> strnlen
> tdelete
> tdestroy
> tfind
> tgamma
> tgammaf
> tm_year_base
> trunc
> truncf
> tsearch
> twalk
> valloc
>
>
>
> ------------------------------------------------------------------------
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -