alsa-lib/src
Rudi Heitbaum 6f074eefb1 conf, seq, ucm: fix discards const from pointer target
Since glibc-2.43:

For ISO C23, the functions bsearch, memchr, strchr, strpbrk, strrchr,
strstr, wcschr, wcspbrk, wcsrchr, wcsstr and wmemchr that return pointers
into their input arrays now have definitions as macros that return a
pointer to a const-qualified type when the input argument is a pointer
to a const-qualified type.

https://lists.gnu.org/archive/html/info-gnu/2026-01/msg00005.html

Closes: https://github.com/alsa-project/alsa-lib/pull/496
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2026-05-25 11:26:15 +02:00
..
conf conf: cards: unify whitespace - use tabs and remove trailing spaces 2025-12-10 16:50:28 +01:00
control Revert "snd_tlv_convert_to_dB: Fix mute handling for MINMAX_MUTE type" 2026-05-01 07:44:47 +02:00
hwdep huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
mixer coverity.com fixes - initial round 2025-11-12 15:36:29 +01:00
pcm coverity.com fixes - initial round 2025-11-12 15:36:29 +01:00
rawmidi coverity.com fixes - initial round 2025-11-12 15:36:29 +01:00
seq conf, seq, ucm: fix discards const from pointer target 2026-05-25 11:26:15 +02:00
timer huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
topology Topology: Add high and extended rates from Linux 6.12 2026-05-25 10:50:28 +02:00
ucm conf, seq, ucm: fix discards const from pointer target 2026-05-25 11:26:15 +02:00
async.c coverity.com fixes - initial round 2025-11-12 15:36:29 +01:00
conf.c conf, seq, ucm: fix discards const from pointer target 2026-05-25 11:26:15 +02:00
confeval.c replace SNDMSG,SYSMSG,SNDERR,SYSERR with new log macros 2025-11-07 18:09:26 +01:00
confmisc.c huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
dlmisc.c huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
error.c error: fix the "return old snd_lib_error_set_handler() behaviour" 2026-01-08 13:19:45 +01:00
input.c huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
Makefile.am Delete alsalisp code 2025-04-07 18:36:54 +02:00
names.c huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
output.c huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
shmarea.c doxygen: global: silence 'not documented' warnings 2023-09-01 16:12:02 +02:00
socket.c huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
userfile.c huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
Versions.in.in log: implement filter based on string configuration (env LIBASOUND_DEBUG). 2025-11-07 18:09:26 +01:00