Commit History

Author SHA1 Message Date
  Shannon Booth a52b3e8f2a LibC: Implement strchrnul() 5 years ago
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 years ago
  Andreas Kling 60143c8d4e LibC: Add strnlen() 5 years ago
  Andreas Kling 4d997308c2 LibC: Remove some functions we had two of 5 years ago
  Andreas Kling 5292f6e78f Kernel+FileManager: Disallow watch_file() in unsupported file systems 5 years ago
  Andreas Kling 5951c7ca05 LibC: Add strtok_r() and make strtok() a wrapper around it 5 years ago
  Jonah Alligood 437c919dda LibC: Better strtok implementation (string.h) 5 years ago
  Jonah Alligood a544fded88 LibC: strtok is now implemented (string.h) 5 years ago
  Andreas Kling e51c1aa3d4 LibC: sys_errlist should be const char* const 5 years ago
  Andreas Kling 57c29491a3 Kernel+AK: Remove AK/StdLibExtras.cpp, moving kernel stuff to Kernel/. 6 years ago
  Andreas Kling b149dd7584 LibC: Provide generic versions of memcpy() and memset() for non-i386 builds. 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago