OSDN Git Service

ucm: return error if fixedboot_list is empty
[android-x86/external-alsa-lib.git] / src / dlmisc.c
2020-10-29 Jaroslav Kyseladlmisc: fix snd_plugin_dir locking for not DL_ORIGIN_AV...
2020-10-22 Jaroslav Kyseladlmisc: the snd_plugin_dir_set / snd_plugin_dir must...
2020-10-13 Jaroslav Kyseladlsym: use the only alsa plugins directory for the...
2020-10-13 Jaroslav Kyseladlmisc, pcm: export the old symbols (for -flto)
2020-10-13 Jaroslav Kyseladlsym: add support for ALSA_PLUGIN_DIR environment...
2020-06-18 Jaroslav Kyseladlsym: fix the race when snd_libdir_origin is freed
2020-06-13 Bernd Kuhlsdlmisc.c: fix uclibc build
2020-06-08 Jaroslav Kyseladlsym: fix the snd_dlopen(), incorrect variable use
2020-06-08 Jaroslav Kyseladlsym: fix again snd_dlpath()
2020-06-08 Jaroslav Kyseladlsym: fix the reference to the origin lib directory
2020-06-04 Jaroslav Kyselasnd_dlopen: implement the relocatable version for glibc
2019-05-24 Jaroslav Kyselarawmidi: use snd_dlobj_cache_get2() in rawmidi open...
2019-04-09 Jaroslav Kyselaadd support for GCC's LTO
2018-01-04 Takashi Iwaicore: Proper reference of internal snd_dlopen()
2017-11-27 Jaroslav KyselaChange snd_dlopen() function to return the error string
2017-11-14 Jaroslav KyselaChange FSF address (Franklin Street)
2014-11-16 Takashi Iwaidlmisc: Remove unused label
2014-11-16 John Spencersnd_dlsym: only do versioning checks if built --with...
2013-05-16 Steve LangasekCompile in the ALSA search path instead of relying...
2013-04-15 Takashi IwaiFix doubly call of dlclose() in dlobj caching code
2013-04-09 Takashi IwaiOptimize NULL check in snd_dlobj_cache_put()
2013-04-09 Takashi IwaiClean up dlobj cache only when no user is present
2010-08-23 Jaroslav Kyselageneral: recoded snd_dlobj_ functions
2009-11-08 Takashi IwaiRemove redefinition of _GNU_SOURCE and __USE_GNU
2009-11-03 Jaroslav KyselaCache libasound.so access in snd_dlopen
2007-10-15 Jaroslav KyselaChanged Jaroslav Kysela's e-mail from perex@suse.cz...
2007-03-21 Takashi IwaiAllow build without libdl and libpthread
2005-06-08 Takashi IwaiFix compile warning
2005-05-24 Takashi IwaiFix doxygen documents
2005-02-14 Takashi IwaiSupport dl-object cache
2002-12-04 Jaroslav KyselaAdded SND_CTL_READONLY
2002-11-07 Jaroslav KyselaAdded missing snd_dlclose() calls
2002-09-17 Jaroslav KyselaAdded a lookup for exact ALSA library binary to allow...
2002-07-23 Jaroslav KyselaDocumentation update by Clement Ladish
2001-12-30 Jaroslav KyselaUpdated GNU GPL license (address).
2001-11-19 Jaroslav KyselaConfiguration:
2001-10-24 Jaroslav KyselaChanges for static build.
2001-08-15 Jaroslav KyselaRemoved debug output
2001-08-15 Jaroslav KyselaAdded symbol versioning for dlsym-callbacks.