Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling b7ad35d040 Terminal: Enough compat work for Lynx to actually load web pages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2c3cf22bc9 LibC: A whole bunch of compat work towards porting Lynx. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e421c10735 More compat work towards porting vim. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a356746d04 Compat work towards porting vim. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cccc8d8aeb More compat work. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 93c0dfd1d7 LibC: A bunch of compat work towards porting GCC. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a7a456002e LibC: Enough compat work to make binutils-2.32 build and run. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0730b3c15f Add ability to switch video modes from the system menu. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3b42db0b4c LibC: Fix busted realloc() implementation. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 736e852525 LibC: Implement enough missing stuff to get bash-5.0 running. :^) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ddb13ae6d8 LibC: Add some integer functionality needed for NASM. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c2adfd0e2d LibC: Implement various things to get GNU bc building and running. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 76f53b40f4 LibC: Add some things needed to build GNU bc. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cfa197f821 LibC: Let malloc(0) return nullptr. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 69a3aecf6b LibC: Add vsnprintf(), snprintf(), execvp() and abs(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2f74c2f430 Add basic PTY support. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 0c5ecd303c Share GraphicsBitmaps between the windowing server and the client process. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e7cc08226f Implement basic support for times(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e88f306d07 Make /proc/PID/vm more readable. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 526dcafd57 Some improvements to LibC malloc(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 85649077cd Adapt kmalloc() for userspace. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 303577df16 Various stubs while trying to get an old coreutils to build. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 2cf477a151 Add fcntl() F_DUPFD which is slightly different from dup2(). %!s(int64=6) %!d(string=hai) anos
  Andreas Kling d5d45d1088 Rage hacking to get bash to run. It finally runs. So cool! :^) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9b70808ab5 Add really cheap atol() since sizeof(int) == sizeof(long) here anyway. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling e9cdb6bb9b Fix all current build warnings in LibC. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling fdbd9f1e27 Start working on memory-mapped files. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3024167cbd Change syscall naming scheme. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 819ce91395 Enough compatibility work to make figlet build and run! %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 1d5afbdffc Add sys$set_mmap_name and use it from LibC's malloc. %!s(int64=6) %!d(string=hai) anos