make standard syslog and vsyslog POSIX compliant (also modify non-standard...
make standard syslog and vsyslog POSIX compliant (also modify non-standard syslog functions for compatibility). This will break a lot of things until ALL usage of syslog is updated to use the modified interfaces
Showing
- fs/driver/fs_syslog.c 4 additions, 3 deletionsfs/driver/fs_syslog.c
- include/debug.h 4 additions, 4 deletionsinclude/debug.h
- include/syslog.h 4 additions, 4 deletionsinclude/syslog.h
- libc/libc.csv 2 additions, 2 deletionslibc/libc.csv
- libc/misc/lib_dbg.c 4 additions, 4 deletionslibc/misc/lib_dbg.c
- libc/misc/lib_dumpbuffer.c 12 additions, 27 deletionslibc/misc/lib_dumpbuffer.c
- libc/stdio/lib_lowsyslog.c 3 additions, 3 deletionslibc/stdio/lib_lowsyslog.c
- libc/stdio/lib_printf.c 3 additions, 3 deletionslibc/stdio/lib_printf.c
- libc/stdio/lib_syslog.c 3 additions, 3 deletionslibc/stdio/lib_syslog.c
Loading
Please register or sign in to comment