summaryrefslogtreecommitdiffstats
path: root/libc
Commit message (Expand)AuthorAgeFilesLines
* Fix unused DT entry warnings.Dmitriy Ivanov2014-09-301-0/+29
* Remove arch-mips64/bionic/__get_sp.SAndrew Hsieh2014-09-301-1/+0
* Cleanup arm assembly.Christopher Ferris2014-09-2923-253/+210
* Static libc++ is being renamed libc++_static.Dan Albert2014-09-271-1/+1
* Make __aeabi_*() symbols weak.Dan Albert2014-09-261-13/+16
* Add __memcpy_chk assembly for 64 bit.Christopher Ferris2014-09-265-370/+484
* Re-expose more stdio implementation details for LP32.Elliott Hughes2014-09-242-12/+9
* Merge "Switch to OpenBSD fopen/fclose."Elliott Hughes2014-09-244-59/+15
|\
| * Switch to OpenBSD fopen/fclose.Elliott Hughes2014-09-244-59/+15
* | Sync with current upstream getopt_long.c.Elliott Hughes2014-09-241-18/+12
|/
* Merge "Sync with upstream findfp.c."Elliott Hughes2014-09-244-10/+16
|\
| * Sync with upstream findfp.c.Elliott Hughes2014-09-244-10/+16
* | Merge "Coverage configs for bionic."Dan Albert2014-09-241-0/+22
|\ \ | |/ |/|
| * Coverage configs for bionic.Dan Albert2014-09-241-0/+22
* | Merge "Fix incorrect parameter types for locale funcs."Dan Albert2014-09-245-8/+8
|\ \
| * | Fix incorrect parameter types for locale funcs.Dan Albert2014-09-235-8/+8
* | | Merge "Switch to OpenBSD flags.c."Elliott Hughes2014-09-242-34/+27
|\ \ \
| * | | Switch to OpenBSD flags.c.Elliott Hughes2014-09-232-34/+27
* | | | Merge "Remove the unnecessary generic-neon code."Christopher Ferris2014-09-243-193/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove the unnecessary generic-neon code.Christopher Ferris2014-09-233-193/+1
| |/ /
* | | CLOEXEC support in fdopen, freopen, and mkostemp/mkostemps.Elliott Hughes2014-09-237-18/+61
|/ /
* | Pull in upstream fixes to reject invalid bases.Elliott Hughes2014-09-236-20/+60
* | Merge "Sync with some upstream OpenBSD #include cleanup."Elliott Hughes2014-09-235-10/+10
|\ \
| * | Sync with some upstream OpenBSD #include cleanup.Elliott Hughes2014-09-235-10/+10
* | | Switch to OpenBSD insque/remque/killpg.Elliott Hughes2014-09-234-46/+26
|/ /
* | Fix a couple more cases of missing CLOEXEC.Elliott Hughes2014-09-221-2/+2
* | Clean up fpathconf(3)/pathconf(3).Elliott Hughes2014-09-229-401/+256
* | Use the uapi fs magic in <sys/vfs.h>.Elliott Hughes2014-09-221-44/+22
* | Merge "Add semaphore tests, fix sem_destroy."Elliott Hughes2014-09-2014-550/+421
|\ \
| * | Add semaphore tests, fix sem_destroy.Elliott Hughes2014-09-1914-550/+421
| |/
* | Remove references to MALLOC_LEAK_CHECK.Christopher Ferris2014-09-193-19/+8
|/
* Merge "Add greg_t for arm64."Elliott Hughes2014-09-191-0/+4
|\
| * Add greg_t for arm64.Elliott Hughes2014-09-191-0/+4
* | Merge "Exclude libstdc++ from linked libraries."Dan Albert2014-09-181-4/+24
|\ \
| * | Exclude libstdc++ from linked libraries.Dan Albert2014-09-171-4/+24
* | | Move to v3.16.3 kernel headers.Christopher Ferris2014-09-182-57/+59
| |/ |/|
* | Update kernel uapi headers to v3.16.1.Christopher Ferris2014-09-17111-3087/+4730
* | Fix some 32-bit-isms in <stdio.h>.Elliott Hughes2014-09-171-0/+12
* | Pull input.h from v3.16.1 kernel headers.Christopher Ferris2014-09-171-124/+139
|/
* Merge "Use the kernel's sa_restorer for aarch64."Elliott Hughes2014-09-173-48/+22
|\
| * Use the kernel's sa_restorer for aarch64.Elliott Hughes2014-09-163-48/+22
* | Clean up the architecture-specific makefiles.Elliott Hughes2014-09-167-108/+154
* | No arm source refers to SOFTFLOAT.Elliott Hughes2014-09-161-2/+0
|/
* Fix 32-bit arm unwinding through signal frames.Elliott Hughes2014-09-163-37/+27
* Fix signal trampolines.Elliott Hughes2014-09-1512-12/+183
* Merge "POSIX says <signal.h> gets you ucontext_t."Elliott Hughes2014-09-152-8/+7
|\
| * POSIX says <signal.h> gets you ucontext_t.Elliott Hughes2014-09-122-8/+7
* | Merge "Update NOTICE files."Elliott Hughes2014-09-131-61/+69
|\ \
| * | Update NOTICE files.Elliott Hughes2014-09-131-61/+69
| |/
* | Remove an unused file.Elliott Hughes2014-09-132-69/+0
|/