| Commit message (Expand) | Author | Age | Files | Lines |
* | foo | Roland McGrath | 2012-08-01 | 1 | -2/+6 |
* | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0. | Roland McGrath | 2012-08-01 | 8 | -12/+0 |
* | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 2012-08-01 | 6 | -54/+34 |
* | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer | 2012-08-01 | 1 | -2/+2 |
* | Hurd: implement renameat | Pino Toscano | 2012-07-31 | 1 | -0/+51 |
* | Don't assume SIGWINCH is defined. | Roland McGrath | 2012-07-31 | 1 | -2/+4 |
* | Update sparc ULPs. | David S. Miller | 2012-07-31 | 1 | -0/+8 |
* | Improve clog, clog10 handling of values with real or imaginary part slightly ... | Joseph Myers | 2012-07-31 | 2 | -2/+164 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 10 | -18/+75 |
* | Update sparc ULPs. | David S. Miller | 2012-07-27 | 1 | -0/+53 |
* | Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13... | Joseph Myers | 2012-07-26 | 2 | -0/+114 |
* | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 2012-07-26 | 10 | -2/+234 |
* | Merge Linux 3.5 ptrace changes | Andreas Jaeger | 2012-07-26 | 4 | -20/+33 |
* | Merge Linux 3.5 epoll changes | Andreas Jaeger | 2012-07-26 | 1 | -0/+2 |
* | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 2012-07-26 | 4 | -3/+47 |
* | Remove pre-2.4.21 Linux kernel support. | Joseph Myers | 2012-07-25 | 17 | -502/+74 |
* | Remove unused pseudo_end label | Andreas Schwab | 2012-07-25 | 23 | -56/+23 |
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 15 | -14/+45 |
* | Move ldsodefs.h audit definitions to sysdeps directories. | Joseph Myers | 2012-07-25 | 7 | -108/+301 |
* | Set up errno properly for yn. | Marek Polacek | 2012-07-25 | 5 | -0/+20 |
* | Hurd: compliance fixes for getlogin_r | Pino Toscano | 2012-07-21 | 1 | -2/+9 |
* | Hurd: compliance fixes for getgroups | Pino Toscano | 2012-07-21 | 1 | -1/+4 |
* | Hurd: provide lremovexattr | Pino Toscano | 2012-07-21 | 1 | -0/+35 |
* | Hurd: provide llistxattr | Pino Toscano | 2012-07-21 | 1 | -0/+35 |
* | Hurd: sendto: do not crash when ADDR is null | Pino Toscano | 2012-07-20 | 1 | -25/+39 |
* | Move localplt baselines to sysdeps directories. | Joseph Myers | 2012-07-20 | 8 | -0/+79 |
* | Split tls-macros.h in sysdeps directories. | Adhemerval Zanella | 2012-07-19 | 3 | -135/+133 |
* | S/390: Fix uc_link == NULL handling for makecontext | Andreas Krebbel | 2012-07-19 | 6 | -20/+89 |
* | S/390: Add support for STT_GNU_IFUNC symbols. | Andreas Krebbel | 2012-07-19 | 19 | -102/+1185 |
* | Remove TLS configure checks. | Marek Polacek | 2012-07-17 | 16 | -872/+0 |
* | Move c++-types baselines to sysdeps directories. | Joseph Myers | 2012-07-17 | 9 | -0/+603 |
* | Split tls-macros.h into sysdeps directories. | Joseph Myers | 2012-07-17 | 8 | -0/+713 |
* | SH: makecontext: exit (0) if uc_link is the null pointer. | Thomas Schwinge | 2012-07-17 | 1 | -1/+2 |
* | x86_64: makecontext: exit (0) if uc_link is the null pointer. | Thomas Schwinge | 2012-07-17 | 1 | -2/+3 |
* | Fix ynl return value with LDBL_MIN. | Marek Polacek | 2012-07-12 | 1 | -1/+2 |
* | Remove pre-2.4.1 Linux kernel support. | Joseph Myers | 2012-07-12 | 5 | -73/+26 |
* | Avoid duplicate DNS requests if answer is longer than a implementation | Jeroen van Bemmel | 2012-07-12 | 1 | -3/+7 |
* | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Adhemerval Zanella | 2012-07-11 | 3 | -23/+324 |
* | Update sparc ULPs. | David S. Miller | 2012-07-11 | 1 | -0/+449 |
* | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek | 2012-07-10 | 22 | -162/+162 |
* | Fix clog, clog10 spurious underflow exceptions (bug 14337). | Joseph Myers | 2012-07-09 | 2 | -0/+284 |
* | Fix float range reduction problems (#14283) | Andreas Schwab | 2012-07-06 | 1 | -2/+2 |
* | Fix missing _mcount@GLIBC_2.0 on powerpc32 | Andreas Schwab | 2012-07-06 | 3 | -2/+18 |
* | Fix tanf underflow close to pi/4 (bug 14154). | Joseph Myers | 2012-07-06 | 2 | -0/+38 |
* | Fix expm1 spurious underflow exceptions (bug 6778). | Joseph Myers | 2012-07-06 | 6 | -42/+96 |
* | Fix csqrt underflow (bugs 14157, 14331). | Joseph Myers | 2012-07-05 | 2 | -0/+58 |
* | Fix ctan, ctanh of subnormals in round-upwards mode (bug 14328). | Joseph Myers | 2012-07-04 | 2 | -0/+552 |
* | Fix float range reduction problems (bug 14283). | Joseph Myers | 2012-07-03 | 2 | -22/+31 |
* | Update s390 ULPs file | Andreas Jaeger | 2012-06-25 | 1 | -4/+354 |
* | SH can do fanotify_mark, too. glibc-2.16-tps | Andreas Schwab | 2012-06-23 | 3 | -0/+6 |