Skip to content

Commit 273ab29

Browse files
committed
core, lib, modules: restructured source code tree
- new folder src/ to hold the source code for main project applications - main.c is in src/ - all core files are subfolder are in src/core/ - modules are in src/modules/ - libs are in src/lib/ - application Makefiles are in src/ - application binary is built in src/ (src/kamailio)
1 parent 97e94d7 commit 273ab29

File tree

4,324 files changed

+0
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4,324 files changed

+0
-0
lines changed

Makefile src/Makefile

File renamed without changes.

Makefile.cfg src/Makefile.cfg

File renamed without changes.

Makefile.defs src/Makefile.defs

File renamed without changes.

Makefile.dirs src/Makefile.dirs

File renamed without changes.
File renamed without changes.

Makefile.libs src/Makefile.libs

File renamed without changes.
File renamed without changes.
File renamed without changes.

Makefile.rules src/Makefile.rules

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Makefile.utils src/Makefile.utils

File renamed without changes.

action.c src/core/action.c

File renamed without changes.

action.h src/core/action.h

File renamed without changes.

async_task.c src/core/async_task.c

File renamed without changes.

async_task.h src/core/async_task.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

atomic_ops.c src/core/atomic_ops.c

File renamed without changes.

atomic_ops.h src/core/atomic_ops.h

File renamed without changes.
File renamed without changes.

basex.c src/core/basex.c

File renamed without changes.

basex.h src/core/basex.h

File renamed without changes.

bit_count.c src/core/bit_count.c

File renamed without changes.

bit_count.h src/core/bit_count.h

File renamed without changes.

bit_scan.c src/core/bit_scan.c

File renamed without changes.

bit_scan.h src/core/bit_scan.h

File renamed without changes.

bit_test.h src/core/bit_test.h

File renamed without changes.

ccopts.sh src/core/ccopts.sh

File renamed without changes.

ccver.sh src/core/ccver.sh

File renamed without changes.

cfg.lex src/core/cfg.lex

File renamed without changes.

cfg.y src/core/cfg.y

File renamed without changes.

cfg/cfg.c src/core/cfg/cfg.c

File renamed without changes.

cfg/cfg.h src/core/cfg/cfg.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

cfg_core.c src/core/cfg_core.c

File renamed without changes.

cfg_core.h src/core/cfg_core.h

File renamed without changes.

cfg_parser.c src/core/cfg_parser.c

File renamed without changes.

cfg_parser.h src/core/cfg_parser.h

File renamed without changes.
File renamed without changes.

clist.h src/core/clist.h

File renamed without changes.

comp_defs.h src/core/comp_defs.h

File renamed without changes.
File renamed without changes.

config.h src/core/config.h

File renamed without changes.

core_cmd.c src/core/core_cmd.c

File renamed without changes.

core_cmd.h src/core/core_cmd.h

File renamed without changes.

core_stats.h src/core/core_stats.h

File renamed without changes.

counters.c src/core/counters.c

File renamed without changes.

counters.h src/core/counters.h

File renamed without changes.

crc.c src/core/crc.c

File renamed without changes.

crc.h src/core/crc.h

File renamed without changes.

daemonize.c src/core/daemonize.c

File renamed without changes.

daemonize.h src/core/daemonize.h

File renamed without changes.

data_lump.c src/core/data_lump.c

File renamed without changes.

data_lump.h src/core/data_lump.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

dns_cache.c src/core/dns_cache.c

File renamed without changes.

dns_cache.h src/core/dns_cache.h

File renamed without changes.

dns_func.c src/core/dns_func.c

File renamed without changes.

dns_func.h src/core/dns_func.h

File renamed without changes.
File renamed without changes.

dprint.c src/core/dprint.c

File renamed without changes.

dprint.h src/core/dprint.h

File renamed without changes.

dset.c src/core/dset.c

File renamed without changes.

dset.h src/core/dset.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

endianness.c src/core/endianness.c

File renamed without changes.

endianness.h src/core/endianness.h

File renamed without changes.

error.c src/core/error.c

File renamed without changes.

error.h src/core/error.h

File renamed without changes.

events.c src/core/events.c

File renamed without changes.

events.h src/core/events.h

File renamed without changes.

fastlock.h src/core/fastlock.h

File renamed without changes.

fix_lumps.h src/core/fix_lumps.h

File renamed without changes.

flags.c src/core/flags.c

File renamed without changes.

flags.h src/core/flags.h

File renamed without changes.

fmsg.c src/core/fmsg.c

File renamed without changes.

fmsg.h src/core/fmsg.h

File renamed without changes.

forward.c src/core/forward.c

File renamed without changes.

forward.h src/core/forward.h

File renamed without changes.

futexlock.h src/core/futexlock.h

File renamed without changes.

globals.h src/core/globals.h

File renamed without changes.

hash_func.c src/core/hash_func.c

File renamed without changes.

hash_func.h src/core/hash_func.h

File renamed without changes.

hashes.h src/core/hashes.h

File renamed without changes.

id.c src/core/id.c

File renamed without changes.

id.h src/core/id.h

File renamed without changes.

io_wait.c src/core/io_wait.c

File renamed without changes.

io_wait.h src/core/io_wait.h

File renamed without changes.

ip_addr.c src/core/ip_addr.c

File renamed without changes.

ip_addr.h src/core/ip_addr.h

File renamed without changes.

kemi.c src/core/kemi.c

File renamed without changes.

kemi.h src/core/kemi.h

File renamed without changes.

list.h src/core/list.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

lock_alloc.h src/core/lock_alloc.h

File renamed without changes.

lock_ops.c src/core/lock_ops.c

File renamed without changes.

lock_ops.h src/core/lock_ops.h

File renamed without changes.
File renamed without changes.

locking.c src/core/locking.c

File renamed without changes.

locking.h src/core/locking.h

File renamed without changes.
File renamed without changes.

lvalue.c src/core/lvalue.c

File renamed without changes.

lvalue.h src/core/lvalue.h

File renamed without changes.
File renamed without changes.

md5.c src/core/md5.c

File renamed without changes.

md5.h src/core/md5.h

File renamed without changes.

md5utils.c src/core/md5utils.c

File renamed without changes.

md5utils.h src/core/md5utils.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

mem/mem.c src/core/mem/mem.c

File renamed without changes.

mem/mem.h src/core/mem/mem.h

File renamed without changes.

mem/memapi.h src/core/mem/memapi.h

File renamed without changes.
File renamed without changes.

mem/memdbg.h src/core/mem/memdbg.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

mem/pkg.c src/core/mem/pkg.c

File renamed without changes.

mem/pkg.h src/core/mem/pkg.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

mem/shm.c src/core/mem/shm.c

File renamed without changes.

mem/shm.h src/core/mem/shm.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

mod_fix.c src/core/mod_fix.c

File renamed without changes.

mod_fix.h src/core/mod_fix.h

File renamed without changes.

modparam.c src/core/modparam.c

File renamed without changes.

modparam.h src/core/modparam.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

name_alias.h src/core/name_alias.h

File renamed without changes.
File renamed without changes.
File renamed without changes.

onsend.h src/core/onsend.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

parser/hf.c src/core/parser/hf.c

File renamed without changes.

parser/hf.h src/core/parser/hf.h

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

pass_fd.c src/core/pass_fd.c

File renamed without changes.

pass_fd.h src/core/pass_fd.h

File renamed without changes.

0 commit comments

Comments
 (0)