Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
942fa486f669da8bb5db724d5c4fdc93b4fb65d9
/
tests
/
unistd_test.cpp
738b0cc
Fix overflow testing in sbrk.
by Christopher Ferris
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
063525c
Consistently use #if defined(__BIONIC__) in tests.
by Elliott Hughes
· 11 years ago
a62a28d
Add basic tests for fsync/fdatasync.
by Elliott Hughes
· 11 years ago
3d7a0d9
Switch to the OpenBSD wcsto* functions.
by Elliott Hughes
· 11 years ago
533dde4
Fix brk/sbrk error checking.
by Elliott Hughes
· 11 years ago
cbf6df0
Tests for environment variables utility functions
by Grigoriy Kraynov
· 12 years ago
764a993
Fix build: include what you use.
by Elliott Hughes
· 11 years ago
9f52564
Implement _Exit(3).
by Elliott Hughes
· 11 years ago
aedb00d
Switch to upstream alarm(3).
by Elliott Hughes
· 11 years ago
915fefb
Fix x86 build.
by Elliott Hughes
· 11 years ago
3d19a83
bionic: fix __set_errno for arm64 syscalls that return a 64-bit value
by Colin Cross
· 11 years ago
1361313
Fix up failing glibc tests.
by Christopher Ferris
· 12 years ago
1195207
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
by Elliott Hughes
· 12 years ago
b4f7616
Ensure we have the off64_t variant of every function that takes an off_t.
by Elliott Hughes
· 12 years ago
428f556
Remove bogus extra alignment from sbrk.
by Elliott Hughes
· 12 years ago
a55f630
Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).
by Elliott Hughes
· 13 years ago