76c53ac Import libxo 0.8.4

Authored and Committed by Phil Shafer 6 years ago
60 files changed. 557 lines added. 30 lines removed.
Makefile.am
file modified
+20 -1
configure.ac
file modified
+1 -1
doc/libxo-manual.html
file modified
+2 -2
libxo/libxo.3
file modified
+10 -0
libxo/libxo.c
file modified
+51 -13
libxo/xo_attr.3
file modified
+10 -0
libxo/xo_create.3
file modified
+10 -0
libxo/xo_emit.3
file modified
+10 -0
libxo/xo_emit_err.3
file modified
+10 -0
libxo/xo_emit_f.3
file modified
+10 -0
libxo/xo_err.3
file modified
+10 -0
libxo/xo_error.3
file modified
+10 -0
libxo/xo_finish.3
file modified
+10 -0
libxo/xo_flush.3
file modified
+10 -0
libxo/xo_format.5
file modified
+10 -0
libxo/xo_message.3
file modified
+10 -0
libxo/xo_no_setlocale.3
file modified
+10 -0
libxo/xo_open_container.3
file modified
+10 -0
libxo/xo_open_list.3
file modified
+10 -0
libxo/xo_open_marker.3
file modified
+10 -0
libxo/xo_options.7
file modified
+9 -0
libxo/xo_parse_args.3
file modified
+10 -0
libxo/xo_set_allocator.3
file modified
+10 -0
libxo/xo_set_flags.3
file modified
+10 -0
libxo/xo_set_info.3
file modified
+10 -0
libxo/xo_set_options.3
file modified
+10 -0
libxo/xo_set_style.3
file modified
+10 -0
libxo/xo_set_syslog_enterprise_id.3
file modified
+10 -0
libxo/xo_set_version.3
file modified
+10 -0
libxo/xo_set_writer.3
file modified
+10 -0
libxo/xo_syslog.3
file modified
+10 -0
tests/core/saved/test_01.E.out
file modified
+6 -0
tests/core/saved/test_01.H.out
file modified
+1 -1
tests/core/saved/test_01.HIPx.out
file modified
+21 -0
tests/core/saved/test_01.HP.out
file modified
+21 -0
tests/core/saved/test_01.J.out
file modified
+1 -1
tests/core/saved/test_01.JP.out
file modified
+6 -0
tests/core/saved/test_01.T.out
file modified
+3 -0
tests/core/saved/test_01.X.out
file modified
+1 -1
tests/core/saved/test_01.XP.out
file modified
+6 -0
tests/core/saved/test_02.E.out
file modified
+1 -1
tests/core/saved/test_02.J.out
file modified
+1 -1
tests/core/saved/test_02.JP.out
file modified
+1 -1
tests/core/saved/test_02.X.out
file modified
+1 -1
tests/core/saved/test_02.XP.out
file modified
+1 -1
tests/core/test_01.c
file modified
+4 -0
tests/xo/saved/xo_01.H.out
file modified
+1 -1
tests/xo/saved/xo_01.HIPx.out
file modified
+24 -0
tests/xo/saved/xo_01.HP.out
file modified
+24 -0
tests/xo/saved/xo_01.J.out
file modified
+1 -1
tests/xo/saved/xo_01.JP.out
file modified
+16 -0
tests/xo/saved/xo_01.T.out
file modified
+4 -0
tests/xo/saved/xo_01.X.out
file modified
+1 -1
tests/xo/saved/xo_01.XP.out
file modified
+16 -0
tests/xo/xo_01.sh
file modified
+7 -1
xo/xo.1
file modified
+10 -0
xohtml/xohtml.1
file modified
+8 -1
xohtml/xohtml.sh.in
file modified
+7 -0
xolint/xolint.1
file modified
+10 -0
xopo/xopo.1
file modified
+10 -0
    Import libxo 0.8.4
    
        
file modified
+20 -1
file modified
+1 -1
file modified
+2 -2
file modified
+10 -0
file modified
+51 -13
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+9 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+10 -0
file modified
+4 -0
file modified
+1 -1
file modified
+24 -0
file modified
+24 -0
file modified
+1 -1
file modified
+16 -0
file modified
+4 -0
file modified
+1 -1
file modified
+16 -0
file modified
+7 -1
file modified
+10 -0
file modified
+8 -1
file modified
+7 -0
file modified
+10 -0
file modified
+10 -0