aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Fix copy'n'pastos.Thomas Schwinge1-1/+1
2013-02-18sys/cdefs.h: export __attribute_alloc_size__Mike Frysinger1-0/+9
2013-02-18Fix build warnings in some test casesSiddhesh Poyarekar1-0/+1
2013-02-15Remove bounded-pointers build system support.Joseph Myers1-4/+0
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers1-8/+0
2013-02-11Fix a typo in the mremap comment.Roland McGrath1-1/+1
2013-01-23Whitespace fix for __glibc_likely/__glibc_unlikely defns.Roland McGrath1-4/+4
2013-01-16Hide reference to mktemp in libpthreadAndreas Schwab2-1/+3
2013-01-09Remove unused macro ALLOCA_LIMIT.Roland McGrath1-1/+0
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers2-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers138-145/+138
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers1-1/+1
2012-12-28Add __glibc_likely as an alias for __builtin_expect when availableSiddhesh Poyarekar1-0/+2
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft1-0/+1
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge72-72/+0
2012-10-24Define and use $(run-built-tests).Joseph Myers1-1/+1
2012-10-11Framework to test IFUNC implementations on targetH.J. Lu3-1/+34
2012-10-04Name space hygeine for madvise.Roland McGrath2-3/+9
2012-09-26Fix up definitions for older compilers.Marek Polacek1-1/+8
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2-1/+103
2012-08-17Make libio compile without _IO_MTSAFE_IO.Roland McGrath1-1/+0
2012-08-15Move stub lseek.c to the right directory.Roland McGrath1-52/+0
2012-08-01Clean up mkostemps64 definition for O_LARGEFILE==0.Roland McGrath2-2/+11
2012-08-01Clean up mkstemps64 definition for O_LARGEFILE==0.Roland McGrath2-2/+11
2012-08-01Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0.Roland McGrath4-4/+22
2012-07-10Fix LOG_MAKEPRI to agree with BSDAndreas Schwab1-2/+2
2012-06-13Suppress sign-conversion warning from FD_SET.Paul Pluzhnikov1-6/+7
2012-06-04Wrap __builtin_expect in pthread.hSiddhesh Poyarekar1-0/+6
2012-05-31Remove use of INTUSE/INTDEF in misc.Marek Polacek1-5/+4
2012-05-24Remove use of INTDEF/INTUSE in libioAndreas Schwab2-4/+4
2012-05-21 * misc/getauxval.c (__getauxval): Use unsigned long int.Richard Henderson2-4/+5
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson4-2/+76
2012-05-10Hurd: #include <kernel-features.h>Thomas Schwinge1-0/+2
2012-04-29Fix attributes for fortify functions.Marek Polacek4-17/+16
2012-03-07Remove distribute variable from MakefilesUlrich Drepper1-2/+0
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert135-405/+270
2012-01-30Remove miscellaneous __STDC__ conditionals.Joseph Myers1-4/+0
2012-01-08Static linking is always neededUlrich Drepper1-3/+1
2012-01-07Remove pre-ISO C supportUlrich Drepper15-89/+86
2011-12-02Mark fortified __FD_ELT as extensionAndreas Schwab1-1/+2
2011-11-15Clean up internal fopen usesUlrich Drepper4-7/+7
2011-11-11Mark setjmp and ucontext functions as non-leafAndreas Schwab1-0/+4
2011-10-27Don't mark memory synchronisation functions as leafAndreas Schwab1-1/+6
2011-10-17Fix syntax error in __THROW macroAndreas Schwab1-2/+2
2011-10-16Use leaf function attribute in __THROWUlrich Drepper1-3/+12
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab2-7/+5
2011-09-10Cleanup of configuration optionsUlrich Drepper3-21/+9
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper3-2/+43
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek1-1/+8
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-2/+2