greatbridf
|
e9937eddbd
feat(environ): pass envs between procs
|
2 年之前 |
greatbridf
|
b8bfecd56f
feat(gblibc): asprintf and vasprintf
|
2 年之前 |
greatbridf
|
2298a86ef1
feat(gblibc): add ferror_unlocked
|
2 年之前 |
greatbridf
|
405ef53f7a
feat(tty): clear read buf in default sig. handlers
|
2 年之前 |
greatbridf
|
92f2e82f02
feat(gblibc): clearerr, ferror, feof
|
2 年之前 |
greatbridf
|
1f9648b753
feat(gblibc): bsearch()
|
2 年之前 |
greatbridf
|
e4159f941b
feat(gblibc): add qsort, rand, alloca
|
2 年之前 |
greatbridf
|
5799cd8bfd
fix(ioctl): check whether file is /dev/console
|
2 年之前 |
greatbridf
|
69803ca140
feat(gblibc): isatty()
|
2 年之前 |
greatbridf
|
a3b9f3e011
feat(gblibc): add {ge,pu}tc_unlocked
|
2 年之前 |
greatbridf
|
8eab661b1a
fix(gblibc): change NDINSERT and NDERASE to func
|
2 年之前 |
greatbridf
|
8d8a8f7a1c
feat(gblibc): add fopen and move stdout
|
2 年之前 |
greatbridf
|
652028e079
feat(gblibc): buffered io and printf
|
2 年之前 |
greatbridf
|
1ce4b3415e
feat(gblibc): add malloc, brk, sbrk
|
2 年之前 |
greatbridf
|
0c919f05e7
feat(gblibc): set errno for syscalls
|
2 年之前 |
greatbridf
|
3bca251840
feat(gblibc): stderror()
|
2 年之前 |
greatbridf
|
2d34baf675
feat(gblibc): add strstr()
|
2 年之前 |
greatbridf
|
d67ccc411a
feat(gblibc): strcspn
|
2 年之前 |
greatbridf
|
428d0d3321
feat(gblibc): add strcasecmp and strncasecmp
|
2 年之前 |
greatbridf
|
f3ad9758aa
feat(gblibc): add __stack_chk_fail_local
|
2 年之前 |
greatbridf
|
3e141f09b7
change(gblibc): move errno to gblibc
|
2 年之前 |
greatbridf
|
7b059e1a11
feat(gblibc): add string.h and stdio.h funcs
|
2 年之前 |
greatbridf
|
15f53c60ab
remove crt0 out of gblibc
|
2 年之前 |
greatbridf
|
eaa4c84140
feat: vfs_open_proc for user space syscalls
|
2 年之前 |
greatbridf
|
f41f73a8b1
fix: mmaped pages of child procs may be empty
|
2 年之前 |
greatbridf
|
b60840f419
change(mmap): remove _mmap
|
2 年之前 |
greatbridf
|
8887ccd4ed
fix: set p bit of cow page whose refcount is 1
|
2 年之前 |
greatbridf
|
1724d02506
fix(mm_list): set children mm's owner on moving
|
2 年之前 |
greatbridf
|
8e1293cd43
feat: support fat32 lowercase filename
|
2 年之前 |
greatbridf
|
c4c0936a8f
feat(gblibc): add ctype
|
2 年之前 |