This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
Truly independent web browser
browser
browser-engine
419
commits
1
branch
0
tags
474
MiB
C++
70.8%
HTML
16.5%
JavaScript
10.2%
CMake
0.7%
Objective-C++
0.6%
Other
1.1%
4e2c2b9748
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Andreas Kling
4e2c2b9748
Minor TTY tweak.
2018-11-16 18:12:22 +01:00
AK
Add a DoubleBuffer thingy to allow TTY read/write to be interleaved.
2018-11-16 17:57:00 +01:00
Base
/etc
Add getgrent() family of functions.
2018-11-06 22:27:51 +01:00
ELFLoader
Make loading /bin/bash ~250x faster.
2018-11-12 13:45:15 +01:00
Kernel
Minor TTY tweak.
2018-11-16 18:12:22 +01:00
LibC
Improve syscall address validation a bit.
2018-11-16 16:10:59 +01:00
Userland
Reduce kmalloc() traffic in directory iteration.
2018-11-13 00:17:30 +01:00
VirtualFileSystem
Add ioctl() and reimplement tcsetpgrp/tcsetpgrp as ioctls.
2018-11-16 13:13:50 +01:00
Widgets
More VFS cleanup.
2018-11-15 16:04:25 +01:00
.gitignore
Add simplified mmap() and munmap() syscalls.
2018-10-24 09:48:41 +02:00
Banner.txt
Add a cool banner.
2018-10-10 13:18:46 +02:00