| Commit message (Expand) | Author | Age | Files | Lines |
* | foo roland/stat64 | Roland McGrath | 2012-08-07 | 1 | -0/+15 |
* | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 2012-08-07 | 1 | -0/+22 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 1 | -0/+43 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 1 | -0/+50 |
* | Remove __secure_getenv in 2.17 instead of 2.16 | H.J. Lu | 2012-08-06 | 1 | -0/+5 |
* | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu | 2012-08-06 | 1 | -0/+5 |
* | Update SPARC ULPs. | David S. Miller | 2012-08-03 | 1 | -0/+4 |
* | Remove some pre-2.6.0 Linux kernel conditionals. | Joseph Myers | 2012-08-03 | 1 | -0/+14 |
* | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 2012-08-03 | 1 | -0/+13 |
* | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers | 2012-08-03 | 1 | -0/+24 |
* | Wrap overlong ChangeLog lines. | Roland McGrath | 2012-08-02 | 1 | -4/+6 |
* | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 2012-08-02 | 1 | -0/+81 |
* | Clean up fopen64 for O_LARGEFILE==0. | Roland McGrath | 2012-08-01 | 1 | -0/+11 |
* | Small cleanup in Makeconfig. | Marek Polacek | 2012-08-02 | 1 | -0/+7 |
* | Remove __ASSUME_FCNTL64. | Joseph Myers | 2012-08-01 | 1 | -0/+17 |
* | Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals). | Joseph Myers | 2012-08-01 | 1 | -0/+17 |
* | Clean up mkostemps64 definition for O_LARGEFILE==0. | Roland McGrath | 2012-08-01 | 1 | -0/+3 |
* | Clean up mkstemps64 definition for O_LARGEFILE==0. | Roland McGrath | 2012-08-01 | 1 | -0/+3 |
* | Generic sys/param.h fixes for missing SYMLOOP_MAX or NGROUPS_MAX. | Roland McGrath | 2012-08-01 | 1 | -0/+3 |
* | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0. | Roland McGrath | 2012-08-01 | 1 | -0/+16 |
* | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 2012-08-01 | 1 | -0/+14 |
* | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer | 2012-08-01 | 1 | -0/+9 |
* | Hurd: implement renameat | Pino Toscano | 2012-07-31 | 1 | -0/+4 |
* | Clean up stub accept4 definition. | Roland McGrath | 2012-07-31 | 1 | -0/+4 |
* | Conditionalize use of PTR_MANGLE. | Roland McGrath | 2012-07-31 | 1 | -0/+4 |
* | Don't assume SIGWINCH is defined. | Roland McGrath | 2012-07-31 | 1 | -0/+4 |
* | Update sparc ULPs. | David S. Miller | 2012-07-31 | 1 | -0/+4 |
* | Improve clog, clog10 handling of values with real or imaginary part slightly ... | Joseph Myers | 2012-07-31 | 1 | -0/+16 |
* | secure_getenv test should write errors to standard output | Florian Weimer | 2012-07-31 | 1 | -0/+6 |
* | Fix lots of bitrot for stub configurations. | Roland McGrath | 2012-07-30 | 1 | -0/+83 |
* | Update sparc ULPs. | David S. Miller | 2012-07-27 | 1 | -0/+4 |
* | Add SystemTap static probes to the runtime linker. [BZ #14298] | Gary Benson | 2012-07-27 | 1 | -0/+19 |
* | Fix some -Wformat warnings in rpcgen. | Roland McGrath | 2012-07-26 | 1 | -0/+7 |
* | Provide a generic empty version of __check_native. | Pino Toscano | 2012-07-26 | 1 | -0/+4 |
* | Improve clog, clog10 handling of values with real or imaginary part 1 (bug 13... | Joseph Myers | 2012-07-26 | 1 | -0/+13 |
* | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 2012-07-26 | 1 | -0/+57 |
* | Merge Linux 3.5 ptrace changes | Andreas Jaeger | 2012-07-26 | 1 | -0/+11 |
* | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 2012-07-26 | 1 | -0/+18 |
* | Remove pre-2.4.21 Linux kernel support. | Joseph Myers | 2012-07-25 | 1 | -0/+92 |
* | Remove unused pseudo_end label | Andreas Schwab | 2012-07-25 | 1 | -0/+26 |
* | Fix up ChangeLog entries | Florian Weimer | 2012-07-25 | 1 | -31/+7 |
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 1 | -0/+63 |
* | Move ldsodefs.h audit definitions to sysdeps directories. | Joseph Myers | 2012-07-25 | 1 | -0/+31 |
* | Set up errno properly for yn. | Marek Polacek | 2012-07-25 | 1 | -0/+11 |
* | conformtest: Update expectations for time.h. | Joseph Myers | 2012-07-24 | 1 | -0/+8 |
* | configure.in <sysdeps resolving>: Correct printing Implies_before. | Thomas Schwinge | 2012-07-23 | 1 | -0/+6 |
* | Add missing includes. | Thomas Schwinge | 2012-07-22 | 1 | -0/+5 |
* | Document va_copy in preference to __va_copy. | Joseph Myers | 2012-07-20 | 1 | -0/+8 |
* | Hurd: compliance fixes for getlogin_r | Pino Toscano | 2012-07-21 | 1 | -0/+4 |
* | Hurd: compliance fixes for getgroups | Pino Toscano | 2012-07-21 | 1 | -0/+3 |