提交历史

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