Commit History

Autor SHA1 Mensaxe Data
  AnotherTest 6b1ed26e6a LibC: Always assign the offset pointer to endptr in strto{u,}ll() %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake 71fd752289 LibC: Implement strtoull correctly %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake 1f9dcdc41c LibC: Use more flexible digit parsing code, deduplicate %!s(int64=5) %!d(string=hai) anos
  Ben Wiederhake bc5d5bf75d LibC: Implement new strtod, accurate up to 8 eps %!s(int64=5) %!d(string=hai) anos
  Stephan Unverwerth b82a2239c6 LibC: Fix strtod() parsing of negative exponents (#1645) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f2a087126c LibC: Add posix_openpt(), grantpt() and unlockpt() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 545e2ba065 LibC: Use the templated type consistently in strtol_impl<T> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 94ca55cefd Meta: Add license header to source files %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 24c736b0e7 Kernel: Use the Syscall string and buffer types more %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c916b9fe9 Kernel: Make realpath() take path+length, get rid of SmapDisabler %!s(int64=5) %!d(string=hai) anos
  Shannon Booth 47276a09dd LibC: Remove dubious String ends_with usage %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9d681beaf0 LibC: Oops x2, we can't use "bool" in stdlib.h either %!s(int64=5) %!d(string=hai) anos
  Shannon Booth f6bd4f8691 LibC: Use shared functon to generate unique filenames %!s(int64=5) %!d(string=hai) anos
  Andrew Kaster 824bbc7462 LibC: Support exit time destructors per the Itanium C++ ABI %!s(int64=5) %!d(string=hai) anos
  Valtteri Koskivuori fe1df9e9fb LibC: Implement strtod() %!s(int64=5) %!d(string=hai) anos
  William McPherson 680fd3999e LibC: Implement bsearch %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 196b64c0ae LibC: Move realpath() to <stdlib.h> %!s(int64=5) %!d(string=hai) anos
  Brandon Scott bda36853c9 LibC: Implemented mkstemp in stdlib %!s(int64=5) %!d(string=hai) anos
  Emanuel Sprung e7affa24dc LibC, LibM: Add functions needed to compile python3 %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4f27745136 LibC: Implement a very naive mbtowc() %!s(int64=5) %!d(string=hai) anos
  Jesse Buhagiar 70fb92fa0e LibC: Implemented atof() %!s(int64=5) %!d(string=hai) anos
  Calvin Buckley 5050f7b5ee Kernel: Use word-sized entropy as much as possible in syscall %!s(int64=5) %!d(string=hai) anos
  Calvin Buckley aa42f56210 LibC: add arc4random* using new getrandom syscall %!s(int64=5) %!d(string=hai) anos
  Calvin Buckley ef40ebbe6d LibC: Add some wchar functions %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 89bf38864a LibC: Misc additions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0b59c0d0dc LibC: Make div() and ldiv() behave according to the C standard %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b009f8522c LibC: Make system() behave according to POSIX %!s(int64=5) %!d(string=hai) anos
  Mauri de Souza Nunes 2d24b12a34 LibC: Implement mkdtemp library function %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d3a8fe70a2 LibC: Fix strtol() handling of invalid characters %!s(int64=6) %!d(string=hai) anos