about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* unify xmalloc prototypes & friendsMike Frysinger2013-02-181-7/+1
* New function _dl_find_dso_for_objectSiddhesh Poyarekar2013-02-181-0/+4
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-49/+0
* ARM: Support loading unmarked objects from cache.Carlos O'Donell2013-02-081-0/+1
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-081-7/+0
* Remove CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH for C code.Joseph Myers2013-02-081-12/+0
* Add missing includes to sysdeps/generic/malloc-sysdep.h.Roland McGrath2013-02-051-0/+3
* Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers2013-02-041-16/+0
* Remove BOUNDED_N and BOUNDED_1.Joseph Myers2013-02-011-10/+0
* Remove bp-start.h and INIT_ARGV_and_ENVIRON.Joseph Myers2013-02-011-71/+0
* Remove CHECK_IOCTL, CHECK_FCNTL and CHECK_N_PAGES.Joseph Myers2013-01-311-27/+0
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-311-7/+0
* Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2013-01-311-66/+0
* Remove bp-thunks code.Joseph Myers2013-01-311-69/+0
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0278-83/+78
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-011-2/+1
* Fix warnings from generic _FPU_GETCWChris Metcalf2012-12-061-3/+3
* Fix sparc build with older compilers.David S. Miller2012-12-041-1/+6
* Fix strict-aliasing warnings from unwind-dw2-fde.c.Joseph Myers2012-11-271-9/+18
* Mark unwind-dw2-fde-glibc.c variable possibly unused.Joseph Myers2012-11-221-2/+3
* Add ldconfig cache tag handling for AArch64Steve McIntyre2012-11-191-0/+1
* Add ldconfig cache tag handling for ARM hard-float ABISteve McIntyre2012-11-191-1/+2
* generic paths.h: remove old paths from _PATH_STDPATHPino Toscano2012-11-041-1/+1
* Fix small indendation issues in paths.h filesPino Toscano2012-11-041-2/+2
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+16
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-301-0/+33
* Remove _G_OPEN64, _G_LSEEK64, _G_MMAP64, _G_FSTAT64 from _G_config.h.Joseph Myers2012-10-181-5/+0
* * crypt/crypt-entry.c: Include fips-private.h.Alexandre Oliva2012-10-101-0/+36
* Remove _G_off64_t and _G_stat64 from _G_config.h.Joseph Myers2012-10-091-2/+0
* Move _G_config.h with Linuxism to linux/ directory.Roland McGrath2012-09-281-2/+7
* Define VERSYMIDX/VALIDX/ADDRIDX in ldsodefs.hH.J. Lu2012-09-281-0/+6
* Fix inaccuracy of clog, clog10 near |z| = 1 (bug 13629).Joseph Myers2012-09-251-0/+7
* Remove various _G_*_t type names.Joseph Myers2012-09-251-7/+0
* Shrink heap on linux when overcommit_memory == 2Siddhesh Poyarekar2012-09-251-0/+25
* Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.Joseph Myers2012-09-211-1/+0
* Remove _G_NEED_STDARG_H.Joseph Myers2012-09-201-1/+0
* Remove _G_HAVE_IO_GETLINE_INFO.Joseph Myers2012-09-171-1/+0
* Remove _G_HAVE_PRINTF_FP.Joseph Myers2012-09-131-1/+0
* Make strtod respect the rounding mode (bug 14518).Joseph Myers2012-09-121-0/+124
* Remove unused typedefs and macros from _G_config.h.Joseph Myers2012-09-111-10/+0
* Remove libio C++ vtable definitions.Joseph Myers2012-09-101-5/+0
* Make malloc build for no-threads configurations.Roland McGrath2012-08-171-5/+6
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-78/+0
* Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath2012-08-031-0/+72
* fooRoland McGrath2012-08-011-2/+6
* Don't assume SIGWINCH is defined.Roland McGrath2012-07-311-2/+4
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-302-9/+68
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-261-2/+2