| Commit message (Expand) | Author | Age | Files | Lines |
* | Return EAI_AGAIN for AF_UNSPEC when herrno is TRY_AGAIN (BZ #16849) | Siddhesh Poyarekar | 2014-05-15 | 1 | -2/+1 |
* | Fix parsing of getai result from nscd for IPv6-only request | Andreas Schwab | 2014-05-07 | 1 | -4/+8 |
* | Use statvfs64() for pathconf(_PC_NAME_MAX). | Peter TB Brett | 2014-04-09 | 1 | -11/+3 |
* | Fix use of half-initialized result in getaddrinfo when using nscd (bug 16743) | Andreas Schwab | 2014-03-24 | 1 | -0/+8 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 6 | -12/+12 |
* | Do not enable asynchronous cancellation in system. Fixes bug 14782. | Ondřej Bílka | 2014-01-15 | 1 | -10/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 80 | -80/+80 |
* | Remove redundant GAIH_OKIFUNSPEC and GAIH_EAI. | Pavel Simerda | 2013-12-02 | 1 | -17/+14 |
* | getaddrinfo: remove dead code | Pavel Simerda | 2013-12-02 | 1 | -12/+0 |
* | Fix stack overflow due to large AF_INET6 requests | Siddhesh Poyarekar | 2013-10-25 | 1 | -2/+18 |
* | Fix incorrect getaddrinfo assertion trigger | Allan McRae | 2013-10-25 | 1 | -3/+10 |
* | Don't use gethostbyaddr to determine canonical name | Andreas Schwab | 2013-10-17 | 1 | -78/+11 |
* | Fix readdir regressions on sparc 32-bit. | David S. Miller | 2013-10-10 | 1 | -2/+7 |
* | Properly cache the result from looking up the nss database config | Andreas Schwab | 2013-09-30 | 1 | -8/+6 |
* | Use __glibc_unlikely instead of __builtin_expect (..., 0) | Siddhesh Poyarekar | 2013-08-28 | 1 | -1/+1 |
* | CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r | Florian Weimer | 2013-08-16 | 4 | -12/+34 |
* | Fix symbol definitions for __clock_* functions | Siddhesh Poyarekar | 2013-06-11 | 1 | -2/+2 |
* | Use (void) in no-arguments function definitions. | Joseph Myers | 2013-06-08 | 1 | -1/+1 |
* | Set EAI_SYSTEM only when h_errno is NETDB_INTERNAL | Siddhesh Poyarekar | 2013-05-21 | 1 | -2/+10 |
* | Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). | Ryan S. Arnold | 2013-05-16 | 1 | -0/+1 |
* | Clean up POSIX.1 implementation of truncate. | Roland McGrath | 2013-05-06 | 1 | -7/+10 |
* | Add missing #include in sysdeps/posix/opendir.c. | Roland McGrath | 2013-05-01 | 1 | -0/+1 |
* | Fix name space use in last commit. | Roland McGrath | 2013-04-23 | 1 | -1/+1 |
* | Add generic POSIX implementation of C11 timespec_get. | Roland McGrath | 2013-04-23 | 1 | -0/+38 |
* | Minor cleanup in getaddrinfo | Siddhesh Poyarekar | 2013-04-22 | 1 | -3/+4 |
* | Fix stack overflow in getaddrinfo with many results | Andreas Schwab | 2013-04-03 | 1 | -2/+21 |
* | Never call syslog in __libc_message. | Roland McGrath | 2013-03-28 | 1 | -9/+0 |
* | Consolidate Linux and POSIX libc_fatal code. | Roland McGrath | 2013-03-19 | 1 | -7/+30 |
* | Remove bp-sym.h and BP_SYM uses from C code. | Joseph Myers | 2013-02-14 | 1 | -4/+3 |
* | ulimit: include <limits.h> | Pino Toscano | 2013-01-23 | 1 | -0/+1 |
* | ulimit: move linux implementation as posix | Pino Toscano | 2013-01-23 | 1 | -0/+91 |
* | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 78 | -84/+78 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 2 | -4/+2 |
* | Return EAI_SYSTEM if we're out of file descriptors | Siddhesh Poyarekar | 2012-11-19 | 1 | -0/+6 |
* | Generate /usr/libexec/getconf files when cross-compiling. | Joseph Myers | 2012-11-17 | 1 | -72/+23 |
* | Suppress incorrect link warnings for NSS symbols | Chris Metcalf | 2012-10-30 | 1 | -1/+1 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 1 | -1/+2 |
* | __alloc_dir: avoid integer overflow in malloc argument | Florian Weimer | 2012-10-16 | 1 | -4/+11 |
* | sysconf/posix: handle _SC_LEVEL4_CACHE_LINESIZE | Pino Toscano | 2012-10-03 | 1 | -0/+1 |
* | Implement POSIX-generic sleep via nanosleep rather than SIGARLM. | Roland McGrath | 2012-09-28 | 1 | -65/+35 |
* | [BZ #11438] | Jeff Law | 2012-09-28 | 1 | -4/+0 |
* | * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r | Jeff Law | 2012-08-22 | 1 | -2/+7 |
* | Move some things from sysdeps/unix to sysdeps/posix. | Roland McGrath | 2012-08-17 | 6 | -0/+252 |
* | Fix typo in last change. | Roland McGrath | 2012-08-17 | 1 | -1/+1 |
* | Fix getaddrinfo for [!_STATBUF_ST_NSEC] case. | Roland McGrath | 2012-08-17 | 1 | -2/+35 |
* | Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT]. | Roland McGrath | 2012-08-15 | 1 | -3/+3 |
* | Add a missing #include. | Roland McGrath | 2012-08-08 | 1 | -1/+2 |
* | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath | 2012-08-07 | 10 | -0/+774 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 3 | -3/+5 |