alsa-lib/src
Rudi Heitbaum 757f3a86c9 seq: 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

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2026-02-20 11:31:51 +00:00
..
conf conf: cards: unify whitespace - use tabs and remove trailing spaces 2025-12-10 16:50:28 +01:00
control control: remap - cosmetic code reorganization 2026-02-04 18:42:56 +01: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 seq: fix discards const from pointer target 2026-02-20 11:31:51 +00:00
timer huge correction of tabulators and whitespaces 2025-11-07 18:09:26 +01:00
topology topology: decoder - add boundary check for channel mixer count 2026-01-29 16:55:49 +01:00
ucm ucm: fix discards const from pointer target 2026-02-20 11:31:27 +00:00
async.c coverity.com fixes - initial round 2025-11-12 15:36:29 +01:00
conf.c conf: fix discards const from pointer target 2026-02-20 11:31:02 +00: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