| Age | Commit message (Expand) | Author |
| 2021-07-19 | There's no need to adjust `iov' in the error path. | christos |
| 2021-07-16 | When fflush fails, adjust pointers and the io vectors. From RVP. Fixes | christos |
| 2021-07-11 | Make sure dd_size is init'd, even when nothing has been read (so it | kre |
| 2021-07-09 | Don't adjust the buffers when write returns 0. This happens with fmemopen | christos |
| 2021-07-08 | Include the 0 return from write. Although the real write system call does | christos |
| 2021-07-08 | Obey EINTR and return immediately adjusting for unwritten. From RVP | christos |
| 2021-07-06 | Handle EINTR, from RVP. | christos |
| 2021-07-06 | Ensure that the stack is always 16-byte aligned by rounding sizes as needed. | thorpej |
| 2021-07-05 | Account for partial writes when interrupted (from FreeBSD). | christos |
| 2021-07-04 | libc: remove special handling for lint | rillig |
| 2021-07-03 | PR/56246: Yuichiro Naito: gprof(1) never show call graphs when profiling | christos |
| 2021-06-30 | Do previous differtly by pushing two registers in the same way as the | skrll |
| 2021-06-30 | The _INVOKE_CERROR macro deals with thumb so simplify the code (at the | skrll |
| 2021-06-30 | Trailing whitespace | skrll |
| 2021-06-30 | Fix previous. For Thumb-1: | rin |
| 2021-06-29 | Align sp to 8-byte boundary as required by EABI. | rin |
| 2021-06-18 | PR/56260: Alex Richardson: Out-of-bounds stack read in lib/libc/gen/vis.c | christos |
| 2021-06-16 | PR port-arm/55897 | rin |
| 2021-06-15 | PR/56247: Greg A. Woods: printf("%La", LDBL_MIN) dumps core | christos |
| 2021-06-09 | vfork.2: clarify posix_spawn recommendation, pointed out by kre | nia |
| 2021-06-08 | vfork.2: recommend posix_spawn instead | nia |
| 2021-06-08 | Document NFSSVC_REPLACEEXPORTSLIST instead of NFSSVC_SETEXPORTSLIST. | hannken |
| 2021-05-30 | Don't warn about frame pointer use for clang either. | joerg |
| 2021-05-25 | POSIX sez: | thorpej |
| 2021-05-24 | Clarify what happens when you longjmp(..., 0). | riastradh |
| 2021-05-06 | PR/56148: Andreas Gustafsson: lib/libc/stdio/t_printf:snprintf_float test | christos |
| 2021-05-03 | Add links for the other functions documented in arc4random(3). | simonb |
| 2021-05-03 | Whitespace police. | simonb |
| 2021-04-25 | Use ${MACHINE_MIPS64} | christos |
| 2021-04-22 | PR/56120: Chris Pinnock: build.sh (-m alpha) release fails on current on | christos |
| 2021-04-20 | Instead of compiling files with -fcommon, create an include file and declare | christos |
| 2021-04-14 | for GCC, built memset.c with -fno-builtin. this avoids GCC 10 compiling | mrg |
| 2021-04-13 | pass dest buffer size to strncpy() and ensure nul termination. | mrg |
| 2021-04-12 | new GCC_NO_* uses for warning issues. most of the users of the new | mrg |
| 2021-04-12 | use -fcommon where necessary. | mrg |
| 2021-03-30 | libc/gen: fix hack for previously unsupported lint initializers | rillig |
| 2021-03-28 | Document EINVAL for out of range socket address lengths. | dholland |
| 2021-03-27 | In getvfsstat(2), clarify that the size argument is in bytes. | dholland |
| 2021-03-17 | Remove superfluous article. | wiz |
| 2021-03-17 | Clarify use of open flags in open(2). | dholland |
| 2021-03-11 | Underscore is a word character (thanks uwe@) | christos |
| 2021-03-11 | Remove trailing whitespace. | wiz |
| 2021-03-11 | improve wording. | christos |
| 2021-03-11 | Document the "C" language escapes supported in GNU mode. | christos |
| 2021-03-11 | recognize the "C" language backslash escapes like gnu does (except b which | christos |
| 2021-03-11 | s/skiping/skipping/ | msaitoh |
| 2021-03-10 | Add manpage links for asysctl(3) and asysctlbyname(3), already described | simonb |
| 2021-03-01 | Merge tzcode-2021a | christos |
| 2021-02-26 | arrange for tools build | christos |
| 2021-02-26 | Arrange for tools build | christos |