History log of /kvm-unit-tests/lib/stdlib.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 7f1ca26c 13-Oct-2021 Andrew Jones <drjones@redhat.com>

lib: Introduce strtoll/strtoull

Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Daniele Ahmed <ahmeddan@amazon.com>
Message-Id: <20211013164259.88281-3-drjones@redhat.com>
Signed-off-b

lib: Introduce strtoll/strtoull

Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Daniele Ahmed <ahmeddan@amazon.com>
Message-Id: <20211013164259.88281-3-drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

show more ...


# f583d924 30-Mar-2021 Paolo Bonzini <bonzini@gnu.org>

Merge branch 'arm/queue' into 'master'

arm/arm64: Fixes, improvements, and prep for target-efi

See merge request kvm-unit-tests/kvm-unit-tests!6


# b5501ed0 18-Mar-2021 Nikos Nikoleris <nikos.nikoleris@arm.com>

lib/string: Add strnlen, strrchr and strtoul

This change adds two functions from <string.h> and one from <stdlib.h>
in preparation for an update in libfdt.

Signed-off-by: Nikos Nikoleris <nikos.nik

lib/string: Add strnlen, strrchr and strtoul

This change adds two functions from <string.h> and one from <stdlib.h>
in preparation for an update in libfdt.

Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
[ Added strtol, overflow checks, and assert on errors. ]
Signed-off-by: Andrew Jones <drjones@redhat.com>

show more ...