about summary refs log tree commit diff
path: root/sysdeps/generic
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move ldsodefs.h audit definitions to sysdeps directories.Joseph Myers2012-07-251-108/+0
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+9
* Remove use of INTDEF/INTUSE in stdio-commonAndreas Schwab2012-06-011-10/+6
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-202-0/+26
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-151-0/+4
* Hurd: Fix paths in paths.hSamuel Thibault2012-05-101-4/+4
* Hurd: Fix value of __libc_stack_endSamuel Thibault2012-05-101-1/+5
* Add missed zero length files in previous abilist commit.David S. Miller2012-04-288-0/+0
* move libgcc_s soname definition to shlib-versionsSiddhesh Poyarekar2012-04-262-4/+2
* Remove all traces of reg_char.David S. Miller2012-04-181-3/+0
* Fix ilogb exception and errno (bug 6794)Adhemerval Zanella2012-04-171-0/+3
* New ld.so argument --inhibit-ldcache to disable ld.so.cache lookupSiddhesh Poyarekar2012-04-111-1/+4
* Avoid overflows from long double functions using __kernel_standard.Joseph Myers2012-03-281-0/+1
* Merge branch 'elf-move'Andreas Jaeger2012-03-273-247/+0
|\
| * Remove old debug/backtracesyms files, replace with elf versions.Andreas Jaeger2012-03-202-247/+0
| * Move sysdeps/generic/elf/* to sysdeps/genericAndreas Jaeger2012-03-193-0/+0
* | Add forward declaration for La_x32_regs/La_x32_retvalH.J. Lu2012-03-221-0/+2
* | Add x32 support to dynamic linker auditH.J. Lu2012-03-211-0/+9
* | Add _ITOA_NEEDED and _ITOA_WORD_TYPEH.J. Lu2012-03-211-4/+20
* | Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-202-1/+93
|/
* Create and use libc_feupdateenv_test.Richard Henderson2012-03-191-0/+18
* Create and use SET_RESTORE_ROUND{,_NOEX,_53BIT}{,F,L}.Richard Henderson2012-03-191-0/+69
* Convert libc_feholdexcept et al from macros to inline functions.Richard Henderson2012-03-191-21/+78
* Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson2012-03-191-13/+26
* Add x32 support to ldconfigH.J. Lu2012-03-161-0/+1
* Implement and use libc_feholdexcept_setround_53bit and libc_feupdateenv_53bitAndreas Jaeger2012-03-141-0/+5
* Fix another instance of the _dl_random masking bug, plus coding style.David S. Miller2012-03-121-2/+2
* Move math/math_private.h to sysdeps/generic/math_private.h.Richard Henderson2012-03-091-0/+392