summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-02-03 02:09:30 +0000
committermillert <millert@openbsd.org>1999-02-03 02:09:30 +0000
commita8e7967c538422a0e484b0389a9083c6007a16e8 (patch)
treea57ee6f1af41568c2e34c03bd2bad6ea80f59c15 /lib/libc/stdlib/malloc.c
parentFix DWARF2_UNWIND_INFO properly, e.g., so that the same fragment works (diff)
downloadwireguard-openbsd-a8e7967c538422a0e484b0389a9083c6007a16e8.tar.xz
wireguard-openbsd-a8e7967c538422a0e484b0389a9083c6007a16e8.zip
Fix broken conversion of private err() function and make ierr() and oerr()
back into functions, not macros. Also make functions that call mmap() return an int so we can fall back to non-mmap (slow) version on mmap failure. Noticable effects: o when you tail multiple files, if one of the files doesn't exist or is otherwise broken, keep on going to the next file. o it is now possible to tail files > 2gig, though it will be *very* slow since tail will be unable to use mmap()
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions