aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Update nss_cache.c and nss_cache.h to current upstream version. This makes ge...Max Kanat-Alexander3-222/+201
2016-06-27Backport checking of locale environment handlingStan Shebs3-15/+80
2016-05-09fix where getaddrinfo() writes DNS queries to random file descriptors under h...Stan Shebs2-1/+8
2016-05-09Fix stack overflow in _nss_dns_getnetbyname_r (BZ19879)Stan Shebs2-4/+6
2016-04-27Fix infinite loop on process exit.Stan Shebs2-0/+34
2016-02-16Remove uses of operand modifier (%s) in powerpc inline asm.Stan Shebs2-4/+8
2016-02-12Backport several dozen PPC-specific patches from IBM.Stan Shebs127-723/+4483
2016-02-10Small fix to patch from last October, lets tst-key5 build.Stan Shebs2-1/+5
2016-01-18Use munlock before madvise to make sure that we effectively "uncommit" the pageVicent Segui Pascual4-1/+103
2015-12-15For b/25900273, adjust allocations to avoid segfault.Brooks Moses2-12/+19
2015-12-03Backport removal of __gconv_translit_findStan Shebs2-173/+10
2015-12-01Backport fix for broken trig functionsStan Shebs5-6/+202
2015-10-29Allow suppressing the definition of __USE_FILE_OFFSET64 by defining SUPPRESS_...Manuel Klimek2-1/+9
2015-10-15Backport of fix for memory leak in getaddrinfo()Stan Shebs8-51/+78
2015-10-13Make pthread_getspecific async-signal-safeAndrew Hunter4-10/+87
2015-10-10For b/22641205, #include _itoa.hPaul Pluzhnikov2-0/+6
2015-10-02For b/20141439, don't add "foo.so" as alternate name for previously loaded "f...Paul Pluzhnikov2-1/+8
2015-09-16Backport upstream fix to nss_filesStan Shebs4-2/+127
2015-08-31Backport upstream fixes to fnmatchStan Shebs4-5/+70
2015-08-21Describe borg-pwd better, remove dead code.Stan Shebs2-7/+9
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 Shebs2-1/+6
2015-08-14Backport cl/98967227 to GRTE glibc 2.19 sources.Brooks Moses2-7/+9
2015-07-28Fix b/19824366 with a local patch (as upstream is fixed unmergeably), and add...Stan Shebs5-7/+175
2015-07-27Redeclare hot external libc functions with new GCC function attribute "noplt"...Sriraman Tallam4-10/+34
2015-07-06backport fix buffer overflow for writes to memory buffer stream (PR18549)Stan Shebs3-6/+23
2015-06-23Prevent wasted memory in guard regionsAndrew Hunter1-0/+9
2015-06-03For b/8315591, b/20141439 correct off-by-one error that resulted in last byte...Paul Pluzhnikov2-1/+6
2015-04-16Change this offsetof computation to use c89 offsetof. Tested:Nick Lewycky2-1/+6
2015-03-13Backport fix for wscanf Tested:Stan Shebs3-6/+44
2015-02-05Backport fix for getnetbyname Tested:Stan Shebs2-2/+6
2015-01-30Port "resolv.conf timestamp checks" fixes from eglibc sources.Brooks Moses2-2/+16
2014-12-04For b/18243822, add back code that was accidentally deleted at the last minut...Paul Pluzhnikov2-0/+11
2014-11-25Use ENTRY and END macros to get a .size directive. backport of change:Sterling Augustine2-6/+8
2014-11-25For b/18473397 and CVE-2014-7817, properly handle the WRDE_NOCMD flag when pr...Sterling Augustine3-12/+55
2014-11-23Fix arm build by only using _itoa when building ld-linux, and not 'sln'. Also...Paul Pluzhnikov3-18/+11
2014-11-10For b/18243822, fix dlopen_with_offset to not reuse the same link_map entry w...Paul Pluzhnikov3-2/+33
2014-09-24Export a __secure_getenv symbol for link-time compatibility with GRTEv3. Tested:Brooks Moses2-3/+12
2014-09-12Import ldd patch from Ubuntu sources to allow ldd to work with non-executable...Brooks Moses2-22/+16
2014-06-30For b/15780211, consolidate setting of __google_auxv into earliest possible l...Brooks Moses3-12/+8
2014-06-19For b/13901604 (suid-root exe + unsecure environment variable => wrong __goog...Paul Pluzhnikov4-121/+22
2014-06-12Forward-port cl/42676407 to disable link-time warning about mktemp, tempnam a...Brooks Moses4-0/+14
2014-06-12For b/15017950, backport patches to fix offset computation for append+ mode o...Brooks Moses7-97/+388
2014-06-12Automated g4 rollback of changelist 69114074.Brooks Moses5-202/+5
2014-06-12For b/15017950, backport patch to fix offset computation for append+ mode on ...Brooks Moses5-5/+202
2014-06-12For b/15568332, backport patch to copy path argument to posix_spawn_file_acti...Brooks Moses5-7/+48
2014-06-02For b/13901604, forward-port http://cr/68404571 viaPaul Pluzhnikov2-0/+19
2014-05-19Backport PPC ELFv2 s_copysign stack temp bugfix (PR16786, b/13737066).Brooks Moses2-2/+8
2014-05-19Backport upstream fixes for PR16532 (separate ftell, fseek logic) for b/15017...Brooks Moses8-149/+654
2014-05-08For b/14616463, add -fno-function-sections to nptl/events.c compilation.Brooks Moses2-0/+8