]> sourceware.org Git - glibc.git/history - io
Fix integer overflows in internal memalign and malloc functions [BZ #22343]
[glibc.git] / io /
2018-01-12 Dmitry V. Levinlinux: make getcwd(3) fail if it cannot obtain an absol...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-12-15 Joseph MyersFix testing with read-only source directory.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-10-30 Florian WeimerAssume that _DIRENT_HAVE_D_TYPE is always defined.
2017-09-27 Samuel Thibaulthurd: Fix dirfd symbol exposition from ftw
2017-09-17 Samuel ThibaultAdd missing libc_hidden_weak/def calls
2017-09-04 H.J. LuHide __chmod and __mkdir [BZ #18822]
2017-08-31 Florian Weimerio: Remove internal_function attribute
2017-08-18 Adhemerval ZanellaConsolidate non cancellable close call
2017-08-18 Adhemerval ZanellaConsolidate non cancellable openat call
2017-06-15 Adhemerval Zanellalinux: Consolidate sync_file_range implementation
2017-05-20 Zack WeinbergRemove __need macros from signal.h.
2017-05-11 Adhemerval ZanellaConsolidate Linux write syscall
2017-05-11 Adhemerval ZanellaConsolidate Linux read syscall
2017-05-11 Adhemerval ZanellaConsolidate Linux creat implementation
2017-04-20 Adhemerval ZanellaFix missing timespec definition for sys/stat.h (BZ...
2017-04-18 Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-03-31 Slava Barinovfts: Fix symbol redirect for fts_set [BZ #21289]
2017-03-02 Zack WeinbergNarrowing the visibility of libc-internal.h even further.
2017-02-16 Zack WeinbergAdd missing header files throughout the testsuite.
2017-01-02 Joseph MyersFix MIPS n32 lseek, lseek64 (bug 21019).
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09 Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-11-16 Adhemerval ZanellaNew internal function __access_noerrno
2016-10-07 Adhemerval ZanellaConsolidate posix_fallocate{64} implementations
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-09-23 Florian Weimertst-open-tmpfile: Add checks for open64, openat64,...
2016-09-21 Florian WeimerAdd test case for O_TMPFILE handling in open, openat
2016-06-11 Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-05-17 Joseph MyersMake sys/stat.h define S_IFSOCK, S_ISSOCK for XPG4...
2016-05-10 Joseph MyersFix sys/stat.h fchmod namespace (bug 20073).
2016-05-02 Joseph MyersFix fcntl.h timespec namespace (bug 20023).
2016-01-07 Marko MyllynenMake shebang interpreter directives consistent
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-12-03 Ludovic CourtèsUse shell's builtin pwd.
2015-11-06 Mark WielaardAdd LFS support for fts functions (bug 11460)
2015-11-05 Roland McGrathFix some stub prototypes missing ... after K&R conversion
2015-10-21 Joseph MyersMove io/tst-fcntl temporary file creation to do_prepare.
2015-10-21 Joseph MyersMake io/ftwtest-sh remove temporary files on early...
2015-10-21 Joseph MyersConvert a few more function definitions to prototype...
2015-10-20 Joseph MyersConvert 113 more function definitions to prototype...
2015-10-20 Joseph MyersConvert 24 more function definitions to prototype style...
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15 Joseph MyersDo not leave files behind in /tmp from testing.
2015-08-10 Andreas SchwabReadd O_LARGEFILE flag for openat64 (bug 18781)
2015-04-24 Florian Weimerposix_fallocate, posix_fallocate64 stub: Do not set...
2015-02-24 Eric Rannaudlinux: open and openat ignore 'mode' with O_TMPFILE...
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30 H.J. LuReplace %ld with %jd and cast to intmax_t
2014-12-04 Roland McGrathDe-warning a few stubs.
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-10-30 Joseph MyersRemove __libc_creat function name.
2014-10-20 Roland McGrathTiny refactoring in fts to eliminate a warning.
2014-07-10 Siddhesh PoyarekarFix -Wundef warning for HAVE_SYS_PARAM_H
2014-06-07 Joseph MyersRemove redundant C locale settings.
2014-03-06 Joseph MyersEnumerate tests with special rules in tests-special...
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
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-13 Joseph MyersClean up trivially redundant __USE_MISC conditionals.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-12 Joseph MyersStop io/ftwtest deleting its own output.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-26 Roland McGrathMake stub lxstat64 call xstat64, like stub lxstat calls...
2013-08-21 Ondřej BílkaFix typos.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-05-06 Roland McGrathFix poll stub implementation.
2013-05-03 Roland McGrathConsolidate definitions of _FORTIFY_SOURCE wrappers...
2013-04-29 Roland McGrathMake stub fchdir.c define __fchdir.
2013-03-06 Patsy FranklinT_REMOVEDIR and AT_EACCESS have the same value.
2013-02-05 Roland McGrathFix aliases in stub lseek.
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-08 Joseph MyersDon't check __GNUC__ together with __USE_EXTERN_INLINES.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
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 MyersUse build directory instead of `pwd` in ftwtest-sh.
2012-10-24 Andreas JaegerAlways define off_t, mode_t, pid_t
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-20 Roland McGrathAlsways include <bits/types.h> in <fcntl.h>.
2012-10-19 Joseph MyersUse $(built-program-cmd) in io/ftwtest-sh.
2012-10-19 Joseph MyersUse working directory, not /tmp, in io/ftwtest-sh.
2012-10-01 Roland McGrathDefine __have_atfcts global in stub openat implementation.
2012-09-28 Roland McGrathFix stub open.c to define __libc_open.
2012-09-28 Pino Toscanotst-mknodat: create a FIFO instead of a socket
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25 Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-08-15 Roland McGrathMove stub lseek.c to the right directory.
2012-08-06 Roland McGrathClean up lockf64, fseeko64, ftello64, fgetpos64, fsetpo...
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-12 Thomas SchwingeAvoid dup3 PLT usage.
2012-05-10 Samuel ThibaultHurd: Define some posix types
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
next
This page took 0.212601 seconds and 8 git commands to generate.