Histórico de Commits

Autor SHA1 Mensagem Data
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places há 1 ano atrás
  Dan Klishch 982799f7a0 LibC+LibELF: Pass information from linker via magic lookup há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Sönke Holz 0bff1f61b6 LibC+LibELF: Correctly call destructors on `exit()` há 1 ano atrás
  Beckett Normington 8bc1f1b63e LibC: Add `drand48`, `srand48` há 1 ano atrás
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions há 2 anos atrás
  Tim Ledbetter b9e7998b53 LibC: Return EINVAL from `unsetenv()` if input is empty or contains "=" há 2 anos atrás
  Jelle Raaijmakers 162a2b66eb Tests: Un-flake the recent `TestEnvironment` addition há 2 anos atrás
  Jelle Raaijmakers f081a89cd9 LibC: Do not crash if `putenv` variable is invalid há 2 anos atrás
  Daniel Bertalan fc003cd248 Userland: Silence or resolve new GCC 13 warnings há 2 anos atrás
  MacDue b16ec1880c LibC+LibCore: Remove serenity_setenv() há 2 anos atrás
  MacDue eea4dc5bfe LibCore+LibC: Add putenv() wrapper há 2 anos atrás
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() há 2 anos atrás
  Andrew Kaster ad30b8c447 Kernel+Libraries: Move defines and types from sys/auxv.h to Kernel/API há 2 anos atrás
  Andrew Kaster 100fb38c3e Kernel+Userland: Move LibC/sys/ioctl_numbers to Kernel/API/Ioctl.h há 2 anos atrás
  davidot 1986b8b066 LibC: Make strtod use the new exact number parser há 2 anos atrás
  Gunnar Beutner dadf656dc9 Tests+Userland: Prefer using __builtin_trap() instead of UD2 há 2 anos atrás
  EWouters 7c93eabffe LibC: Implement `mkstemps()` in stdlib and add a test há 2 anos atrás
  Tim Schumacher c85f307e62 LibC: Mark a bunch of functions as cancellation points há 3 anos atrás
  Tim Schumacher e156f79f53 Everywhere: Refer to `pthread.h` by its non-prefixed name há 3 anos atrás
  Tim Schumacher 2a45d30302 LibC: Allow parsing numbers right on the cutoff há 3 anos atrás
  Peter Elliott 4e0adb638d LibC: Implement posix_memalign(3) and aligned_alloc(3) há 3 anos atrás
  Tim Schumacher dcd76db319 LibC: Hide `posix_memalign` by default há 3 anos atrás
  Andreas Kling 02c18bf6de LibC: Stub out posix_memalign() há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Liav A de7566c2c4 LibC: Don't rely on ptsname and ttyname syscalls há 3 anos atrás
  Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv há 3 anos atrás
  Daniel Bertalan a1dfa1efb2 LibC: Flush all file streams on exit há 3 anos atrás
  Andreas Kling ae07660587 LibC: Buffer randomness to avoid syscall in every arc4random_buf() há 3 anos atrás
  Brian Gianforcaro 7fd1de01a7 LibC: Add POSIX spec comments for stdlib APIs há 3 anos atrás