summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into hjl/x32/masterhjl/x32/masterH.J. Lu2012-05-241-7/+2
|\
| * Switch gettimeofday from INTUSE to libc_hidden_proto.Roland McGrath2012-05-241-7/+2
* | Revert IFUNC vDSO macrosH.J. Lu2012-05-241-17/+0
* | Merge remote-tracking branch 'origin/hjl/abi' into hjl/x32/masterH.J. Lu2012-05-231-12/+0
|\ \
| * | Convert WORDSIZE to abi-list-variantsH.J. Lu2012-05-231-12/+0
| |/
* | Revert "Move include/stubs-biarch.h to sysdeps/generic"H.J. Lu2012-05-231-0/+12
* | Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-05-211-0/+10
|\ \ | |/
| * Fix sunrpc static libraryAndreas Jaeger2012-05-211-0/+10
* | Use macros to define x32 vDSO IFUNCH.J. Lu2012-05-181-0/+17
* | Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-05-161-2/+3
|\ \ | |/
| * Update __STDC_ISO_10646__.Joseph Myers2012-05-161-2/+3
* | Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-05-103-4/+13
|\ \ | |/
| * Hurd: hidden_nolink macro for NO_HIDDEN case.Thomas Schwinge2012-05-101-2/+2
| * Hurd: dup3Thomas Schwinge2012-05-101-1/+2
| * Hurd: accept4Thomas Schwinge2012-05-101-0/+3
| * Make sunrpc code usable againAndreas Jaeger2012-05-101-1/+6
* | Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-05-101-0/+3
|\ \ | |/
| * Define __STDC_NO_THREADS__.Joseph Myers2012-05-101-0/+3
* | Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-05-091-4/+8
|\ \ | |/
| * Warn if user requests __FORTIFY_SOURCE but it is disabledRoland Mc Grath2012-05-081-4/+8
* | Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-04-291-1/+1
|\ \ | |/
| * Fix attributes for fortify functions.Marek Polacek2012-04-291-1/+1
* | Merge remote-tracking branch 'origin/master' into hjl/x32/masterH.J. Lu2012-04-241-4/+4
|\ \ | |/
| * Resolve __vector namespace conflict with Altivec.Petr Baudis2012-04-171-4/+4
| * Replace Elf64_XXX with ElfW(XXX) in dl-irel.hH.J. Lu2012-03-221-0/+5
* | Replace ELF64_R_TYPE with ELFW(R_TYPE)H.J. Lu2012-03-221-0/+5
* | Move include/stubs-biarch.h to sysdeps/genericH.J. Lu2012-03-161-12/+0
|/
* Move math/math_private.h to sysdeps/generic/math_private.h.Richard Henderson2012-03-091-1/+0
* Fix sparc build after recent math changes.David S. Miller2012-03-091-0/+1
* Remove oldish __GNUC_PREREQ.Marek Polacek2012-03-031-5/+1
* Include <dirstream.h> before <dirent/dirent.h>Andreas Schwab2012-02-281-1/+3
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-265-0/+10
* First steps to get conformtest fully workingUlrich Drepper2012-02-2548-23/+115
* Move __STDC_* predefined macros from features.h to stdc-predef.h.Joseph Myers2012-02-222-8/+40
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0913-39/+26
* Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait().Chris Metcalf2012-01-281-0/+6
* Fix gets problemsUlrich Drepper2012-01-241-0/+22
* Optimize xmalloc, xcalloc, xrealloc, and xstrdupUlrich Drepper2012-01-081-0/+7
* Add checking versions of poll and ppollUlrich Drepper2012-01-082-0/+2
* More fallout from supporting only ELFUlrich Drepper2012-01-081-49/+25
* Remove pre-ISO C supportUlrich Drepper2012-01-0736-267/+264
* Remove non-ELF supportUlrich Drepper2012-01-072-83/+38
* Missed half the support for __USE_ISOC11Ulrich Drepper2012-01-011-0/+2
* Add __USE_ISOCXX11Ulrich Drepper2012-01-011-0/+10
* Support C11 __STDC_SOURCE__ and _ISOC11_SOURCEUlrich Drepper2012-01-011-6/+12
* Preliminaries for 2.15 releaseglibc-2.15Ulrich Drepper2011-12-231-1/+1
* Fix __readlink declaration.Roland McGrath2011-11-111-1/+1
* Account for alloca size rounding in extend_allocaAndreas Schwab2011-11-011-3/+7
* Cache network interface informationUlrich Drepper2011-10-311-0/+5
* Optimize access to isXYZ and toXYZ tablesUlrich Drepper2011-10-151-12/+8