Changeset 4a764d1 in mainline for uspace/app/bdsh/cmds/modules/ls/ls.h

Timestamp:
2019-06-01T12:45:30Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c878693
Parents:
0feb39b
Message:

Replacing scanf() with str_rchr()

The command ls used scanf() for indenting
the size column. This has been replaced with
str_rchr() which is safer in that context.

(No files)

Note: See TracChangeset for help on using the changeset viewer.