Commit Graph

2 Commits

Author SHA1 Message Date
Harald Welte c673eee4f4 msgb: Also copy msgb {dst, lchan, cb} during msgb_copy_*
It wasn't really specified if those fields are supposed to be copied.
But after all, a copy is supposed to behave exactly like the original,
not just in terms of the data but all aspects.

Change-Id: I68328adb952ca8833ba047cb3b49ccc6f8a1f1b5
2024-03-18 11:21:34 +01:00
Pau Espin d4c3dc8d59 Move src/*.{c,h} to src/core/
This way we have all libosmocore.so in an own subdir instead of having
lots of files in the parent dir, which also contains subdirs to other
libraries.
This also matches the schema under include/osmocom/.

Change-Id: I6c76fafebdd5e961aed88bbecd2c16bc69d580e2
2023-01-18 17:14:06 +01:00