Historique des commits

Auteur SHA1 Message Date
  MacDue b16ec1880c LibC+LibCore: Remove serenity_setenv() il y a 2 ans
  MacDue eea4dc5bfe LibCore+LibC: Add putenv() wrapper il y a 2 ans
  EWouters 7c93eabffe LibC: Implement `mkstemps()` in stdlib and add a test il y a 2 ans
  Tim Schumacher 88ff01bb17 LibC: Remove `_aligned_malloc` and `_aligned_free` il y a 2 ans
  Peter Elliott 4e0adb638d LibC: Implement posix_memalign(3) and aligned_alloc(3) il y a 3 ans
  Tim Schumacher dcd76db319 LibC: Hide `posix_memalign` by default il y a 3 ans
  Andreas Kling 02c18bf6de LibC: Stub out posix_memalign() il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lucas CHOLLET ddf9987c39 LibCore+LibC: Add wrapper for setenv il y a 3 ans
  Daniel Bertalan c7423dc20b LibC: Make the address argument of `malloc_size` a pointer to const il y a 3 ans
  Daniel Bertalan b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void il y a 3 ans
  Ali Mohammad Pur e717ca32d1 LibC: Implement ungetwc() il y a 3 ans
  Michel Hermier 0bfb7f9675 LibC: Move `_abort` next to `abort` il y a 3 ans
  Michel Hermier 35a5305264 LibC: Remove undefined `__generate_unique_filename` declaration il y a 3 ans
  Daniel Bertalan 40e7ac9967 LibC: Implement _aligned_malloc and _aligned_free il y a 3 ans
  Idan Horowitz f12da0af13 LibC+LibELF: Move getauxval and AT_* flags to sys/auxv.h il y a 3 ans
  Daniel Bertalan b3ac24a939 LibC: Use a sensible `MB_CUR_MAX` value il y a 3 ans
  Jelle Raaijmakers 0e990a4be8 LibC: Implement `mblen()` il y a 4 ans
  Tim Schumacher cd970928a0 LibC: Implement getprogname and setprogname il y a 4 ans
  Gunnar Beutner f89e8fb71a AK+LibC: Implement malloc_good_size() and use it for Vector/HashTable il y a 4 ans
  Gunnar Beutner 9ffc2fe840 LibC: Implement the _Exit function il y a 4 ans
  Holden Green 18a641f3f8 Implemented llabs() in stdlib.h/cpp. il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Mițca Dumitru 857b0e1dc3 LibC: Add imaxdiv and lldiv il y a 4 ans
  Andreas Kling fc4eae87f8 LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans