Changeset cc76be3 in mainline for uspace/lib/libc/generic/string.c

Timestamp:
2007-12-14T18:12:17Z (16 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
74303b6
Parents:
5832e9b
Message:

VFS work.
During VFS_REGISTER, use strncmp() instead of strcmp().
Add one excessive convenience byte to vfs_info.name to support the
above-mentioned change. In case the fs name spans all available
characters, make sure this convenience byte is zero.

(No files)

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