m68k: force inlining bswap functions
[platform/upstream/glibc.git] / misc /
2015-01-07 Vladimir A. NazarenkoFix incorrect mount table entry parsing in __getmntent_r
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-16 Torvald RiegelFix warning in misc/tst-mntent2.c.
2014-12-11 Roland McGrathSuppress -Wformat-security in tst-error1.c.
2014-12-04 Roland McGrathDe-warning a few stubs.
2014-12-02 Joseph MyersFix fgets_unlocked namespace issues (bug 17664).
2014-11-27 Joseph MyersAvoid deprecated sigblock in misc/tst-pselect.c.
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-10-31 Joseph MyersRemove __libc_pselect alias.
2014-10-30 Joseph MyersRemove __libc_readv and __libc_writev function names.
2014-09-16 Siddhesh PoyarekarMake __extern_always_inline usable on clang++ again
2014-09-16 Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
2014-07-10 Siddhesh PoyarekarSync up error.c with gnulib
2014-07-02 Siddhesh PoyarekarFix Wundef warning for __STDC_VERSION__
2014-07-02 Paul Eggertmisc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers
2014-05-17 Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16 Joseph MyersUse existing makefile variables for dependencies on...
2014-03-18 Serge Hallynmisc/sys/xattr.h: guard against linux uapi header inclusion
2014-03-07 Joseph MyersMake tests consistently use *.out output files.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-28 Roland McGrathFix fallout from Joseph's untested Makeconfig change.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-25 Florian Weimermisc/sys/select.h (__FD_MASK): Avoid signed integer...
2014-02-21 Joseph MyersGenerate .test-result files for tests with special...
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-18 Brooks MosesAdd error reporting (via errno) to getauxval().
2013-12-17 Joseph MyersRemove libbsd-compat dummy library.
2013-10-14 Ondřej BílkaFix error_tail overflow in allocation calculation.
2013-10-04 Ryan S. ArnoldUpdate generic swapon definition to match prototype.
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-05-07 Aurelien JarnoOnly defined DEV_BSIZE if not already defined.
2013-05-01 Richard SmithUse __gnu_inline__ for __extern_always_inline in g...
2013-03-15 Thomas SchwingeFix copy'n'pastos.
2013-02-18 Mike Frysingersys/cdefs.h: export __attribute_alloc_size__
2013-02-18 Siddhesh PoyarekarFix build warnings in some test cases
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-11 Roland McGrathFix a typo in the mremap comment.
2013-01-23 Roland McGrathWhitespace fix for __glibc_likely/__glibc_unlikely...
2013-01-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-09 Roland McGrathRemove unused macro ALLOCA_LIMIT.
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-12-28 Siddhesh PoyarekarAdd __glibc_likely as an alias for __builtin_expect...
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-11 H.J. LuFramework to test IFUNC implementations on target
2012-10-04 Roland McGrathName space hygeine for madvise.
2012-09-26 Marek PolacekFix up definitions for older compilers.
2012-08-17 Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-08-17 Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-08-15 Roland McGrathMove stub lseek.c to the right directory.
2012-08-01 Roland McGrathClean up mkostemps64 definition for O_LARGEFILE==0.
2012-08-01 Roland McGrathClean up mkstemps64 definition for O_LARGEFILE==0.
2012-08-01 Roland McGrathClean up mkstemp64/mkostemp64 for O_LARGEFILE==0.
2012-07-10 Andreas SchwabFix LOG_MAKEPRI to agree with BSD
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-13 Paul PluzhnikovSuppress sign-conversion warning from FD_SET.
2012-06-04 Siddhesh PoyarekarWrap __builtin_expect in pthread.h
2012-05-31 Marek PolacekRemove use of INTUSE/INTDEF in misc.
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-21 Richard Henderson * misc/getauxval.c (__getauxval): Use unsigned...
2012-05-20 Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-02 Andreas SchwabMark fortified __FD_ELT as extension
2011-11-15 Ulrich DrepperClean up internal fopen uses
2011-11-11 Andreas SchwabMark setjmp and ucontext functions as non-leaf
2011-10-27 Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-10-17 Andreas SchwabFix syntax error in __THROW macro
2011-10-17 Ulrich DrepperUse leaf function attribute in __THROW
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-07-20 Marek PolacekAdd const attr to gnu_dev_{major,minor,makedev}
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-16 Ulrich DrepperFix reporting of invalid timeouts in emulated pselect
2011-05-16 Ulrich DrepperFix test for error_one_per_line mode in error
2011-05-12 Ulrich DrepperReport write error in addmnt even for cached streams.
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-01 Andreas SchwabAdd syncfs syscall.
2010-05-02 Ulrich DrepperFix handling if newline in addmntent.
2010-02-03 Ulrich DrepperFix endless loop with invalid /etc/shells file.
2010-01-19 Ulrich DrepperRemove unnecessary returns.
2009-11-06 Jakub JelinekFix preadv, pwritev and fallocate for -D_FILE_OFFSET_BI...
next