- 14 Dec, 2020 1 commit
-
-
A. Wilcox authored
-
- 16 Nov, 2020 2 commits
- 27 Sep, 2020 4 commits
-
-
A. Wilcox authored
-
A. Wilcox authored
-
A. Wilcox authored
-
Érico Nogueira authored
Implemented using the CPU_{ALLOC,FREE} macros. These symbols are required by nvidia 450.57 binaries.
-
- 22 Aug, 2020 3 commits
-
-
A. Wilcox authored
Ensure aarch64 bug doesn't appear here either.
-
A. Wilcox authored
-
Ariadne Conill authored
This is needed for semantic correctness and also ensures argv is set up to provide a 16-byte aligned stack on aarch64 as required by hardware.
-
- 18 Aug, 2020 1 commit
-
-
Hal G authored
Calls the more standard sched_yield().
-
- 10 Aug, 2020 3 commits
-
-
A. Wilcox authored
-
- 08 Aug, 2020 1 commit
-
-
George Matsumura authored
This corrects a mistake in the finite math functions in which it was asserted that the return values had to be infinite, instead of the intended behavior of asserting that they were not infinite. Signed-off-by:
George Matsumura <gmmatsumura01@bvsd.org>
-
- 25 Jul, 2020 5 commits
-
-
Michał Kazior authored
This is similar to strtoll_l() in a way it ignores the locale_t argument and uses the global locale settings. Signed-off-by:
Michal Kazior <kazikcz@gmail.com>
-
Michał Kazior authored
This is similar to strtoll_l() in a way it ignores the locale_t argument and uses the global locale settings. Signed-off-by:
Michal Kazior <kazikcz@gmail.com>
-
Michał Kazior authored
This is similar to strtoll_l() in a way it ignores the locale_t argument and uses the global locale settings. Signed-off-by:
Michal Kazior <kazikcz@gmail.com>
-
Michał Kazior authored
Signed-off-by:
Michal Kazior <kazikcz@gmail.com>
-
Michał Kazior authored
Signed-off-by:
Michal Kazior <kazikcz@gmail.com>
-
- 06 Jul, 2020 6 commits
-
-
A. Wilcox authored
-
A. Wilcox authored
-
A. Wilcox authored
-
A. Wilcox authored
-
A. Wilcox authored
Newer releases of Chromium directly execv /proc/self/exe, missing our readlink(3) interposing. We go ahead and interpose all three execv* functions just to ensure wider compatibility.
-
A. Wilcox authored
The assertion should be that the return value was 0. Additionally, show the result code if the return value is not 0.
-
- 30 Mar, 2020 1 commit
-
-
A. Wilcox authored
-
- 10 Nov, 2019 2 commits
-
-
q66 authored
This is necessary because the musl and glibc function signatures differ significantly.
- 02 Jun, 2019 1 commit
-
-
A. Wilcox authored
-
- 09 May, 2019 5 commits
- 08 May, 2019 1 commit
-
-
A. Wilcox authored
-
- 03 May, 2019 2 commits
- 02 May, 2019 1 commit
-
-
A. Wilcox authored
-
- 29 Apr, 2019 1 commit
-
-
A. Wilcox authored
-