Actions
Feature #13173
closedloader: add strtoul, strtoull, memmem and abort
Start date:
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
New feature implementations are needing functions listed in subject.
Testing done: tested as build/install/boot of the branch with actual consumer for loader; that also should cover the userland bits.
Related issues
Updated by Electric Monk almost 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 28de4f3c3209c81f9a96e2019d44a0b9adcb74cb
commit 28de4f3c3209c81f9a96e2019d44a0b9adcb74cb Author: Toomas Soome <tsoome@me.com> Date: 2020-09-25T17:34:45.000Z 13173 loader: add strtoul, strtoull, memmem and abort Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
Updated by Toomas Soome almost 3 years ago
- Related to Bug #13226: strtol: 'NULL' undeclared added
Actions