]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
docs: update FULL_POSIX_AUDIT.md sections 2B/2C/2D — mark 14 headers, 20+ functions...
authorTulio A M Mendes <[email protected]>
Sat, 14 Mar 2026 12:19:09 +0000 (09:19 -0300)
committerTulio A M Mendes <[email protected]>
Sat, 14 Mar 2026 12:19:09 +0000 (09:19 -0300)
commit61c2d2b8c0a2b3f4b28d41008968dcc7c69d5118
tree72809bcefe54376c011af00a51e8f22cb320eb88
parentcf7f105a13f723c296b4cec204da54aa3f16ac96
docs: update FULL_POSIX_AUDIT.md sections 2B/2C/2D — mark 14 headers, 20+ functions, 9 errno codes as implemented

Many items listed as missing were already implemented since the original audit.
- Section 2B: 14/27 headers now exist (setjmp, locale, pwd, grp, regex, fnmatch, getopt, libgen, select, resource, utsname, poll, wait, inttypes)
- Section 2C: stdio (perror, popen, fdopen, fileno, getline, ungetc, clearerr), stdlib (strtoul, strtoll/strtoull, atexit, setenv, rand, abort), string (strerror, strtok_r, strpbrk, strspn/strcspn, strnlen), unistd (sleep, execvp/execlp/execl, pipe2, gethostname, ttyname, sysconf/pathconf), signal (sigset_t macros, signal())
- Section 2D: /etc/hosts, FIONREAD, setenv/putenv, process groups, permissions, free()
- errno: 9/11 codes exist (ERANGE, ECONNREFUSED, ETIMEDOUT, EADDRINUSE, EOVERFLOW, ELOOP, ENAMETOOLONG, ESPIPE, EROFS)
docs/FULL_POSIX_AUDIT.md