aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove linker-namespace functions from the headerDimitry Ivanov2016-05-094-67/+120
* Merge "Remove pthread_mutex_lock_timeout_np from <pthread.h>."Elliott Hughes2016-05-091-2/+0
|\
| * Remove pthread_mutex_lock_timeout_np from <pthread.h>.Elliott Hughes2016-05-061-2/+0
* | Merge "Generalize the clone function slightly."Elliott Hughes2016-05-093-10/+20
|\ \
| * | Generalize the clone function slightly.Elliott Hughes2016-05-063-10/+20
| |/
* | Merge "End all lists in check-symbols-glibc.py with a ,."Treehugger Robot2016-05-061-1/+1
|\ \
| * | End all lists in check-symbols-glibc.py with a ,.Elliott Hughes2016-05-061-1/+1
| |/
* | Merge "Fix linker crash on trying to unload main executable"Dimitry Ivanov2016-05-061-76/+101
|\ \ | |/ |/|
| * Fix linker crash on trying to unload main executableDimitry Ivanov2016-05-061-76/+101
* | Merge "Remove a duplicate declaration, improve check-symbols-glibc.py."Treehugger Robot2016-05-062-6/+6
|\ \
| * | Remove a duplicate declaration, improve check-symbols-glibc.py.Elliott Hughes2016-05-062-6/+6
* | | Merge "Re-land "Fix invalid using decl in bionic relocation_packer""Treehugger Robot2016-05-061-12/+15
|\ \ \
| * | | Re-land "Fix invalid using decl in bionic relocation_packer"rnk2016-05-061-12/+15
| |/ /
* | | Merge "Remove --exclude-libs ldflags."Treehugger Robot2016-05-062-10/+0
|\ \ \ | |/ / |/| |
| * | Remove --exclude-libs ldflags.Dan Albert2016-05-062-10/+0
|/ /
* | Merge "Use clang's nullability instead of nonnull."Treehugger Robot2016-05-0611-113/+157
|\ \
| * | Use clang's nullability instead of nonnull.Dan Albert2016-05-0511-113/+157
* | | Merge "Remove <sys/atomics.h>."Elliott Hughes2016-05-052-118/+0
|\ \ \ | |/ / |/| |
| * | Remove <sys/atomics.h>.Elliott Hughes2016-05-022-118/+0
* | | Merge "Update Android.bp to match Android.mk"Colin Cross2016-05-041-311/+300
|\ \ \
| * | | Update Android.bp to match Android.mkColin Cross2016-05-041-311/+300
|/ / /
* | | Merge "Fix google-explicit-constructor warnings."Chih-hung Hsieh2016-05-0412-17/+17
|\ \ \
| * | | Fix google-explicit-constructor warnings.Chih-Hung Hsieh2016-05-0312-17/+17
* | | | Merge "Update strip property format"Colin Cross2016-05-031-1/+3
|\ \ \ \
| * | | | Update strip property formatColin Cross2016-04-291-1/+3
* | | | | Merge "Update documentation to work with gitiles."Christopher Ferris2016-05-032-139/+99
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update documentation to work with gitiles.Christopher Ferris2016-04-262-139/+99
* | | | | Merge "Move <machine/endian.h> somewhere more private."Elliott Hughes2016-05-034-36/+6
|\ \ \ \ \
| * | | | | Move <machine/endian.h> somewhere more private.Elliott Hughes2016-05-024-36/+6
* | | | | | Merge "Update Android.bp to match Android.mk"Treehugger Robot2016-05-021-10/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | / / | |_|_|/ / |/| | | |
| * | | | Update Android.bp to match Android.mkColin Cross2016-04-291-10/+1
* | | | | Merge "Move glibc-syscalls.h into bits/."Elliott Hughes2016-05-023-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Move glibc-syscalls.h into bits/.Elliott Hughes2016-05-023-2/+2
* | | | | Merge "Remove <sys/utime.h>."Elliott Hughes2016-05-021-33/+0
|\ \ \ \ \
| * | | | | Remove <sys/utime.h>.Elliott Hughes2016-05-021-33/+0
| |/ / / /
* | | | | Merge "Move the IEEE fp header out of the public headers."Elliott Hughes2016-05-023-1/+3
|\ \ \ \ \
| * | | | | Move the IEEE fp header out of the public headers.Elliott Hughes2016-05-023-1/+3
| |/ / / /
* | | | | Merge "Move nsswitch.h into libc/dns/include."Elliott Hughes2016-05-021-0/+0
|\ \ \ \ \
| * | | | | Move nsswitch.h into libc/dns/include.Elliott Hughes2016-05-021-0/+0
| |/ / / /
* | | | | Merge "Remove <net/if_ieee1394.h>."Elliott Hughes2016-05-022-130/+0
|\ \ \ \ \
| * | | | | Remove <net/if_ieee1394.h>.Elliott Hughes2016-05-022-130/+0
| |/ / / /
* | | | | Merge "Remove <sys/ioctl_compat.h>."Elliott Hughes2016-05-022-175/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove <sys/ioctl_compat.h>.Elliott Hughes2016-05-022-175/+0
| |/ / /
* | | | Merge "Remove unused <sys/socketcalls.h> header."Elliott Hughes2016-05-021-54/+0
|\ \ \ \
| * | | | Remove unused <sys/socketcalls.h> header.Elliott Hughes2016-05-021-54/+0
| |/ / /
* | | | Merge changes I25dca710,I85fdf927,I667fe53e,I46bf95acJosh Gao2016-05-0274-573/+632
|\ \ \ \ | |/ / / |/| | |
| * | | Remove nonexported _ns_flagdata from public header.Josh Gao2016-04-292-4/+2
| * | | Add platform specific version tags.Josh Gao2016-04-294-4/+20
| * | | Add __INTRODUCED_IN_FUTURE for unreleased APIs.Josh Gao2016-04-2915-48/+55
| * | | Add versioning information to symbols.Josh Gao2016-04-2970-566/+604