Changeset db25906 in mainline for uspace/srv/vfs/vfs_mount.c

Timestamp:
2007-10-05T05:16:18Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c4e75ea
Parents:
f7fad5a
Message:

Remove duplicit implementation of strlen() in kernel, rename is_digit(),
is_white() and co. to their standard names (e.g. isdigit(), isspace()) and
remove duplicit implementation of isdigit(). Fix cstyle in kernel printf()
implementation.

(No files)

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