This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.
Sylvain Munaut 246tnt at gmail.comHi,
>> mmm, the "osmocom" usual way is to return 0 for success and a negative
>> error, in this case -ENOTSUP would be perfect.
>>
> Is there common place to define such error codes in osmocom?
>
> git grep -ni ENOTSUP
> reveals nothing of a kind.
Well we never used that one yet I guess, but those are defined in
errno.h part of POSIX AFAIK.
Cheers,
Sylvain