Search notes:

tools/include/nolibc

tools/include/nolibc aims to «provide minimal C-library emulation for small, low-level workloads».

TODO

Look at crt.h, arch-x86_64.h, arch.h, Makefile.
arch.h includes the arch-*.h file corresponding to the target architecture.
std.h contains standard definitions and types for NOLIBC, that is, it declares a few common macros and types that usually are found in stdlib.h, stdint.h, ctype.h, unistd.h (sys/types.h?) and a few other common locations (think dev_t, time_t, pid_t, off_t etc.)

See also

tools/testing/selftests/nolibc/
The Standard C Library

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/ke...', 1758200928, '216.73.216.150', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/kernel/source/tools/include/nolibc/index(50): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78