summaryrefslogtreecommitdiff
path: root/VirtualFileSystem/InodeMetadata.h
AgeCommit message (Expand)Author
2018-12-03Some coding style fixes. I'm getting more comfortable with this style.Andreas Kling
2018-11-07Add some basic setgroups(), getgroups() and initgroups().Andreas Kling
2018-10-27Add some basic field width support to printf().Andreas Kling
2018-10-14Add a "stat" command to test FileHandle::stat().Andreas Kling
2018-10-14Parse out major/minor device from character and block device inodes.Andreas Kling
2018-10-10Import all this stuff into a single repo called Serenity.Andreas Kling