mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-12 05:59:10 +00:00
parent
5e069a64d4
commit
d932948fb4
954 changed files with 1095 additions and 1342 deletions
|
@ -46,7 +46,7 @@ errfun() {
|
|||
NAME="$1"
|
||||
ERRNO="$2"
|
||||
{
|
||||
printf '#include "libc/macros.h"\n.text.unlikely\n\n'
|
||||
printf '#include "libc/macros.internal.h"\n.text.unlikely\n\n'
|
||||
printf '%s:' "$NAME"
|
||||
if [ "${#NAME}" -gt 6 ]; then
|
||||
printf '\n'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue