osmo-msc/openbsc/src/vty
Harald Welte (local) d19e58b13c move talloc context creation out of on_dso / constructors
the various constructors get called in a non-obvious, linker determined
order, which makes certain objects disappear from the talloc report.

This change moves the talloc context creation into a new talloc_ctx.c file
2009-08-15 02:30:58 +02:00
..
buffer.c use one talloc context for entire vty code 2009-08-07 13:25:41 +02:00
cardshell.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
command.c vty/command: Use CONFIGFILE_MASK as mask in chmod and not as mode. 2009-08-12 20:52:35 +02:00
vector.c use one talloc context for entire vty code 2009-08-07 13:25:41 +02:00
vty.c move talloc context creation out of on_dso / constructors 2009-08-15 02:30:58 +02:00