Jeremy Soller
|
90bf583d28
Better patch for missing M_PI constants
|
6 年 前 |
Jeremy Soller
|
ee40035c4b
Add asprintf
|
6 年 前 |
Jeremy Soller
|
63b079c231
Include alloca.h in stdlib.h
|
6 年 前 |
Jeremy Soller
|
be035f8862
Copy pthreads-emb files on install
|
6 年 前 |
Jeremy Soller
|
8aae8e1564
Add PTE
|
6 年 前 |
Jeremy Soller
|
fc9e3923f6
drop DIR pointers again
|
6 年 前 |
Jeremy Soller
|
de429a8df6
Fix overflow issues in Redox getdents
|
6 年 前 |
Jeremy Soller
|
e8377d259a
Mutable argv
|
6 年 前 |
Jeremy Soller
|
925d9f6bbf
WIP: fflush all files when null is passed
|
6 年 前 |
Jeremy Soller
|
05f17794e4
Return correct error code from access
|
6 年 前 |
Jeremy Soller
|
7049359c25
Hack around closedir crashing
|
6 年 前 |
Jeremy Soller
|
594bcd75d4
Add closedir to dirent test
|
6 年 前 |
Jeremy Soller
|
a39f170ed3
Reenable grp header (for git)
|
6 年 前 |
Jeremy Soller
|
4ced856b39
Fix fseeko not flushing write buffer
|
6 年 前 |
Jeremy Soller
|
62b0b0d508
Add rustcflags to makefile
|
6 年 前 |
Jeremy Soller
|
7dbd57f913
Fix putenv crash
|
6 年 前 |
Jeremy Soller
|
fe57754c34
Do not cast usize to isize in strncpy
|
6 年 前 |
Jeremy Soller
|
3075b8b69f
Replace gethostname syscall with uname
|
6 年 前 |
Jeremy Soller
|
52fd4d7e83
Clippy fixes
|
6 年 前 |
Jeremy Soller
|
28dab8ece8
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
6 年 前 |
Jeremy Soller
|
9325183b21
Fix strcat
|
6 年 前 |
Jeremy Soller
|
ca75bbc1c9
Merge branch 'isspace' into 'master'
|
6 年 前 |
Tibor Nagy
|
8d05067ac7
ctype: fix isspace to test all space class characters
|
6 年 前 |
Jeremy Soller
|
d66afa4586
Do not return mutable pointer from strsignal
|
6 年 前 |
Jeremy Soller
|
35bcf93160
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
6 年 前 |
Jeremy Soller
|
0a44d4543f
Override CC for aarch64 redox
|
6 年 前 |
Jeremy Soller
|
950b4526c7
- Disable output of empty header files
|
6 年 前 |
Jeremy Soller
|
4bb16e01b2
Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc
|
6 年 前 |
Jeremy Soller
|
37cd503c88
Cleanups of redox pal
|
6 年 前 |
Jeremy Soller
|
1a8af993e6
Fix invalid inline ASM
|
6 年 前 |