Andreas Kling
|
7c37ffd9d8
LibC: Let the string for SIGFPE be "Division by zero".
|
6 yıl önce |
Andreas Kling
|
02033873b7
LibC: Add sigsuspend() stub.
|
6 yıl önce |
Andreas Kling
|
5f63f8120c
Kernel: Remove "restorer" field from SignalActionData.
|
6 yıl önce |
Andreas Kling
|
a356746d04
Compat work towards porting vim.
|
6 yıl önce |
Andreas Kling
|
e0c1541847
Compat work towards making bash-5.0 build with less patches.
|
6 yıl önce |
Andreas Kling
|
a7a456002e
LibC: Enough compat work to make binutils-2.32 build and run.
|
6 yıl önce |
Andreas Kling
|
3a0a8848fb
Make syscall invocations look pleasant.
|
6 yıl önce |
Andreas Kling
|
464a16afa2
Implement signal() via sigaction() and get rid of sys$signal().
|
6 yıl önce |
Andreas Kling
|
d5d45d1088
Rage hacking to get bash to run. It finally runs. So cool! :^)
|
6 yıl önce |
Andreas Kling
|
3b2f172d48
A bunch of compat work (mostly stubs but some real implementations, too.)
|
6 yıl önce |
Andreas Kling
|
6a0a2c9ab4
Some improvements to signals.
|
6 yıl önce |
Andreas Kling
|
7c3746592b
Add strsignal() and improve sharing signal numbers between LibC and kernel.
|
6 yıl önce |
Andreas Kling
|
3024167cbd
Change syscall naming scheme.
|
6 yıl önce |
Andreas Kling
|
46f0c28a4a
Add sigset_t helper functions to LibC.
|
6 yıl önce |
Andreas Kling
|
153ea704af
Add some basic signal support.
|
6 yıl önce |
Andreas Kling
|
82f84bab11
More random compat hacking towards getting bash to build.
|
6 yıl önce |
Andreas Kling
|
e76312ab63
Lots of minor compat stuff while seeing if bash would build.
|
6 yıl önce |
Andreas Kling
|
3218f00099
Implement basic sys$kill() and add a /bin/kill
|
6 yıl önce |