Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Kling 24c736b0e7 Kernel: Use the Syscall string and buffer types more 5 vuotta sitten
  Andreas Kling 7c916b9fe9 Kernel: Make realpath() take path+length, get rid of SmapDisabler 5 vuotta sitten
  Shannon Booth 47276a09dd LibC: Remove dubious String ends_with usage 5 vuotta sitten
  Andreas Kling 9d681beaf0 LibC: Oops x2, we can't use "bool" in stdlib.h either 5 vuotta sitten
  Shannon Booth f6bd4f8691 LibC: Use shared functon to generate unique filenames 5 vuotta sitten
  Andrew Kaster 824bbc7462 LibC: Support exit time destructors per the Itanium C++ ABI 5 vuotta sitten
  Valtteri Koskivuori fe1df9e9fb LibC: Implement strtod() 5 vuotta sitten
  William McPherson 680fd3999e LibC: Implement bsearch 5 vuotta sitten
  Andreas Kling 196b64c0ae LibC: Move realpath() to <stdlib.h> 5 vuotta sitten
  Brandon Scott bda36853c9 LibC: Implemented mkstemp in stdlib 5 vuotta sitten
  Emanuel Sprung e7affa24dc LibC, LibM: Add functions needed to compile python3 5 vuotta sitten
  Andreas Kling 4f27745136 LibC: Implement a very naive mbtowc() 5 vuotta sitten
  Jesse Buhagiar 70fb92fa0e LibC: Implemented atof() 5 vuotta sitten
  Calvin Buckley 5050f7b5ee Kernel: Use word-sized entropy as much as possible in syscall 5 vuotta sitten
  Calvin Buckley aa42f56210 LibC: add arc4random* using new getrandom syscall 5 vuotta sitten
  Calvin Buckley ef40ebbe6d LibC: Add some wchar functions 5 vuotta sitten
  Sergey Bugaev 89bf38864a LibC: Misc additions 5 vuotta sitten
  Andreas Kling 0b59c0d0dc LibC: Make div() and ldiv() behave according to the C standard 5 vuotta sitten
  Andreas Kling b009f8522c LibC: Make system() behave according to POSIX 5 vuotta sitten
  Mauri de Souza Nunes 2d24b12a34 LibC: Implement mkdtemp library function 5 vuotta sitten
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 5 vuotta sitten
  Andreas Kling d3a8fe70a2 LibC: Fix strtol() handling of invalid characters 5 vuotta sitten
  Andreas Kling 266b9cb654 LibC: Fix strtol() not populating `endptr' for valid strings 5 vuotta sitten
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 vuotta sitten