]> sourceware.org Git - glibc.git/history - posix
Fix integer overflows in internal memalign and malloc functions [BZ #22343]
[glibc.git] / posix /
2018-01-06 Samuel Thibaulthurd: Fix posix glob test
2018-01-04 Joseph MyersIncrease some test timeouts.
2018-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-22 Eric BlakeAvoid gcc warnings on cygwin
2017-12-22 Florian Weimercopy_file_range: New function to copy file data
2017-12-20 Arnold Robbinsregex: Fix spelling in comments.
2017-12-19 Adhemerval Zanellaglob: Silence warning about void pointer arithmetic
2017-12-19 Adhemerval Zanellaglob: pacify fuzzer for mempcpy
2017-12-18 Joseph MyersFix truncation warnings in posix/tst-glob_symlinks.c.
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-11-28 Florian Weimerposix: Make tst-getaddrinfo[45] xtests due to DNS depen...
2017-11-22 Paul Eggert* posix/regcomp.c (init_word_char): Add comments.
2017-11-21 Paul Eggertregex: don't assume uint64_t or uint32_t
2017-11-02 Florian Weimerposix/tst-glob-tilde.c: Add test for bug 22332
2017-10-30 Florian WeimerAssume that _DIRENT_HAVE_D_TYPE is always defined.
2017-10-30 Florian Weimertst-gnuglob64: New test for glob64 based on tst-gnuglob
2017-10-22 Paul Eggertglob: Fix buffer overflow during GLOB_TILDE unescaping...
2017-10-21 Florian Weimerglob: Add new test tst-glob-tilde
2017-10-20 Paul EggertCVE-2017-15670: glob: Fix one-byte overflow [BZ #22320]
2017-10-12 Szabolcs Nagyfix posix/tst-spawn test
2017-10-09 Adhemerval Zanellaposix: remove glob internal bogus extern decl
2017-10-02 H.J. LuHide internal __sched_setparam function [BZ #18822]
2017-10-01 H.J. LuHide __posix_spawn_file_actions_realloc/__spawni [BZ...
2017-10-01 H.J. LuHide internal regex functions [BZ #18822]
2017-09-26 H.J. LuMark __dso_handle as hidden [BZ #18822]
2017-09-26 Adhemerval Zanellaposix: Add compat glob symbol to not follow dangling...
2017-09-19 Andreas SchwabUse execveat syscall in fexecve (bug 22134)
2017-09-17 Samuel ThibaultAdd missing libc_hidden_weak/def calls
2017-09-11 Samuel Thibaulthurd: Fix build without NO_HIDDEN
2017-09-08 Adhemerval Zanellaposix: Use enum for __glob_pattern_type result
2017-09-08 Adhemerval Zanellaposix: fix glob bugs with long login names
2017-09-08 Adhemerval Zanellaposix: Fix getpwnam_r usage (BZ #1062)
2017-09-08 Adhemerval Zanellaposix: Allow glob to match dangling symlinks [BZ #866]
2017-09-08 Adhemerval Zanellaposix: accept inode 0 is a valid inode number (BZ ...
2017-09-08 Adhemerval Zanellaposix: Sync glob with gnulib [BZ #1062]
2017-09-01 H.J. LuUpdate tst-regex.c/tst-regex2.c for old ChangeLog move
2017-08-31 Florian Weimerposix: Remove internal_function attribute
2017-08-21 H.J. LuMark internal nss symbols with attribute_hidden [BZ...
2017-08-09 Joseph MyersRemove __qaddr_t.
2017-08-08 Joseph MyersDo not use __ptr_t.
2017-08-07 Andreas SchwabFix missing redirects in testsuite targets
2017-07-04 Florian Weimersysconf: Use conservative default for _SC_NPROCESSORS_O...
2017-07-01 H.J. LuUse __builtin_popcount in __sched_cpucount [BZ #21696]
2017-06-28 Adhemerval Zanellaposix: Adapt tst-spawn{2,3} to use libsupport.
2017-06-23 Adhemerval ZanellaClean pthread functions namespaces for C11 threads
2017-06-19 Joseph MyersFix wait3 namespace (bug 21625).
2017-06-19 Joseph MyersDefine struct rusage in sys/wait.h when required (bug...
2017-06-13 Zack WeinbergCorrect indentation in posix/bits/cpu-set.h.
2017-06-12 Zack WeinbergRemove __need_schedparam and __cpu_set_t_defined.
2017-06-09 Joseph MyersFix waitid namespace (bug 21561).
2017-06-09 Joseph MyersCondition signal.h inclusion in sys/wait.h (bug 21560).
2017-05-20 Zack WeinbergRemove __need macros from signal.h.
2017-05-18 Adhemerval Zanellaposix: Consolidate Linux nanosleep syscall
2017-05-18 Adhemerval Zanellaposix: Consolidate Linux pause syscall
2017-05-11 Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-05-09 Adhemerval ZanellaMove shared pthread definitions to common headers
2017-05-08 Florian Weimersupport: Prevent multiple deletion of temporary files
2017-05-04 Joseph MyersFix network headers stdint.h namespace (bug 21455).
2017-04-25 Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-25 Adhemerval Zanella[BZ 21340] add support for POSIX_SPAWN_SETSID
2017-04-19 Zack WeinbergA third round of inclusion fixes for _ISOMAC testsuite.
2017-04-18 Florian WeimerAssume that O_CLOEXEC is always defined and works
2017-04-18 Florian WeimerAssume that pipe2 is always available
2017-04-12 Adhemerval ZanellaConsolidate Linux mmap implementation (BZ#21270)
2017-04-12 Adhemerval Zanellaposix: Add cleanup on the trap list for globtest.sh
2017-04-07 Paul Eggertgetopt: merge from gnulib: use angle-bracket includes...
2017-04-07 Zack Weinberggetopt: annotate files with relationship to gnulib.
2017-04-07 Zack Weinberggetopt: eliminate __need_getopt by splitting up getopt.h.
2017-04-07 Zack Weinberggetopt: merge _GL_UNUSED annotations from gnulib
2017-04-07 Zack Weinberggetopt: merge from gnulib: alloca avoidance
2017-04-07 Zack Weinberggetopt: refactor long-option handling
2017-04-07 Zack Weinberggetopt: tidy up _getopt_initialize a bit
2017-04-07 Zack Weinberggetopt: merge from gnulib: function prototype adjustments
2017-04-07 Zack Weinberggetopt: clean up error reporting
2017-04-07 Zack Weinberggetopt: fix fencepost error in ambiguous-W-option handling
2017-04-07 Zack Weinberggetopt: merge straightforward changes from gnulib
2017-04-07 Zack Weinberggetopt: merge from gnulib: don't use `...' quotes
2017-04-07 Zack Weinberggetopt: remove USE_NONOPTION_FLAGS
2017-03-15 Adhemerval ZanellaFix test-errno issues
2017-03-13 Wilco Dijkstra Remove the str(n)dup inlines from string/bits/string2...
2017-03-08 Yury NorovTest for correct setting of errno.
2017-03-07 Florian Weimertimezone: Remove TZNAME_MAX limit from sysconf [BZ...
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-16 Zack WeinbergMove bits/types.h into posix/bits.
2017-01-01 Joseph MyersUpdate copyright dates not handled by scripts/update...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-31 Florian Weimergetentropy: Declare it in <unistd.h> for __USE_MISC...
2016-12-27 Florian WeimerDeclare getentropy in <unistd.h> [BZ #17252]
2016-12-09 Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-12-08 Zack WeinbergMake _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_S...
2016-12-07 Adhemerval ZanellaFix writes past the allocated array bounds in execvpe...
2016-11-22 Adhemerval ZanellaFix writes past the allocated array bounds in execvpe...
2016-11-09 Adhemerval ZanellaConsolidate Linux ftruncate implementations
2016-10-31 Andreas SchwabProperly initialize glob structure with GLOB_BRACE...
2016-10-07 Adhemerval ZanellaConsolidate posix_fadvise implementations
2016-09-28 Adhemerval Zanellaposix: Fix open file action for posix_spawn on Linux
next
This page took 0.123397 seconds and 8 git commands to generate.