Andreas Kling
|
1f41a36c52
|
Add a Unix namespace for foo_t types.
This allows me to keep prototyping things on a random desktop machine,
even if that machine has its own ideas about foo_t types.
|
2018-10-14 22:57:57 +02:00 |
|
Andreas Kling
|
c6d6ba7512
|
Minor errno fixups.
|
2018-10-14 22:16:28 +02:00 |
|
Andreas Kling
|
c94044a04a
|
Work on POSIX-like read() and lseek() support.
|
2018-10-14 21:19:27 +02:00 |
|
Andreas Kling
|
fa3b11ac64
|
Parse out major/minor device from character and block device inodes.
|
2018-10-14 02:24:12 +02:00 |
|
Andreas Kling
|
750b27cb07
|
Ext2FileSystem::readInode() should return an empty buffer for 0-length files.
|
2018-10-13 00:50:35 +02:00 |
|
Andreas Kling
|
c2d42710bb
|
Fix build.
|
2018-10-13 00:44:54 +02:00 |
|
Andreas Kling
|
5a30055157
|
Import all this stuff into a single repo called Serenity.
|
2018-10-10 11:53:07 +02:00 |
|