puts() should append newline.
commit1abcf1db7c2a8071caaf9983f1571b2ef88e1be6
authorJiří Zárevúcky <jiri.zarevucky@nic.cz>
Tue, 10 Apr 2018 19:43:21 +0000 (10 21:43 +0200)
committerJiří Zárevúcky <jiri.zarevucky@nic.cz>
Tue, 10 Apr 2018 19:43:21 +0000 (10 21:43 +0200)
tree650339ec3e2375c1c506dfa0e1a49d21c694e5a6
parent9fa14d8ddc43d5a2acc6637cb66265ecd07540e8
puts() should append newline.
13 files changed:
boot/generic/src/vprintf.c
kernel/generic/src/printf/vprintf.c
uspace/app/bdsh/cmds/modules/cat/cat.c
uspace/app/tetris/scores.c
uspace/app/tetris/tetris.c
uspace/app/tmon/main.c
uspace/app/tmon/tests.c
uspace/app/top/screen.c
uspace/dist/src/c/demos/tetris/scores.c
uspace/dist/src/c/demos/tetris/tetris.c
uspace/dist/src/c/demos/top/screen.c
uspace/lib/c/generic/io/io.c
uspace/lib/c/include/stdio.h