Page MenuHomeFreeBSD

libnetbsd: add emalloc and friends
ClosedPublic

Authored by emaste on Apr 6 2017, 12:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Oct 19, 12:38 PM
Unknown Object (File)
Wed, Oct 15, 7:01 AM
Unknown Object (File)
Thu, Oct 9, 10:57 PM
Unknown Object (File)
Mon, Oct 6, 3:18 AM
Unknown Object (File)
Sep 22 2025, 4:30 PM
Unknown Object (File)
Aug 8 2025, 5:49 PM
Unknown Object (File)
Aug 2 2025, 1:09 AM
Unknown Object (File)
Jun 29 2025, 7:47 PM
Subscribers

Details

Summary

These are error-checked versions of memory allocation routines used by NetBSD code.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Hm.. I thought krion@ was going to handle this originally.

Could the efun tests be integrated in from contrib/netbsd-tests?

lib/libnetbsd/util.h
56–57 ↗(On Diff #27123)

Spurious newlines?

This revision is now accepted and ready to land.Apr 6 2017, 3:12 AM
lib/libnetbsd/util.h
56–57 ↗(On Diff #27123)

Yep, will delete.

This revision was automatically updated to reflect the committed changes.