]> git.ipfire.org Git - thirdparty/glibc.git/history - misc/Makefile
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / misc / Makefile
2019-03-01  Gabriel F. T. Gomesldbl-opt: Add error and error_at_line (bug 23984)
2019-03-01  Gabriel F. T. Gomesldbl-opt: Add err, errx, verr, verrx, warn, warnx,...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-14  Gabriel F. T. GomesAdd tests for the long double version of ecvt and fcvt
2018-11-06  Gabriel F. T. GomesAdd tests with floating-point arguments for err* and...
2018-11-06  Gabriel F. T. GomesAdd test for warn, warnx, vwarn, and vwarnx with floati...
2018-09-20  Florian Weimermisc: New test misc/tst-gethostid
2018-08-14  Florian Weimererror, warn, warnx: Use __fxprintf for wide printing...
2018-05-23  Florian WeimerImplement allocate_once for atomic initialization with...
2018-05-02  Adhemerval ZanellaDeprecate ustat syscall interface
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11  H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-06-14  Zack WeinbergRemove __need_IOV_MAX and __need_FOPEN_MAX.
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-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-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-04-25  Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
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-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-06-21  Adhemerval ZanellaFix p{readv,writev}{64} consolidation implementation
2016-06-06  Adhemerval ZanellaConsolidate pwritev/pwritev64 implementations
2016-06-06  Adhemerval ZanellaConsolidate preadv/preadv64 implementation
2016-01-28  Florian WeimerImprove check against integer wraparound in hcreate_r...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-08-29  Mike Frysingergetmntent: fix memory corruption w/blank lines [BZ...
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-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-21  Joseph MyersGenerate .test-result files for tests with special...
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-17  Joseph MyersRemove libbsd-compat dummy library.
2013-02-15  Joseph MyersRemove bounded-pointers build system support.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-14  Marcus ShawcroftAdding missing -fexception CFLAGS
2012-10-24  Joseph MyersDefine and use $(run-built-tests).
2012-10-11  H.J. LuFramework to test IFUNC implementations on target
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-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-20  Richard HendersonAdd <sys/auxv.h> and getauxval.
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-08  Ulrich DrepperStatic linking is always needed
2011-09-08  Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-04-01  Andreas SchwabAdd syncfs syscall.
2009-10-30  Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30  Ulrich DrepperImplement mkstemps and mkstemps64.
2009-04-03  Ulrich Drepper* misc/Makefile (routines): Add preadv, preadv64, pwrit...
2009-01-23  Ulrich Drepper..
2007-10-12  Jakub Jelinek* misc/Makefile (headers): Add bits/error.h.
2007-08-11  Ulrich Drepper* nscd/connections.c: Use O_CLOEXEC is possible. Use...
2006-12-09  Ulrich Drepper* sysdeps/unix/sysv/linux/rtld-lowlevel.h
2006-06-17  Ulrich Drepper[BZ #2766]
2006-02-23  Roland McGrath[BZ #2172]
2006-01-21  Ulrich Drepper* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow...
2006-01-14  Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-11-11  Ulrich Drepper* io/Makefile (routines): Add fstatat, fstatat64, fxsta...
2005-07-30  Ulrich Drepper* misc/bits/syslog.h: New file.
2005-07-19  Ulrich Drepper* stdio-common/Makefile (aux): Add fxprintf.
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-02-09  Ulrich DrepperUpdate.
2003-09-17  Ulrich DrepperUpdate.
2003-09-16  Ulrich DrepperUpdate.
2003-09-12  Ulrich DrepperUpdate.
2003-09-04  Ulrich DrepperUpdate.
2003-09-02  Ulrich Drepper(CFLAGS-oldtmpfile.c): Add -fexceptions.
2003-08-30  Ulrich DrepperUpdate.
2003-08-30  Ulrich DrepperUpdate.
2003-07-15  Ulrich DrepperUpdate.
2003-06-15  Ulrich DrepperUpdate.
2003-03-03  Ulrich DrepperUpdate.
2002-08-27  Roland McGrath* time/sys/time.h [__USE_BSD] (lutimes, futimes): Decla...
2002-08-25  Roland McGrath2002-08-25 Roland McGrath <roland@redhat.com>
2002-08-23  Andreas JaegerUpdate.
2002-01-29  Ulrich DrepperUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-04-19  Roland McGrath* sysdeps/mach/hurd/mlock.c: New file.
2000-11-01  Ulrich DrepperUpdate.
2000-09-26  Ulrich DrepperUpdate.
2000-09-26  Ulrich DrepperUpdate.
2000-08-17  Greg McGaryUpdate.
2000-03-20  Ulrich DrepperUpdate.
1999-10-04  Roland McGrath* misc/Makefile (routines): Add getloadavg.
1999-07-06  Ulrich DrepperUpdate.
1998-09-23  Ulrich DrepperUpdate.
next