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)
Oct 13 2024, 8:56 PM
Unknown Object (File)
Oct 3 2024, 6:26 AM
Unknown Object (File)
Oct 1 2024, 12:17 PM
Unknown Object (File)
Sep 27 2024, 6:35 AM
Unknown Object (File)
Sep 25 2024, 1:08 AM
Unknown Object (File)
Sep 23 2024, 4:08 PM
Unknown Object (File)
Sep 17 2024, 9:31 PM
Unknown Object (File)
Sep 16 2024, 11:35 AM
Subscribers

Details

Summary

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

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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

Spurious newlines?

This revision is now accepted and ready to land.Apr 6 2017, 3:12 AM
lib/libnetbsd/util.h
56โ€“57

Yep, will delete.

This revision was automatically updated to reflect the committed changes.