misc: don't os_exit(1) causing core on SIGINT
[vpp.git] / src / vlib / unix / main.c
2019-12-17 Christian E. Hoppsmisc: don't os_exit(1) causing core on SIGINT 58/22358/2
2019-12-17 GordonNoonanvlib: fix startup-config-process stack overflow 94/23794/2
2019-10-28 Paul Vinciguerravlib: unix trivial- clean up typos in docs 13/23013/2
2019-08-20 Ole Troanvlib: create unix runtime directory 91/21391/6
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-14 Dave BarachPreallocate mhash key_tmps vector 21/19521/5
2019-05-06 Dave Barachgcov / test framework: sigterm not sigkill 79/19379/2
2019-05-02 Benoît Gannevlib: align stack on OS page size 84/19284/2
2019-04-12 Paul VinciguerraTrivial: Update doxygen comments. 16/18816/2
2019-03-21 Dave BarachIgnore SIGTERM during the vpp boot sequence 69/18469/2
2019-03-01 Dave BarachSave signum and faulting address in static variables 51/17951/2
2019-01-28 Damjan MarionLess intrusive way to capture numa_node and cpu_id... 14/17114/2
2019-01-27 Damjan MarionFix issue with cpu_id and numa_code captured too early 99/17099/2
2019-01-20 Damjan MarionStore numa-noda and cpu-index in vlib_main_t 02/16902/3
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-07-18 Dave BarachAdd config option to use dlmalloc instead of mheap 56/13356/20
2018-06-26 Kingwel Xieadd backtrace in unix_signal_handler 70/13070/5
2018-06-21 Dave Barachconfigurable per-dispatch-cycle sleep 62/13062/5
2018-03-05 Damjan Marionphysmem: keep only one physmem_main 63/10963/2
2017-10-20 Keith Burns (alagalah)Thread_index for thread0 in vlib_global_main not initia... 48/8948/1
2017-10-14 Dave BarachVPP-1029: Don't call clib_longjmp(...) directly from... 14/8814/2
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Chris LukeFixes for issues reported by Coverity (VPP-972) 38/8338/5
2017-09-05 Pierre PfisterAdd pidfile cmdline option 33/7833/7
2017-08-31 Damjan MarionSet runtime_path properly when running non-root 56/8256/3
2017-08-24 Damjan MarionMake VPP runtime directory configurable 90/7690/4
2017-06-21 Damjan MarionAdd knob to specify effective group id (gid) for VPP... 43/7243/2
2017-05-16 Dave BarachVPP-845: add configurable elog post-mortem dump 22/6722/1
2017-05-10 Damjan Marioncompletelly deprecate os_get_cpu_number, replace new... 42/6642/4
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-06 Klement SekeraAdd support for unix { coredump-size <size> }. 93/5593/4
2017-02-03 Damjan MarionPlugin infrastructure improvements 24/4824/12
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19