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