Andreas Kling
|
ca6847b5bb
|
Import a simple text editor I started working on.
|
2018-12-04 00:27:16 +01:00 |
|
Andreas Kling
|
8135952832
|
Add a Chomp feature to String construction that removes a trailing newline.
This will be useful in many situations.
|
2018-11-07 00:19:35 +01:00 |
|
Andreas Kling
|
9886b27d9c
|
Add getpwent() family of functions to LibC.
Also add a little /etc/passwd database. There's just me in there.
|
2018-10-31 19:54:25 +01:00 |
|
Andreas Kling
|
53abfa7ea1
|
Add sys$gethostname and /bin/hostname
|
2018-10-26 09:54:29 +02:00 |
|
Andreas Kling
|
9171521752
|
Integrate ext2 from VFS into Kernel.
|
2018-10-17 10:57:23 +02:00 |
|
Andreas Kling
|
0c1a4e8de3
|
Add String::substring().
|
2018-10-16 12:07:17 +02:00 |
|
Andreas Kling
|
5a30055157
|
Import all this stuff into a single repo called Serenity.
|
2018-10-10 11:53:07 +02:00 |
|