libosmo-abis/src
Harald Welte 35c109fd8b Support building with -Werror=strict-prototypes / -Werror=old-style-definition
Unfortunately "-std=c99" is not sufficient to make gcc ignore code that
uses constructs of earlier C standards, which were abandoned in C99.

See https://lwn.net/ml/fedora-devel/Y1kvF35WozzGBpc8@redhat.com/ for
some related discussion.

Change-Id: I5ca56d885b5ce4d4c9f91ffc083c05a48d1306e4
2022-11-03 12:21:11 +01:00
..
input input/unixsocket: Remove write delay timer 2022-10-27 13:40:04 +02:00
trau Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:21:11 +01:00
Makefile.am libosmo{abis,trau}: add -no-undefined to *_la_LDFLAGS 2022-08-04 05:18:21 +07:00
e1_input.c e1inp_input: Fix e1inp_line_clone removing original line from global list when freed 2021-10-13 16:38:02 +02:00
e1_input_vty.c Fix up vty 'show' commands for E1 line/timeslots 2021-05-05 14:07:40 -05:00
init.c Add SPDX-License-Identifier to all source files 2017-11-13 01:09:21 +09:00
ipa_proxy.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-04 16:45:59 +07:00
subchan_demux.c subchan_demux: Fix out-of-bounds write 2020-07-04 11:21:23 +02:00
trau_frame.c trau_frame: Fix AMR frame decoding 2020-05-14 15:48:09 +00:00