index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
/
nolibc-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
selftests/nolibc: don't skip tests for unimplemented syscalls anymore
Thomas Weißschuh
1
-11
/
+3
2026-04-07
selftests/nolibc: explicitly handle ENOSYS from ptrace()
Thomas Weißschuh
1
-1
/
+1
2026-04-07
tools/nolibc: add byteorder conversions
Thomas Weißschuh
1
-0
/
+13
2026-04-07
tools/nolibc: add the _syscall() macro
Thomas Weißschuh
1
-0
/
+4
2026-04-06
selftests/nolibc: test the memory allocator
Thomas Weißschuh
1
-0
/
+55
2026-04-06
tools/nolibc: add support for asprintf()
Thomas Weißschuh
1
-0
/
+24
2026-04-04
tools/nolibc: handle all major and minor numbers in makedev() and friends
Thomas Weißschuh
1
-0
/
+3
2026-04-04
selftests/nolibc: add a test for stat().st_rdev
Thomas Weißschuh
1
-0
/
+1
2026-04-04
selftests/nolibc: add some tests for makedev() and friends
Thomas Weißschuh
1
-0
/
+3
2026-04-01
tools/nolibc/printf: Support negative variable width and precision
David Laight
1
-2
/
+3
2026-03-22
tools/nolibc: add support for program_invocation_{,short_}name
Thomas Weißschuh
1
-0
/
+34
2026-03-20
selftests/nolibc: Use printf variable field widths and precisions
David Laight
1
-21
/
+5
2026-03-20
tools/nolibc/printf: Add support for octal output
David Laight
1
-3
/
+6
2026-03-20
tools/nolibc/printf: Add support for zero padding and field precision
David Laight
1
-2
/
+17
2026-03-20
tools/nolibc/printf: Add support for left aligning fields
David Laight
1
-1
/
+3
2026-03-20
tools/nolibc/printf: Special case 0 and add support for %#x
David Laight
1
-0
/
+3
2026-03-20
tools/nolibc/printf: Add support for length modifiers tzqL and formats iX
David Laight
1
-3
/
+11
2026-03-20
tools/nolibc: Implement strerror() in terms of strerror_r()
David Laight
1
-18
/
+2
2026-03-20
selftests/nolibc: Rename w to written in expect_vfprintf()
David Laight
1
-4
/
+4
2026-03-20
selftests/nolibc: Let EXPECT_VFPRINTF() tests be skipped
David Laight
1
-17
/
+17
2026-03-20
selftests/nolibc: Check that snprintf() doesn't write beyond the buffer end
David Laight
1
-0
/
+13
2026-03-20
selftests/nolibc: Use length of 'expected' string to check snprintf() output
David Laight
1
-26
/
+41
2026-03-20
selftests/nolibc: check vsnprintf() output buffer before the length
David Laight
1
-7
/
+9
2026-03-20
selftests/nolibc: Return correct value when printf test fails
David Laight
1
-1
/
+1
2026-03-20
selftests/nolibc: Fix build with host headers and libc
David Laight
1
-1
/
+15
2026-03-20
selftests/nolibc: fix test_file_stream() on musl libc
Thomas Weißschuh
1
-1
/
+9
2026-01-11
tools/nolibc: Add a simple test for writing to a FILE and reading it back
Daniel Palmer
1
-0
/
+53
2026-01-11
selftests/nolibc: try to read from stdin in readv_zero test
Thomas Weißschuh
1
-1
/
+1
2026-01-06
selftests/nolibc: test compatibility of nolibc and kernel time types
Thomas Weißschuh
1
-0
/
+29
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
1
-0
/
+2
2025-11-08
tools/nolibc: add support for fchdir()
Thomas Weißschuh
1
-0
/
+2
2025-11-02
tools/nolibc: add missing memchr() to string.h
Willy Tarreau
1
-0
/
+2
2025-10-29
tools/nolibc: add uio.h with readv and writev
Benjamin Berg
1
-0
/
+9
2025-09-01
selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
1
-1
/
+0
2025-09-01
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
1
-2
/
+2
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
1
-0
/
+23
2025-07-06
selftests/nolibc: create /dev/full when running as PID 1
Thomas Weißschuh
1
-1
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-07-04
selftests/nolibc: Add coverage of vfork()
Mark Brown
1
-4
/
+19
2025-06-23
selftests/nolibc: avoid GCC 15 -Wunterminated-string-initialization
Thomas Weißschuh
1
-1
/
+1
2025-05-21
selftests/nolibc: drop include guards around standard headers
Thomas Weißschuh
1
-5
/
+0
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
1
-0
/
+24
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
1
-0
/
+67
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
1
-0
/
+12
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
1
-0
/
+48
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
1
-0
/
+51
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
1
-0
/
+5
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
1
-0
/
+2
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
1
-0
/
+2
[next]