Commit History

作者 SHA1 備註 提交日期
  Andrew Kaster c87557e9c1 Kernel+Libraries: Don't include limits.h from LibELF/Validation.h 2 年之前
  Andrew Kaster ddea37b521 Kernel+LibC: Move name length constants to Kernel/API from limits.h 2 年之前
  Agustin Gianni 4a816ed891 LibC: Fix incorrect limit for SSIZE_MAX and remove 32 bit definitions 2 年之前
  sin-ack ef6921d7c7 Kernel+LibC+LibELF: Set stack size based on PT_GNU_STACK during execve 2 年之前
  Julian Eigmüller 26a4327b06 LibC: Implement getpass() 2 年之前
  Ben Wiederhake 078e4bde32 LibC: Fix misplaced #include in limits.h 2 年之前
  Andreas Kling 9eeee24a39 Kernel+LibC: Enforce a limit on the number of supplementary group IDs 2 年之前
  Daniel Bertalan 95cff1133d LibC: Unconditionally include bits/posix1_lim.h from limits.h 3 年之前
  Tim Schumacher 3651da6a96 LibC: Define correct limits for `long` on `x86_64` 3 年之前
  Timothy Flynn 6095500263 LibC: Define the POSIX TZNAME_MAX limit 3 年之前
  Ali Mohammad Pur e717ca32d1 LibC: Implement ungetwc() 3 年之前
  L Pereira f4ea3b0168 LibC: Define ULLONG_MAX 3 年之前
  Peter Elliott f16aba405f LibC: Add LINK_MAX and _PC_LINK_MAX 4 年之前
  Jean-Baptiste Boric b3e070b2f3 Userland: Move HOST_NAME_MAX to limits.h 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Gunnar Beutner be4b20c14d LibC: Make <limits.h> compatible with GCC so that it doesn't install a fixed header 4 年之前
  Linus Groh b432fd0bc0 LibC: Add TTY_NAME_MAX (32) 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前