Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
0e85fb6121cf365207ee737314130a526dbe0eac
/
libc
/
unistd
cccfe1e
Reimplement clock(3) and switch to OpenBSD time(3).
by Elliott Hughes
· 11 years ago
aedb00d
Switch to upstream alarm(3).
by Elliott Hughes
· 11 years ago
1e4378e
Switch to current OpenBSD system.c.
by Elliott Hughes
· 11 years ago
0133944
Clean up our OpenBSD usage.
by Elliott Hughes
· 11 years ago
d278b82
Switch to current upstream getopt_long.
by Elliott Hughes
· 11 years ago
61e699a
Clean up abort.
by Elliott Hughes
· 11 years ago
7e6ce1a
Fix abort(3) to raise SIGABRT rather than causing SIGSEGV.
by Ben Cheng
· 11 years ago
6b3f49a
Upgrade to current NetBSD popen/pclose.
by Elliott Hughes
· 12 years ago
e4ccf5a
__progname should be const char*, not char*.
by Elliott Hughes
· 12 years ago
ab44f52
More upstream NetBSD upgrades.
by Elliott Hughes
· 12 years ago
a89864a
Move non-upstream code into the libc/bionic directory.
by Elliott Hughes
· 12 years ago
b5f053b
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginfo(3).
by Irina Tirdea
· 12 years ago
04a83a4
Enhance getcwd(3) to handle NULL like glibc.
by Elliott Hughes
· 12 years ago
cc213f8
Switch to the current NetBSD regex implementation.
by Elliott Hughes
· 12 years ago
3d2d448
Fix nice...
by Elliott Hughes
· 12 years ago
abd1001
MIPS support to sigsuspend and sigwait routines
by Raghu Gandham
· 12 years ago
387d4b7
Auto-generate a complete NOTICE file.
by Elliott Hughes
· 12 years ago
52d6233
Report errors to the log, not just stderr.
by Elliott Hughes
· 12 years ago
00a66a6
[MIPS] Use an aligned address to provoke SIGSEGV in abort()
by Chris Dearman
· 12 years ago
a3e230d
FORTIFY_SOURCE: Add openat, fix bug
by Nick Kralevich
· 12 years ago
8118f62
FORTIFY_SOURCE: add open() checks
by Nick Kralevich
· 12 years ago
d0c2502
am 2b89f1e3: Merge "Fix sysconf(_SC_NPROCESSORS_CONF) on ARM."
by Elliott Hughes
· 12 years ago
a985076
Fix sysconf(_SC_NPROCESSORS_CONF) on ARM.
by Elliott Hughes
· 12 years ago
eda7be4
Implement the "abort" stub in assembly for ARM.
by Ben Cheng
· 13 years ago
08b51e2
Implement the "abort" stub in assembly for ARM.
by Ben Cheng
· 13 years ago
8266cf9
am ff219e57: am 6435d27f: Merge "bionic: fix NULL parameter failure in getcwd()"
by Elliott Hughes
· 13 years ago
e5bf068
bionic: fix NULL parameter failure in getcwd()
by Jack Ren
· 13 years ago
1ca0b9d
Merge "bionic: pass MADV_MERGEABLE on private & anonymous mmaps"
by Iliyan Malchev
· 13 years ago
b8e1e96
bionic: pass MADV_MERGEABLE on private & anonymous mmaps
by JP Abgrall
· 13 years ago
d1860ad
fnmatch.c: Update to version in OpenBSD HEAD
by Nick Kralevich
· 13 years ago
28a7c35
execvp: bcopy() is deprecated. Use memcpy() instead
by Jim Huang
· 13 years ago
a37f372
readdir: fix interface to kernel getdents64 function
by Bruce Beare
· 13 years ago
7d03c9c
pathconf: dead loop in bionic function __2_symlinks
by Bruce Beare
· 13 years ago
3884bfe
libc: popen: work around data corruption
by JP Abgrall
· 13 years ago
6b57775
am f2ebd304: am 57aadbb0: Merge "enable support for large files (> 2G)"
by David Turner
· 13 years ago
f2ebd30
am 57aadbb0: Merge "enable support for large files (> 2G)"
by David Turner
· 13 years ago
0e1723e
enable support for large files (> 2G)
by Dragos Tatulea
· 13 years ago
afc92c7
am c643a4d4: am 2be3f09f: Merge "time: Improve C99 compliance"
by David Turner
· 13 years ago
c643a4d
am 2be3f09f: Merge "time: Improve C99 compliance"
by David Turner
· 13 years ago
21edf36
time: Improve C99 compliance
by Jim Huang
· 13 years ago
2cc2b2b
Add some missing includes.
by Carl Shapiro
· 14 years ago
38e53ad
am c59b2482: am 5a6f593b: Merge "Use sigemptyset to initialise sigset_t values. sigset_t may not be implemented as an integral type."
by Brad Fitzpatrick
· 14 years ago
c1519a5
Use sigemptyset to initialise sigset_t values.
by Chris Dearman
· 14 years ago
5c6a8a6
am 84f4753d: am 56faf66f: raise: Send signal to current thread
by Colin Cross
· 14 years ago
56faf66
raise: Send signal to current thread
by Colin Cross
· 14 years ago
2cc0d38
Bug 3330205, 3362385 clock(3) SMP safety and epoch
by Glenn Kasten
· 14 years ago
95d751f
libc: Add ftruncate64 and improve 64-bit parameter syscall handling.
by David 'Digit' Turner
· 14 years ago
ff3129b
sigsetmask.c was not processing the "mask" argument.
by Bruce Beare
· 14 years ago
abdffc4
Revert "sigsetmask.c was not processing the "mask" argument."
by Yu Shan Emily Lau
· 14 years ago
5d7995b
am b11d7c3e: am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument."
by Jean-Baptiste Queru
· 14 years ago
b11d7c3
am bcb0a925: Merge "sigsetmask.c was not processing the "mask" argument."
by Jean-Baptiste Queru
· 14 years ago
9a9c161
sigsetmask.c was not processing the "mask" argument.
by Bruce Beare
· 14 years ago
72e64e0
Add support for pread64/pwrite64
by Kenny Root
· 14 years ago
168f267
am ff7d9453: am f67e5211: Merge "Hide the symbol of helper function __libc_android_abort"
by Jean-Baptiste Queru
· 14 years ago
ff7d945
am f67e5211: Merge "Hide the symbol of helper function __libc_android_abort"
by Jean-Baptiste Queru
· 14 years ago
319de17
am 686af0b3: resolved conflicts for merge of defd1622 to gingerbread-plus-aosp
by repo sync
· 14 years ago
2336503
am a511f245: am 9973a564: libc: Add missing waitid() implementation.
by David 'Digit' Turner
· 14 years ago
defd162
libc: add <sys/eventfd.h> and corresponding implementations.
by David 'Digit' Turner
· 14 years ago
9973a56
libc: Add missing waitid() implementation.
by David 'Digit' Turner
· 14 years ago
9d16a79
Hide the symbol of helper function __libc_android_abort
by Jim Huang
· 14 years ago
2304a0b
Fix pwrite to take a const void* instead of void* for the buffer.
by Jeff Hamilton
· 14 years ago
6367364
libc: make lseek64 proto be glibc compatible (loff_t -> off64_t)
by Dima Zavin
· 14 years ago
cb7e8c5
libc: update alarm() implementation to return 0 on error.
by David 'Digit' Turner
· 14 years ago
ab8b541
libc: fix fstatfs() implementation.
by David 'Digit' Turner
· 14 years ago
5197632
libc: Fix sem_post() implementation to wake up all waiting threads.
by David 'Digit' Turner
· 14 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 14 years ago
e8f79c1
merge from open-source master
by The Android Open Source Project
· 14 years ago
b44fcd6
Fix for incorrect reply from sysconf(_SC_NPROCESSORS_ONLN)
by Mikael Ohlson
· 14 years ago
038fbae
sysconf(): Fix line parser for /proc files.
by David 'Digit' Turner
· 14 years ago
377d4c9
merge from open-source master
by The Android Open Source Project
· 15 years ago
d378c68
Fix spurious DNS lookups in the C library.
by David 'Digit' Turner
· 15 years ago
9f69156
bonic: libc: cpuacct support for setuid functions
by Mike Chan
· 15 years ago
e31c1d0
Fix pread()/pwrite() stubs
by Matt Fischer
· 15 years ago
8c59d96
Add killpg function
by Colin Cross
· 15 years ago
6458c49
Fix ptsname_r(3) return type to match glibc
by Colin Cross
· 15 years ago
99d7907
Fix usleep(3) return type to be POSIX-compliant.
by Elliott Hughes
· 15 years ago
9560452
merge from eclair
by Jean-Baptiste Queru
· 15 years ago
194d3fa
eclair snapshot
by Jean-Baptiste Queru
· 15 years ago
8336268
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
92b10af
Add the BSD sys_signame array.
by Thorsten Glaser
· 15 years ago
b63e4e8
am 5f32207a: Wrap ARM abort() to improve stack trace.
by Andy McFadden
· 15 years ago
5f32207
Wrap ARM abort() to improve stack trace.
by Andy McFadden
· 15 years ago
7398147
merge from open-source master
by Jean-Baptiste Queru
· 15 years ago
e365026
fix [2170898] abort() doesn't print a stack tarce
by Mathias Agopian
· 15 years ago
336efb5
added syscalls for SuperH which automatically generate by gensyscalls.py
by Tony Sim
· 15 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
7d9dcdc
auto import from //branches/cupcake/...@132569
by The Android Open Source Project
· 16 years ago
d375275
auto import from //branches/cupcake/...@127101
by The Android Open Source Project
· 16 years ago
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 16 years ago