]> git.ipfire.org Git - thirdparty/glibc.git/history - misc
Update nss tests to new skeleton
[thirdparty/glibc.git] / misc /
2017-08-17  Adhemerval ZanellaConsolidate non cancellable open call
2017-08-08  Joseph MyersDo not use __ptr_t.
2017-08-07  Joseph MyersRemove __long_double_t.
2017-07-11  Adhemerval Zanellaposix: Add p{read,write}v2 RWF_NOWAIT flag (BZ#21738)
2017-07-06  Joseph MyersIncrease some test timeouts.
2017-06-23  H.J. LuAvoid .symver on common symbols [BZ #21666]
2017-06-23  Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-06-21  Adhemerval Zanellaposix: Add invalid flags test for p{write,read}v2
2017-06-14  Zack WeinbergRemove __need_IOV_MAX and __need_FOPEN_MAX.
2017-06-09  Tulio Magno Quites... Add a way to bypass the PLT when calling getauxval
2017-06-08  Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-06-02  Adhemerval Zanellaposix: Add missing build flags for p{write,read}v2
2017-05-31  Adhemerval Zanellaposix: Implement preadv2 and pwritev2
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-19  Adhemerval ZanellaFix makefile rules for vmsplice, splice, and open_by_ha...
2017-05-18  Adhemerval Zanellalinux: Consolidate Linux open_by_handle_at syscall
2017-05-18  Adhemerval Zanellalinux: Consolidate Linux splice syscall
2017-05-18  Adhemerval Zanellalinux: Consolidate Linux vmsplice syscall
2017-05-18  Adhemerval Zanellaposix: Consolidate Linux fsync syscall
2017-05-18  Adhemerval Zanellaposix: Consolidate Linux fdatasync syscall
2017-05-18  Adhemerval Zanellaposix: Consolidate Linux msync syscall
2017-05-17  Gabriel F. T. Gomesfloat128: Extend __MATH_TG for float128 support
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-01  Adhemerval Zanellaposix: Using libsupport for p{write,read}v tests
2017-04-25  Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-03-02  Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-25  Zack WeinbergSplit DIAG_* macros to new header libc-diag.h.
2017-02-16  Zack WeinbergAdd missing header files throughout the testsuite.
2017-02-06  Wilco DijkstraAs a minor cleanup remove the (r)index defines from...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-26  Nick AlcockDisable stack protector in early static initialization...
2016-12-21  Nick AlcockMove all tests out of the csu subdirectory
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-11-22  Andreas SchwabFix multiple definitions of mk[o]stemp[s]64
2016-11-14  Zack Weinberg[BZ #19239] Issue deprecation warnings on macro expansion.
2016-10-10  Samuel Thibaulthurd: Fix unused variable warning
2016-10-07  Florian Weimerresolv: Deprecate unimplemented flags
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-08-25  Mark WielaardReduce memory size of tsearch red-black tree.
2016-08-03  Zack WeinbergDeprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
2016-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-08-03  Zack WeinbergAdd utility macros for clang detection, and deprecation...
2016-07-08  Adhemerval ZanellaFix LO_HI_LONG definition
2016-06-21  Adhemerval ZanellaFix p{readv,writev}{64} consolidation implementation
2016-06-10  Carlos O'DonellBug 20215: Always undefine __always_inline before defin...
2016-06-06  Adhemerval ZanellaConsolidate pwritev/pwritev64 implementations
2016-06-06  Adhemerval ZanellaConsolidate preadv/preadv64 implementation
2016-05-03  Joseph MyersFix sys/time.h timespec namespace (bug 20041).
2016-04-10  Samuel ThibaultFix crash on getauxval call without HAVE_AUX_VECTOR
2016-04-07  Florian Weimerhsearch_r: Include <limits.h>
2016-02-12  Florian Weimerhsearch_r: Apply VM size limit in test case
2016-01-28  Florian WeimerImprove check against integer wraparound in hcreate_r...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-24  Chris Metcalfmisc/tst-tsearch.c: bump up TIMEOUT to 10 seconds.
2015-11-05  Roland McGrathFix some stub prototypes missing ... after K&R conversion
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-20  Joseph MyersConvert 113 more function definitions to prototype...
2015-10-20  Joseph MyersConvert 29 more function definitions to prototype style...
2015-10-20  Joseph MyersConvert 24 more function definitions to prototype style...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-17  Florian WeimerAssume that SOCK_CLOEXEC is available and works
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
2015-09-15  Roland McGrathUse HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-29  Mike Frysingergetmntent: fix memory corruption w/blank lines [BZ...
2015-08-27  Gleb Fotengauer... Mention mkdtemp as another secure alternative to mktemp
2015-08-25  Ondřej BílkaHandle overflow in __hcreate_r
2015-08-18  Zack Weinbergregexp.h: update Versions to match file usage [BZ ...
2015-08-16  Zack WeinbergDesupport regexp.h (bug 18681)
2015-08-06  Arjun ShankarModify several tests to use test-skeleton.c
2015-08-06  Zack WeinbergCorrect comments about the history of <regexp.h>
2015-08-01  Zack WeinbergDeprecate the use of regexp.h
2015-07-07  Cyril HrubisSet errno to ENOMEM on overflow in sbrk (bug 18592)
2015-06-17  Joseph MyersFix ttyslot namespace (bug 18547).
2015-06-17  Joseph MyersFix getpass fflush_unlocked namespace (bug 18540).
2015-06-17  Joseph MyersFix sem_* tdelete, tfind, tsearch, twalk namespace...
2015-06-17  Joseph MyersFix syslog dprintf namespace (bug 18534).
2015-06-17  Joseph MyersFix vsyslog namespace (bug 18533).
2015-06-12  Joseph MyersFix syslog fputs_unlocked namespace (bug 18530).
2015-06-12  Joseph MyersFix ecvt_r, fcvt_r namespace (bug 18522).
2015-06-05  Joseph MyersFix open_memstream namespace (bug 18498).
2015-02-18  Joseph MyersFix search.h namespace (bug 17996).
2015-02-07  Paul EggertAdd ersatz _Static_assert on older C hosts
2015-02-07  Samuel Thibaulthurd: fix f?chflags prototypes, declare them and their...
2015-02-06  Roland McGrathDo not use SA_NOCLDWAIT in tst-pselect.
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...
next