Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-06 | Remove __secure_getenv in 2.17 instead of 2.16 | H.J. Lu | 2 | -1/+6 | |
2012-08-06 | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu | 3 | -2/+5 | |
2012-08-04 | getXXbyYY_r.c: Fix comment typo: s/FUNCTION_NAME/FUNCTION2_NAME/ | Jim Meyering | 1 | -1/+1 | |
2012-08-04 | tile: fix typo in ASM_TYPE_DIRECTIVE fix | Chris Metcalf | 1 | -1/+1 | |
2012-08-03 | Update SPARC ULPs. | David S. Miller | 2 | -4/+55 | |
* sysdeps/sparc/fpu/libm-test-ulps: Update. | |||||
2012-08-03 | Remove some pre-2.6.0 Linux kernel conditionals. | Joseph Myers | 7 | -61/+24 | |
2012-08-03 | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 9 | -23/+159 | |
2012-08-03 | ia64: fix byteswap conversion warning | Mike Frysinger | 3 | -2/+9 | |
Same fix as went in for other architectures. URL: http://sourceware.org/bugzilla/show_bug.cgi?id=12194 Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2012-08-03 | Add more fixed bug numbers to NEWS. | Joseph Myers | 1 | -1/+1 | |
2012-08-03 | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers | 13 | -90/+72 | |
2012-08-03 | m68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG | Andreas Schwab | 3 | -22/+14 | |
2012-08-02 | Remove ASM_TYPE_DIRECTIVE for ARM. | Joseph Myers | 2 | -3/+6 | |
2012-08-02 | Wrap overlong ChangeLog lines. | Roland McGrath | 1 | -4/+6 | |
2012-08-02 | tile: Get rid of ASM_TYPE_DIRECTIVE | Chris Metcalf | 2 | -3/+6 | |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 70 | -321/+301 | |
2012-08-01 | Clean up fopen64 for O_LARGEFILE==0. | Roland McGrath | 5 | -5/+23 | |
2012-08-02 | Small cleanup in Makeconfig. | Marek Polacek | 2 | -6/+8 | |
2012-08-01 | Remove __ASSUME_FCNTL64. | Joseph Myers | 14 | -286/+47 | |
2012-08-01 | Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals). | Joseph Myers | 10 | -107/+34 | |
2012-08-01 | Move Linuxism out of sysdeps/arm/dl-machine.h. | Roland McGrath | 3 | -4/+36 | |
2012-08-01 | Clean up mkostemps64 definition for O_LARGEFILE==0. | Roland McGrath | 3 | -2/+14 | |
2012-08-01 | Clean up mkstemps64 definition for O_LARGEFILE==0. | Roland McGrath | 3 | -2/+14 | |
2012-08-01 | Generic sys/param.h fixes for missing SYMLOOP_MAX or NGROUPS_MAX. | Roland McGrath | 1 | -0/+3 | |
2012-08-01 | foo | Roland McGrath | 1 | -2/+6 | |
2012-08-01 | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0. | Roland McGrath | 13 | -16/+38 | |
2012-08-01 | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 13 | -57/+63 | |
2012-08-01 | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer | 4 | -21/+19 | |
Declare with warn_unused_result. (setgid, setregid, setegid, setresgid): Likewise. * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid): Likewise. * WUR-REPORT: Remove set*id functions. | |||||
2012-08-01 | Fix MIPS PREF/PREFX macro definitions in empty case. | Steve Ellcey | 2 | -2/+10 | |
2012-08-01 | m68k: update libm test ULPs | Andreas Schwab | 2 | -0/+93 | |
2012-07-31 | Improve MIPS n64 handling of 64-bit fcntl. | Joseph Myers | 5 | -0/+11 | |
2012-07-31 | Hurd: implement renameat | Pino Toscano | 2 | -0/+55 | |
Provide an implementation of renameat, mostly based on rename. | |||||
2012-07-31 | Clean up stub accept4 definition. | Roland McGrath | 3 | -3/+6 | |
2012-07-31 | Conditionalize use of PTR_MANGLE. | Roland McGrath | 3 | -4/+19 | |
2012-07-31 | Don't assume SIGWINCH is defined. | Roland McGrath | 2 | -2/+8 | |
2012-07-31 | Missing ChangeLog.arm entry. | Roland McGrath | 1 | -0/+5 | |
2012-07-31 | Update sparc ULPs. | David S. Miller | 2 | -0/+12 | |
2012-07-31 | Improve clog, clog10 handling of values with real or imaginary part slightly ↵ | Joseph Myers | 10 | -2/+258 | |
above 1 (bug 13629). | |||||
2012-07-31 | secure_getenv test should write errors to standard output | Florian Weimer | 2 | -27/+34 | |
This way, they end up in the log file. Also skip the test if no GID can be found. | |||||
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 39 | -82/+294 | |
2012-07-28 | Fix tst-pthread-getattr test case | Siddhesh Poyarekar | 2 | -22/+74 | |
Get the tst-pthread-getattr fix back with further improvements so that it does not fail on targets that use the user stack to save context. | |||||
2012-07-27 | Update sparc ULPs. | David S. Miller | 2 | -0/+57 | |
* sysdeps/sparc/fpu/libm-test-ulps: Update. | |||||
2012-07-27 | Make mmap64 an alias of mmap on MIPS. | Joseph Myers | 3 | -0/+8 | |
2012-07-27 | Add SystemTap static probes to the runtime linker. [BZ #14298] | Gary Benson | 7 | -5/+173 | |
2012-07-26 | Fix some -Wformat warnings in rpcgen. | Roland McGrath | 4 | -3/+10 | |
2012-07-26 | Provide a generic empty version of __check_native. | Pino Toscano | 2 | -0/+31 | |
Add an empty implementation of __check_native, as used in the posix version of getaddrinfo. This allows non-Linux GNU-based OSes to compile. | |||||
2012-07-26 | m68k: update libm test ULPs | Andreas Schwab | 2 | -0/+22 | |
2012-07-26 | Improve clog, clog10 handling of values with real or imaginary part 1 (bug ↵ | Joseph Myers | 10 | -54/+318 | |
13629). | |||||
2012-07-26 | Move testsuite audit definitions to sysdeps tst-audit.h files. | Joseph Myers | 20 | -150/+297 | |
2012-07-26 | Merge Linux 3.5 ptrace changes | Andreas Jaeger | 9 | -30/+74 | |
(__ptrace_eventcodes): Add new value PTRACE_EVENT_SECCOMP from Linux 3.5. (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust PTRACE_O_MASK. | |||||
2012-07-26 | Merge Linux 3.5 epoll changes | Andreas Jaeger | 3 | -1/+10 | |
Add EPOLLWAKEUP. |