index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
unistd_test.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix getpid caching across a clone.
Elliott Hughes
2014-06-23
1
-6
/
+31
*
Cache getpid.
Elliott Hughes
2014-06-20
1
-0
/
+45
*
Fix overflow testing in sbrk.
Christopher Ferris
2014-05-29
1
-6
/
+67
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-4
/
+4
*
Consistently use #if defined(__BIONIC__) in tests.
Elliott Hughes
2014-05-13
1
-1
/
+1
*
Add basic tests for fsync/fdatasync.
Elliott Hughes
2014-05-07
1
-0
/
+43
*
Switch to the OpenBSD wcsto* functions.
Elliott Hughes
2014-04-29
1
-2
/
+0
*
Fix brk/sbrk error checking.
Elliott Hughes
2014-04-25
1
-5
/
+42
*
Tests for environment variables utility functions
Grigoriy Kraynov
2014-04-22
1
-0
/
+108
*
Fix build: include what you use.
Elliott Hughes
2014-04-08
1
-0
/
+2
*
Implement _Exit(3).
Elliott Hughes
2014-04-08
1
-0
/
+14
*
Switch to upstream alarm(3).
Elliott Hughes
2014-03-04
1
-0
/
+4
*
Fix x86 build.
Elliott Hughes
2014-02-18
1
-0
/
+1
*
bionic: fix __set_errno for arm64 syscalls that return a 64-bit value
Colin Cross
2014-02-18
1
-0
/
+23
*
Fix up failing glibc tests.
Christopher Ferris
2013-10-29
1
-1
/
+3
*
Remove dependencies on obsolete __ARCH_WANT_SYSCALL_DEPRECATED system calls.
Elliott Hughes
2013-10-24
1
-0
/
+13
*
Ensure we have the off64_t variant of every function that takes an off_t.
Elliott Hughes
2013-09-19
1
-0
/
+41
*
Remove bogus extra alignment from sbrk.
Elliott Hughes
2013-02-05
1
-0
/
+11
*
Define _POSIX_MONOTONIC_CLOCK and implement sysconf(_SC_MONOTONIC_CLOCK).
Elliott Hughes
2013-01-02
1
-0
/
+23