index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
unistd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to current upstream getopt_long.
Elliott Hughes
2013-06-25
1
-537
/
+0
*
Clean up abort.
Elliott Hughes
2013-06-12
1
-92
/
+0
*
Fix abort(3) to raise SIGABRT rather than causing SIGSEGV.
Ben Cheng
2013-06-10
1
-15
/
+3
*
Upgrade to current NetBSD popen/pclose.
Elliott Hughes
2013-03-06
1
-164
/
+0
*
__progname should be const char*, not char*.
Elliott Hughes
2013-02-07
1
-1
/
+1
*
More upstream NetBSD upgrades.
Elliott Hughes
2012-10-23
1
-45
/
+0
*
Move non-upstream code into the libc/bionic directory.
Elliott Hughes
2012-10-01
56
-3436
/
+0
*
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...
Irina Tirdea
2012-09-13
1
-38
/
+0
*
Enhance getcwd(3) to handle NULL like glibc.
Elliott Hughes
2012-08-16
1
-40
/
+0
*
Switch to the current NetBSD regex implementation.
Elliott Hughes
2012-08-15
1
-34
/
+0
*
Fix nice...
Elliott Hughes
2012-08-13
1
-35
/
+0
*
MIPS support to sigsuspend and sigwait routines
Raghu Gandham
2012-08-09
2
-4
/
+19
*
Auto-generate a complete NOTICE file.
Elliott Hughes
2012-08-09
1
-0
/
+28
*
Report errors to the log, not just stderr.
Elliott Hughes
2012-07-27
1
-6
/
+1
*
[MIPS] Use an aligned address to provoke SIGSEGV in abort()
Chris Dearman
2012-07-24
1
-0
/
+5
*
FORTIFY_SOURCE: Add openat, fix bug
Nick Kralevich
2012-07-09
1
-0
/
+15
*
FORTIFY_SOURCE: add open() checks
Nick Kralevich
2012-06-26
1
-0
/
+14
*
am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."
Elliott Hughes
2012-06-06
1
-180
/
+87
|
\
|
*
Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.
Elliott Hughes
2012-06-06
1
-180
/
+87
|
*
Implement the "abort" stub in assembly for ARM.
Ben Cheng
2012-05-08
1
-26
/
+0
*
|
Implement the "abort" stub in assembly for ARM.
Ben Cheng
2012-05-08
1
-26
/
+0
*
|
am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"
Elliott Hughes
2012-04-16
1
-0
/
+5
|
\
\
|
|
/
|
*
bionic: fix NULL parameter failure in getcwd()
Jack Ren
2012-04-16
1
-0
/
+5
*
|
Merge "bionic: pass MADV_MERGEABLE on private & anonymous mmaps"
Iliyan Malchev
2012-03-21
1
-6
/
+13
|
\
\
|
*
|
bionic: pass MADV_MERGEABLE on private & anonymous mmaps
JP Abgrall
2012-03-21
1
-6
/
+13
|
|
/
*
|
fnmatch.c: Update to version in OpenBSD HEAD
Nick Kralevich
2012-03-21
2
-182
/
+486
|
/
*
execvp: bcopy() is deprecated. Use memcpy() instead
Jim Huang
2012-01-14
1
-3
/
+3
*
readdir: fix interface to kernel getdents64 function
Bruce Beare
2011-12-19
1
-4
/
+10
*
pathconf: dead loop in bionic function __2_symlinks
Bruce Beare
2011-12-07
1
-14
/
+11
*
libc: popen: work around data corruption
JP Abgrall
2011-09-17
1
-14
/
+11
*
am f2ebd304: am 57aadbb0: Merge "enable support for large files (> 2G)"
David Turner
2011-07-13
2
-4
/
+0
|
\
|
*
am 57aadbb0: Merge "enable support for large files (> 2G)"
David Turner
2011-07-11
2
-4
/
+0
|
|
\
|
|
*
enable support for large files (> 2G)
Dragos Tatulea
2011-07-05
2
-4
/
+0
*
|
|
am c643a4d4: am 2be3f09f: Merge "time: Improve C99 compliance"
David Turner
2011-06-24
1
-4
/
+7
|
\
\
\
|
|
/
/
|
*
|
am 2be3f09f: Merge "time: Improve C99 compliance"
David Turner
2011-06-23
1
-4
/
+7
|
|
\
\
|
|
|
/
|
|
*
time: Improve C99 compliance
Jim Huang
2011-06-22
1
-4
/
+7
*
|
|
Add some missing includes.
Carl Shapiro
2011-03-21
1
-0
/
+1
|
/
/
*
|
am c59b2482: am 5a6f593b: Merge "Use sigemptyset to initialise sigset_t value...
Brad Fitzpatrick
2011-03-16
2
-0
/
+2
|
\
\
|
|
/
|
*
Use sigemptyset to initialise sigset_t values.
Chris Dearman
2011-03-14
2
-0
/
+2
*
|
am 84f4753d: am 56faf66f: raise: Send signal to current thread
Colin Cross
2011-01-21
1
-1
/
+1
|
\
\
|
|
/
|
*
raise: Send signal to current thread
Colin Cross
2011-01-21
1
-1
/
+1
*
|
Bug 3330205, 3362385 clock(3) SMP safety and epoch
Glenn Kasten
2011-01-19
1
-13
/
+21
|
/
*
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
David 'Digit' Turner
2010-12-16
4
-80
/
+2
*
sigsetmask.c was not processing the "mask" argument.
Bruce Beare
2010-12-09
1
-0
/
+2
*
Revert "sigsetmask.c was not processing the "mask" argument."
Yu Shan Emily Lau
2010-12-09
1
-2
/
+0
*
am b11d7c3e: am bcb0a925: Merge "sigsetmask.c was not processing the "mask" a...
Jean-Baptiste Queru
2010-12-06
1
-0
/
+2
|
\
|
*
am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument."
Jean-Baptiste Queru
2010-12-06
1
-0
/
+2
|
|
\
|
|
*
sigsetmask.c was not processing the "mask" argument.
Bruce Beare
2010-12-03
1
-0
/
+2
*
|
|
Add support for pread64/pwrite64
Kenny Root
2010-11-24
3
-10
/
+87
*
|
|
am ff7d9453: am f67e5211: Merge "Hide the symbol of helper function __libc_an...
Jean-Baptiste Queru
2010-10-12
1
-1
/
+1
|
\
\
\
|
|
/
/
[next]