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)
Fri, Mar 20, 3:19 AM
Unknown Object (File)
Thu, Mar 19, 8:22 AM
Unknown Object (File)
Mon, Mar 16, 12:21 AM
Unknown Object (File)
Wed, Mar 11, 10:14 AM
Unknown Object (File)
Sun, Mar 8, 6:48 PM
Unknown Object (File)
Sun, Mar 8, 1:14 AM
Unknown Object (File)
Jan 7 2026, 3:55 PM
Unknown Object (File)
Jan 7 2026, 10:00 AM
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.