aboutsummaryrefslogtreecommitdiff
path: root/README.google
AgeCommit message (Collapse)AuthorFilesLines
2016-09-29Revert the fix to the value of DT_PPC64_NUM.Stan Shebs1-0/+4
2016-08-05Fix error handling in getaddrinfo.Stan Shebs1-0/+6
2016-07-14Fix stack overflow in hostent translation (CVE-2016-3706)Stan Shebs1-0/+5
2016-07-06Update nss_cache.c and nss_cache.h to current upstream version. This makes ↵Max Kanat-Alexander1-0/+8
getgrgid_r and similar calls over 20x faster on corp machines.
2016-06-27Backport checking of locale environment handlingStan Shebs1-0/+7
2016-05-09fix where getaddrinfo() writes DNS queries to random file descriptors under ↵Stan Shebs1-1/+7
high load (BZ15946, CVE-2013-7423)
2016-05-09Fix stack overflow in _nss_dns_getnetbyname_r (BZ19879)Stan Shebs1-0/+5
2016-04-27Fix infinite loop on process exit.Stan Shebs1-0/+4
2016-02-16Remove uses of operand modifier (%s) in powerpc inline asm.Stan Shebs1-0/+4
2016-02-12Backport several dozen PPC-specific patches from IBM.Stan Shebs1-0/+9
2016-02-10Small fix to patch from last October, lets tst-key5 build.Stan Shebs1-0/+4
2016-01-18Use munlock before madvise to make sure that we effectively "uncommit" the pageVicent Segui Pascual1-0/+5
2015-12-15For b/25900273, adjust allocations to avoid segfault.Brooks Moses1-0/+3
2015-12-03Backport removal of __gconv_translit_findStan Shebs1-0/+6
2015-12-01Backport fix for broken trig functionsStan Shebs1-0/+8
2015-10-29Allow suppressing the definition of __USE_FILE_OFFSET64 by defining ↵Manuel Klimek1-0/+7
SUPPRESS_USE_FILE_OFFSET64 in the CROSSTOOL.
2015-10-15Backport of fix for memory leak in getaddrinfo()Stan Shebs1-0/+13
2015-10-13Make pthread_getspecific async-signal-safeAndrew Hunter1-0/+4
2015-10-10For b/22641205, #include _itoa.hPaul Pluzhnikov1-0/+5
2015-10-02For b/20141439, don't add "foo.so" as alternate name for previously loaded ↵Paul Pluzhnikov1-0/+4
"foo.so/@0x..."
2015-09-16Backport upstream fix to nss_filesStan Shebs1-0/+7
2015-08-31Backport upstream fixes to fnmatchStan Shebs1-0/+9
2015-08-21Describe borg-pwd better, remove dead code.Stan Shebs1-0/+7
2015-08-18Add README.google description omitted from cl/100732637.Brooks Moses1-0/+6
2015-08-17Backport fix for BZ 18287 (CVE-2015-1781)Stan Shebs1-0/+4
2015-07-28Fix b/19824366 with a local patch (as upstream is fixed unmergeably), and ↵Stan Shebs1-0/+9
add a new test.
2015-07-27Redeclare hot external libc functions with new GCC function attribute ↵Sriraman Tallam1-0/+9
"noplt" to allow calls to these functions to avoid the PLT. This change improves
2015-07-06backport fix buffer overflow for writes to memory buffer stream (PR18549)Stan Shebs1-0/+5
2015-06-03For b/8315591, b/20141439 correct off-by-one error that resulted in last ↵Paul Pluzhnikov1-0/+5
byte of l_name being random garbage.
2015-04-16Change this offsetof computation to use c89 offsetof. Tested:Nick Lewycky1-0/+4
2015-03-13Backport fix for wscanf Tested:Stan Shebs1-0/+5
2015-02-05Backport fix for getnetbyname Tested:Stan Shebs1-0/+4
2015-01-30Port "resolv.conf timestamp checks" fixes from eglibc sources.Brooks Moses1-0/+3
2014-12-04For b/18243822, add back code that was accidentally deleted at the last ↵Paul Pluzhnikov1-0/+3
minute in cr/80600560, and which is required to actually make
2014-11-25Use ENTRY and END macros to get a .size directive. backport of change:Sterling Augustine1-0/+6
2014-11-25For b/18473397 and CVE-2014-7817, properly handle the WRDE_NOCMD flag when ↵Sterling Augustine1-0/+7
processing certain arithmetic inputs.
2014-11-23Fix arm build by only using _itoa when building ld-linux, and not 'sln'. ↵Paul Pluzhnikov1-0/+6
Also disable __google_dlopen_with_offset in fully-static link
2014-11-10For b/18243822, fix dlopen_with_offset to not reuse the same link_map entry ↵Paul Pluzhnikov1-0/+5
when called on the same file with different offsets.
2014-09-24Export a __secure_getenv symbol for link-time compatibility with GRTEv3. Tested:Brooks Moses1-0/+6
2014-09-12Import ldd patch from Ubuntu sources to allow ldd to work with ↵Brooks Moses1-1/+6
non-executable files.
2014-06-30For b/15780211, consolidate setting of __google_auxv into earliest possible ↵Brooks Moses1-0/+5
location. (Forward-port of cl/69729332.)
2014-06-19For b/13901604 (suid-root exe + unsecure environment variable => wrong ↵Paul Pluzhnikov1-0/+8
__google_auxv), forward-port the second part of the fix (http://cr/69343116) to GRTEv4 via
2014-06-12Forward-port cl/42676407 to disable link-time warning about mktemp, tempnam ↵Brooks Moses1-0/+8
and tmpnam.
2014-06-12For b/15017950, backport patches to fix offset computation for append+ mode ↵Brooks Moses1-0/+15
on switching from read.
2014-06-12Automated g4 rollback of changelist 69114074.Brooks Moses1-9/+0
2014-06-12For b/15017950, backport patch to fix offset computation for append+ mode on ↵Brooks Moses1-0/+9
switching from read.
2014-06-12For b/15568332, backport patch to copy path argument to ↵Brooks Moses1-0/+8
posix_spawn_file_actions_addopen. (Forward-port of cl/69112129)
2014-06-02For b/13901604, forward-port http://cr/68404571 viaPaul Pluzhnikov1-0/+6
2014-05-19Backport PPC ELFv2 s_copysign stack temp bugfix (PR16786, b/13737066).Brooks Moses1-0/+6
2014-05-19Backport upstream fixes for PR16532 (separate ftell, fseek logic) for ↵Brooks Moses1-0/+15
b/15017950.