# # ChangeLog for uspace/lib/fmtutil/fmtutil.c in mainline # # Generated by Trac 1.6 # 2025-06-24T11:20:45Z Sun, 21 Aug 2011 08:18:18 GMT Martin Sucha [19d007e] * uspace/lib/fmtutil/fmtutil.c (modified) Fix handling of empty lines when using ALIGN_JUSTIFY Sun, 21 Aug 2011 08:15:13 GMT Martin Sucha [fcfac250] * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) Use proper formula to calculate number of spaces between words when ... Sun, 21 Aug 2011 08:06:14 GMT Martin Sucha [e406736] * uspace/lib/fmtutil/fmtutil.c (modified) Check for unknown alignment type Sat, 20 Aug 2011 22:58:14 GMT Martin Sucha [22cf42d9] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/fmtutil/Makefile (added) * uspace/lib/fmtutil/fmtutil.c (added) * uspace/lib/fmtutil/fmtutil.h (added) Add formatting library and display help message wrapped