openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
C
CuteOS
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 12, 2025 — Mar 12, 2026
Showing page 1 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Reorganizing code to allow adding more architectures support
Karim Allah Ahmed
More...
about 13 years ago
remove old logo.h
Karim Allah Ahmed
More...
about 13 years ago
Introducing page fault handler and improving our libc a little.
Karim Allah Ahmed
More...
about 13 years ago
Adding memory mapping syscall and adding user process to render to VGA
Karim Allah Ahmed
More...
about 13 years ago
Adding initial binder framework for IPC
Karim Allah Ahmed
More...
about 13 years ago
Adding vmmap and thread creation syscalls
Karim Allah Ahmed
More...
about 13 years ago
Adding helper functions for creating procs
Karim Allah Ahmed
More...
about 13 years ago
Adding routines to copy the address space, eagerly
Karim Allah Ahmed
More...
about 13 years ago
Add the .data section to our user space files
Karim Allah Ahmed
More...
about 13 years ago
Increase the size of the initial user space mapping
Karim Allah Ahmed
More...
about 13 years ago
Adding a trivial wait-for-event function
Karim Allah Ahmed
More...
about 13 years ago
Allow interrupts to occur during a syscall, for now
Karim Allah Ahmed
More...
about 13 years ago
Slightly changing the semantics of the hash implementation
Karim Allah Ahmed
More...
about 13 years ago
Save the correct register during syscall for restoring %rflags
Karim Allah Ahmed
More...
about 13 years ago
Adding a trivial syscalls infrastructure
Karim Allah Ahmed
More...
about 13 years ago
Adding vga modesetting and initial userspace support
Karim Allah Ahmed
More...
about 13 years ago
Introduce a simple Hash Table implementation.
Ahmed S. Darwish
More...
almost 14 years ago
File: Implement the link() system call.
Ahmed S. Darwish
More...
almost 14 years ago
File: Implement the unlink() system call.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Introduce file deletion.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Update inode size fields iff file's data got extended.
Ahmed S. Darwish
More...
almost 14 years ago
File: Implement creat() / open(O_CREAT [|O_EXCL] [|O_TRUNC]).
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Remove INDEX_FL directory flag while adding new files.
Ahmed S. Darwish
More...
almost 14 years ago
File: Implement write() and open(O_TRUNC) system calls.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Introduce file truncation.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Introduce the block deallocator.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Introduce support for adding new files.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Implement write() support for existing files.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Correctly find the Block Group Descriptor table offset.
Ahmed S. Darwish
More...
almost 14 years ago
Ext2: Introduce the block allocator.
Ahmed S. Darwish
More...
almost 14 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree