Andreas Kling
|
901b7d5d91
Fix a bunch of compiler warnings. Not all, but a lot.
|
6 lat temu |
Andreas Kling
|
93c0dfd1d7
LibC: A bunch of compat work towards porting GCC.
|
6 lat temu |
Andreas Kling
|
a7a456002e
LibC: Enough compat work to make binutils-2.32 build and run.
|
6 lat temu |
Andreas Kling
|
736e852525
LibC: Implement enough missing stuff to get bash-5.0 running. :^)
|
6 lat temu |
Andreas Kling
|
27fa09aee4
LibC: Add mktime().
|
6 lat temu |
Andreas Kling
|
e04ba0a83c
Add a simple clock window to guitest2.
|
6 lat temu |
Andreas Kling
|
3a0a8848fb
Make syscall invocations look pleasant.
|
6 lat temu |
Andreas Kling
|
9d05f6b7a7
Make bash-2.05b build with minimal changes.
|
6 lat temu |
Andreas Kling
|
f394e3486a
Stub out a bunch more functions to get closer to that sweet bash build.
|
6 lat temu |
Andreas Kling
|
e9cdb6bb9b
Fix all current build warnings in LibC.
|
6 lat temu |
Andreas Kling
|
3024167cbd
Change syscall naming scheme.
|
6 lat temu |
Andreas Kling
|
e76312ab63
Lots of minor compat stuff while seeing if bash would build.
|
6 lat temu |
Andreas Kling
|
dc6f57f19c
Add gettimeofday() syscall and LibC wrappers gettimeofday() and time().
|
6 lat temu |