houmkh d9ee9a0f5b Release worker private (#74) hace 2 años
..
math fbe1e23e97 将makefile中的gcc字样用$(CC)环境变量代替 hace 2 años
sys 9b37ff3e5a new: 增加一些编译器相关的宏 hace 2 años
Makefile 1872d9bd4a 将common文件夹下的c文件移动到lib文件夹下 hace 2 años
asm.h d1671bc121 :bug: 修复了无法切换进程、无法进行浮点运算的bug(将main.c中的init函数名进行修改) hace 3 años
atomic.h a02acbdbe6 将进程同步原语移动到common文件夹下 hace 2 años
bitree.h 494bcc1811 bitree的单元测试以及bug修复 hace 2 años
blk_types.h 339053a20e 将具体磁盘类型与fat32文件系统进行分离 hace 2 años
block.h 339053a20e 将具体磁盘类型与fat32文件系统进行分离 hace 2 años
boot_info.h 870ae59646 删除无用信息 hace 2 años
compiler.h 9b37ff3e5a new: 增加一些编译器相关的宏 hace 2 años
compiler_attributes.h b815294832 new: usb hid parser hace 2 años
completion.h 09f8d6f577 添加completion模块+wait_queue_head模块+schedule_timeout (#70) hace 2 años
cpu.h 4bc64de8f9 :new: 测定tsc频率 hace 2 años
crc16.h cbbf79b2cf crc库(#46) hace 2 años
crc32.h cbbf79b2cf crc库(#46) hace 2 años
crc64.h cbbf79b2cf crc库(#46) hace 2 años
crc7.h cbbf79b2cf crc库(#46) hace 2 años
crc8.h cbbf79b2cf crc库(#46) hace 2 años
dirent.h 676260c537 :new: usleep()、nanosleep() hace 2 años
elf.h 1872d9bd4a 将common文件夹下的c文件移动到lib文件夹下 hace 2 años
err.h 02a6b3a303 new: kthread机制 hace 2 años
errno.h 59cbd6c4fc :new: 用户/内核内存拷贝函数 hace 3 años
fcntl.h 8a080f3cce new: 将sys_rmdir更改为sys_unlink,.且完成删除文件操作的vfs部分 (#69) hace 2 años
font.h d1671bc121 :bug: 修复了无法切换进程、无法进行浮点运算的bug(将main.c中的init函数名进行修改) hace 3 años
gfp.h f513286f53 new:kzalloc hace 2 años
glib.h d53ddde95d Patch add idr (#56) hace 2 años
hid.h 0385e0324e 在usb设备的hid path中寻找给定的节点(存在问题,以后再解决) (#67) hace 2 años
idr.h d53ddde95d Patch add idr (#56) hace 2 años
kfifo.h 34205659b5 Patch isolate sched_cfs (#62) hace 2 años
kprint.h 1bd4e3e91d 修复日志输出函数的bug hace 2 años
kthread.h d9ee9a0f5b Release worker private (#74) hace 2 años
list.h 9b37ff3e5a new: 增加一些编译器相关的宏 hace 2 años
lockref.h 85719d938d new: lockref hace 2 años
lz4.h 4713a1a152 new: 移植了LZ4库 hace 2 años
math.h bf4226f6b9 new: 统计前导0 hace 2 años
mutex.h 339053a20e 将具体磁盘类型与fat32文件系统进行分离 hace 2 años
numa.h 02a6b3a303 new: kthread机制 hace 2 años
printk.h 8e3f5674f8 实现设置pcb名字和vsnprintf (#72) hace 2 años
semaphore.h 26a6edee71 fix: 删除semaphore的多余函数声明 hace 2 años
spinlock.h 85719d938d new: lockref hace 2 años
stddef.h 676260c537 :new: usleep()、nanosleep() hace 2 años
stdio.h e14535feaa 解决printk中的私有函数没有加static的问题 hace 2 años
stdlib.h ef7d20c0fb new:chardev的挂载 hace 2 años
string.h c2fa7bf46d new: memcmp函数 hace 2 años
time.h fa1c2bd461 xhci控制器初始化(还存在bug,无法reset端口) hace 2 años
unistd.h e62bbf13e5 swab函数 (#53) hace 2 años
user_namespace.h 8a080f3cce new: 将sys_rmdir更改为sys_unlink,.且完成删除文件操作的vfs部分 (#69) hace 2 años
wait_queue.h 09f8d6f577 添加completion模块+wait_queue_head模块+schedule_timeout (#70) hace 2 años
wait_queue_head.h 09f8d6f577 添加completion模块+wait_queue_head模块+schedule_timeout (#70) hace 2 años