Historial de Commits

Autor SHA1 Mensaje Fecha
  Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv hace 3 años
  Daniel Bertalan a1dfa1efb2 LibC: Flush all file streams on exit hace 3 años
  Andreas Kling ae07660587 LibC: Buffer randomness to avoid syscall in every arc4random_buf() hace 3 años
  Brian Gianforcaro 7fd1de01a7 LibC: Add POSIX spec comments for stdlib APIs hace 3 años
  Michel Hermier 0bfb7f9675 LibC: Move `_abort` next to `abort` hace 3 años
  Hendiadyoin1 dea86f511c LibC: Use FlatPtr for malloced char* address storage hace 3 años
  Jelle Raaijmakers 8f332ac6a3 LibC: Add `labs()` hace 3 años
  Idan Horowitz f12da0af13 LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h hace 3 años
  Tim Schumacher 79bcfa967b LibC: Fix up mblen hace 3 años
  Tim Schumacher 8df6955838 LibC: Fix up mbtowc hace 3 años
  Tim Schumacher e58e50997c LibC: Implement mbstowcs hace 3 años
  Tim Schumacher 4893e3ef47 LibC: Implement wctomb hace 3 años
  Itamar a3360bcee8 LibC+DynamicLoader: Store the auxiliary vector address at startup hace 3 años
  Andreas Kling 84656788bf Userland: Use kmalloc_array() where appropriate hace 4 años
  Peter Bindels 0a0089fc11 LibC strtod: Reduce incremental error to nearly nothing hace 4 años
  Jelle Raaijmakers 0e990a4be8 LibC: Implement `mblen()` hace 4 años
  Tim Schumacher cd970928a0 LibC: Implement getprogname and setprogname hace 4 años
  Andrew Kaster 74da0f24f0 LibC: Use u32 in arc4random instead of char[4] hace 4 años
  Lenny Maiorani 31d24d8292 LibC: Remove static from function local constexpr variable hace 4 años
  Jean-Baptiste Boric 069bf988ed AK: Introduce get_random_uniform() hace 4 años
  Gunnar Beutner 9ffc2fe840 LibC: Implement the _Exit function hace 4 años
  Andreas Kling 357a455b5c iLibC: Fix some missed camelCase => snake_case hace 4 años
  Holden Green 18a641f3f8 Implemented llabs() in stdlib.h/cpp. hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Gunnar Beutner 88cebb05ad LibC+LibPthread: Implement function forwarding for libpthread hace 4 años
  Gunnar Beutner f033416893 Kernel+LibC: Clean up how assertions work in the kernel and LibC hace 4 años
  Gunnar Beutner 4075b306f8 LibC+LibPthread: Make sure TLS keys are destroyed after everything else hace 4 años
  Gunnar Beutner 8ca5b8c065 LibC: Move S_* defines into <fcntl.h> hace 4 años
  Mițca Dumitru 857b0e1dc3 LibC: Add imaxdiv and lldiv hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años