]> git.ipfire.org Git - thirdparty/glibc.git/history - posix
nptl: Move pthread_attr_setinheritsched implementation into libc.
[thirdparty/glibc.git] / posix /
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
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-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-07-12  H.J. LuTest p{read,write}64 with offset > 4GB
2016-06-23  Siddhesh PoyarekarAvoid attempt for runtime checks if all environments...
2016-06-11  Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-05-17  Joseph MyersCorrect ttyslot header declaration conditions (bug...
2016-05-12  Joseph MyersDeclare gethostname for XPG4 (bug 20054).
2016-05-10  Joseph MyersDeclare pthread_atfork in unistd.h for UNIX98 (bug...
2016-05-10  Joseph MyersDeclare cuserid in unistd.h for UNIX98 and before ...
2016-05-04  Florian WeimerCVE-2016-1234: glob: Do not copy d_name field of struct...
2016-04-29  Florian Weimerglob: Simplify the interface for the GLOB_ALTDIRFUNC...
2016-04-14  Florian WeimerRemove union wait [BZ #19613]
2016-03-20  Adhemerval Zanellaposix: Fix posix_spawn invalid memory access
2016-03-08  Adhemerval Zanellaposix: Fix tst-execvpe5 for --enable-hardcoded-path...
2016-03-07  Adhemerval Zanellaposix: New Linux posix_spawn{p} implementation
2016-03-07  Adhemerval Zanellaposix: execvpe cleanup
2016-03-07  Adhemerval Zanellaposix: Remove dynamic memory allocation from execl...
2016-02-22  Stefan LieblerAdd missing inclusion of libc-internal.h.
2016-02-20  Florian WeimerDeprecate readdir_r, readdir64_r [BZ #19056]
2016-02-19  Florian WeimerImprove file descriptor checks for posix_spawn actions...
2016-01-07  Marko MyllynenMake shebang interpreter directives consistent
2016-01-04  Joseph MyersUpdate copyright dates not handled by scripts/update...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-21  Joseph MyersConvert a few more function definitions to prototype...
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 24 more function definitions to prototype style...
2015-10-19  Joseph MyersDo not use -Wno-strict-prototypes.
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-10-12  Andreas SchwabAdd dependencies on needed locales in each subdir tests...
2015-09-17  H.J. LuUse __pthread_setcancelstate in libc.a
next