Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CHECK_N and bp-checks.h. | Joseph Myers | 2013-02-08 | 1 | -0/+75 |
| | |||||
* | Remove dead variable in generic strcpy. | Roland McGrath | 2013-02-08 | 1 | -0/+2 |
| | |||||
* | Support sysdeps/.../include/ directories. | Roland McGrath | 2013-02-08 | 1 | -0/+5 |
| | |||||
* | Refactor code out of nscd's two main poll loops. | Carlos O'Donell | 2013-02-08 | 1 | -0/+10 |
| | | | | | | | We refactor the inotify file checking code and the database clearing code out of the main_loop_poll and mail_loop_epoll functions. We document some the related functions with appropriate comments. | ||||
* | Add more comments to _dl_load_cache_lookup(). | Carlos O'Donell | 2013-02-08 | 1 | -0/+5 |
| | | | | | | Calling _dl_load_cache_lookup will load the cache if not already. If loading the cache fails no more attempts will be made to load the cache. | ||||
* | BZ #15006: Updates NEWS and ChangeLog. | Carlos O'Donell | 2013-02-08 | 1 | -0/+1 |
| | |||||
* | ARM: Support loading unmarked objects from cache. | Carlos O'Donell | 2013-02-08 | 1 | -0/+5 |
| | | | | | | | | | | | | ARM now supports loading unmarked objects from the dynamic loader cache. Unmarked objects can be used with the hard-float or soft-float ABI. We must support loading unmarked objects during the transition period from a binutils that does not mark objects to one that does mark them with the correct ELF flags. Signed-off-by: Carlos O'Donell <carlos@redhat.com> | ||||
* | Remove CHECK_1 and CHECK_1_NULL_OK. | Joseph Myers | 2013-02-08 | 1 | -0/+93 |
| | |||||
* | Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code. | Joseph Myers | 2013-02-08 | 1 | -0/+9 |
| | |||||
* | Remove lots of inline keywords. | Roland McGrath | 2013-02-07 | 1 | -0/+39 |
| | |||||
* | Move nss directory into sysdeps Subdirs. | Roland McGrath | 2013-02-05 | 1 | -0/+6 |
| | |||||
* | Replace an alloca use with a variable-length array. | Roland McGrath | 2013-02-05 | 1 | -0/+3 |
| | |||||
* | Fix aliases in stub lseek. | Roland McGrath | 2013-02-05 | 1 | -0/+3 |
| | |||||
* | Add missing includes to sysdeps/generic/malloc-sysdep.h. | Roland McGrath | 2013-02-05 | 1 | -0/+4 |
| | |||||
* | getenv: Remove check for non-standard endianness. | Carlos O'Donell | 2013-02-04 | 1 | -0/+5 |
| | | | | | stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the else clause and remove check for non-standard endianness. | ||||
* | Update sparc ULPs after Joseph's casin fixes. | David S. Miller | 2013-02-04 | 1 | -0/+4 |
| | | | | * sysdeps/sparc/fpu/libm-test-ulps: Update. | ||||
* | Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr. | Joseph Myers | 2013-02-04 | 1 | -0/+63 |
| | |||||
* | Don't use GLIBC_PRIVATE errno outside of libraries | Andreas Schwab | 2013-02-04 | 1 | -0/+7 |
| | |||||
* | Improve link_map.l_addr comment. | Jan Kratochvil | 2013-02-02 | 1 | -0/+5 |
| | |||||
* | Remove BOUNDED_N and BOUNDED_1. | Joseph Myers | 2013-02-01 | 1 | -0/+19 |
| | |||||
* | Remove bp-start.h and INIT_ARGV_and_ENVIRON. | Joseph Myers | 2013-02-01 | 1 | -0/+8 |
| | |||||
* | Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES. | Joseph Myers | 2013-01-31 | 1 | -0/+6 |
| | |||||
* | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. | Joseph Myers | 2013-01-31 | 1 | -0/+32 |
| | |||||
* | Remove bp-semctl.h and CHECK_SEMCTL. | Joseph Myers | 2013-01-31 | 1 | -0/+18 |
| | |||||
* | Remove bp-thunks code. | Joseph Myers | 2013-01-31 | 1 | -0/+19 |
| | |||||
* | Fix casinh spurious underflows away from [-i,i] (bug 15062). | Joseph Myers | 2013-01-31 | 1 | -0/+14 |
| | |||||
* | Update German translations. | David S. Miller | 2013-01-31 | 1 | -0/+4 |
| | | | | * po/de.po: Update from translation team. | ||||
* | * time/tzfile.c: Include stdint.h for SIZE_MAX. | Maxim Kuvyrkov | 2013-01-26 | 1 | -0/+4 |
| | |||||
* | Don't bother checking for $CC option to accept ISO C89. | Thomas Schwinge | 2013-01-25 | 1 | -0/+3 |
| | |||||
* | configure: Default to CPP="$CC -E" unless overridden. | Thomas Schwinge | 2013-01-25 | 1 | -0/+5 |
| | |||||
* | Avoid backtrace tests matching filenames when searching for function names. | Joseph Myers | 2013-01-24 | 1 | -0/+28 |
| | |||||
* | Whitespace fix for __glibc_likely/__glibc_unlikely defns. | Roland McGrath | 2013-01-23 | 1 | -0/+4 |
| | |||||
* | Add a minor 'cas' atomic optimization on sparc. | David S. Miller | 2013-01-23 | 1 | -0/+9 |
| | | | | | | | | | * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (__arch_compare_and_exchange_val_32_acq): Use %g0 as second argument of CAS if possible. * sysdeps/sparc/sparc64/bits/atomic.h (__arch_compare_and_exchange_val_32_acq): Likewise. (__arch_compare_and_exchange_val_64_acq): Likewise. | ||||
* | ulimit: remove buggy bsd implementation | Pino Toscano | 2013-01-23 | 1 | -0/+1 |
| | | | | | | | | | The bsd implementation of ulimit produces wrong return values, so remove it in favour of the posix implementation. The only regression for non-Linux implementations using bsd sysdeps and not providing an own ulimit is that the __UL_GETMAXBRK case (which is non-standard) is left unimplemented (giving EINVAL). | ||||
* | 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/+5 |
| | | | | | The linux implementation of ulimit works correctly and has nothing specific to Linux, so move it as general posix implementation. | ||||
* | Build elf/tst-array2 and elf/tst-array5 with --no-as-needed | Adam Conrad | 2013-01-22 | 1 | -0/+5 |
| | | | | | * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed). (LDFLAGS-tst-array5): Likewise. | ||||
* | Make bits/wchar.h correct for all architectures (bug 15036). | Joseph Myers | 2013-01-23 | 1 | -0/+8 |
| | |||||
* | Use libgcc unwinder for sparc backtraces, if available. | David S. Miller | 2013-01-21 | 1 | -0/+10 |
| | | | | | | | | | | * sysdeps/sparc/backtrace.c: New file. * sysdeps/sparc/sparc32/backtrace.h: New file. * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file. * sysdeps/sparc/sparc64/backtrace.h: New file. * sysdeps/sparc/sparc64/backtrace.c: Delete. * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add -funwind-tables. | ||||
* | Avoid busy loop in wordexp when substituted command closed its stdout | Andreas Schwab | 2013-01-21 | 1 | -0/+6 |
| | |||||
* | Remove use of mpa2.h | Andreas Schwab | 2013-01-20 | 1 | -0/+6 |
| | |||||
* | Add tests that backtrace and backtrace_symbols produce correct results. | Joseph Myers | 2013-01-18 | 1 | -0/+20 |
| | |||||
* | Corrected ChangeLog date of __kernel_get_tbfreq fix. | Ryan S. Arnold | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | PowerPC: Rename __kernel_vdso_get_tbfreq to __kernel_get_tbfreq. | Anton Blanchard | 2013-01-18 | 1 | -0/+22 |
| | | | | | | | | | | In order for the __kernel_get_tbfreq vDSO call to work the INTERNAL_VSYSCALL_NCS macro needed to be updated to prevent it from assuming an integer return type (since the timebase frequency is a 64-bit value) by specifying the type of the return type as a macro parameter. The macro then specifically declares the return value as a 'register' (or implied pair) of the denoted type. The compiler is then informed that this register (or implied pair) is to be used for the return value. | ||||
* | Fix application of the exception mask | Siddhesh Poyarekar | 2013-01-18 | 1 | -0/+4 |
| | | | | Fixes BZ #14496. | ||||
* | Simplify calculation of 2^-m in __mpexp | Siddhesh Poyarekar | 2013-01-18 | 1 | -0/+5 |
| | |||||
* | Remove unnecessary multiplication with RADIXI | Siddhesh Poyarekar | 2013-01-18 | 1 | -0/+5 |
| | |||||
* | Update sparc ULPs. | David S. Miller | 2013-01-17 | 1 | -0/+4 |
| | | | | * sysdeps/sparc/fpu/libm-test-ulps: Update. | ||||
* | Fix cacos real-part inaccuracy for result real part near 0 (bug 15023). | Joseph Myers | 2013-01-17 | 1 | -0/+31 |
| | |||||
* | Add HAVE_MREMAP for mremap usage | Pino Toscano | 2013-01-17 | 1 | -0/+7 |
| | | | | | | | | | Introduce (only on Linux) and use a HAVE_MREMAP symbol to advertize mremap availability. Move the malloc-sysdep.h include from arena.c to malloc.c, since what is provided by malloc-sysdep.h is needed earlier in malloc.c, before the inclusion of arena.c. |