Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 02c18bf6de LibC: Stub out posix_memalign() %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Liav A de7566c2c4 LibC: Don't rely on ptsname and ttyname syscalls %!s(int64=3) %!d(string=hai) anos
  Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv %!s(int64=3) %!d(string=hai) anos
  Daniel Bertalan a1dfa1efb2 LibC: Flush all file streams on exit %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ae07660587 LibC: Buffer randomness to avoid syscall in every arc4random_buf() %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 7fd1de01a7 LibC: Add POSIX spec comments for stdlib APIs %!s(int64=3) %!d(string=hai) anos
  Michel Hermier 0bfb7f9675 LibC: Move `_abort` next to `abort` %!s(int64=3) %!d(string=hai) anos
  Hendiadyoin1 dea86f511c LibC: Use FlatPtr for malloced char* address storage %!s(int64=3) %!d(string=hai) anos
  Jelle Raaijmakers 8f332ac6a3 LibC: Add `labs()` %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz f12da0af13 LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 79bcfa967b LibC: Fix up mblen %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 8df6955838 LibC: Fix up mbtowc %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher e58e50997c LibC: Implement mbstowcs %!s(int64=3) %!d(string=hai) anos
  Tim Schumacher 4893e3ef47 LibC: Implement wctomb %!s(int64=3) %!d(string=hai) anos
  Itamar a3360bcee8 LibC+DynamicLoader: Store the auxiliary vector address at startup %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 84656788bf Userland: Use kmalloc_array() where appropriate %!s(int64=4) %!d(string=hai) anos
  Peter Bindels 0a0089fc11 LibC strtod: Reduce incremental error to nearly nothing %!s(int64=4) %!d(string=hai) anos
  Jelle Raaijmakers 0e990a4be8 LibC: Implement `mblen()` %!s(int64=4) %!d(string=hai) anos
  Tim Schumacher cd970928a0 LibC: Implement getprogname and setprogname %!s(int64=4) %!d(string=hai) anos
  Andrew Kaster 74da0f24f0 LibC: Use u32 in arc4random instead of char[4] %!s(int64=4) %!d(string=hai) anos
  Lenny Maiorani 31d24d8292 LibC: Remove static from function local constexpr variable %!s(int64=4) %!d(string=hai) anos
  Jean-Baptiste Boric 069bf988ed AK: Introduce get_random_uniform() %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 9ffc2fe840 LibC: Implement the _Exit function %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 357a455b5c iLibC: Fix some missed camelCase => snake_case %!s(int64=4) %!d(string=hai) anos
  Holden Green 18a641f3f8 Implemented llabs() in stdlib.h/cpp. %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 88cebb05ad LibC+LibPthread: Implement function forwarding for libpthread %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner f033416893 Kernel+LibC: Clean up how assertions work in the kernel and LibC %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner 4075b306f8 LibC+LibPthread: Make sure TLS keys are destroyed after everything else %!s(int64=4) %!d(string=hai) anos