]> git.ipfire.org Git - thirdparty/glibc.git/history - posix
Update install.texi latest GCC version known to work.
[thirdparty/glibc.git] / posix /
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
2015-09-16  Andreas SchwabAdd missing va_end calls (bug 17243)
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-08-28  Adhemerval ZanellaFix wordsize-32 mmap offset for negative value (BZ...
2015-08-12  Paul PluzhnikovFix BZ #18086 -- nice resets errno to 0.
2015-08-09  Mike Frysingerfix non-portable `echo -n` usage
2015-08-06  Arjun ShankarModify several tests to use test-skeleton.c
2015-07-09  Roland McGrathPLT avoidance for _exit in rtld.
2015-06-12  Joseph MyersFix getlogin_r namespace (bug 18527).
2015-06-12  Joseph MyersFix aio_* pread namespace (bug 18519).
2015-06-09  Joseph MyersFix regcomp wcscoll, wcscmp namespace (bug 18497).
2015-06-05  Joseph MyersFix open_memstream namespace (bug 18498).
2015-06-05  Joseph MyersFix regex wcrtomb namespace (bug 18496).
2015-06-05  Joseph MyersFix regex wctype namespace (bug 18495).
2015-06-03  Joseph MyersFix fnmatch strnlen namespace (bug 18470).
2015-06-03  Joseph MyersFix fnmatch wmemchr namespace (bug 18468).
2015-06-02  Joseph MyersFix fnmatch towlower namespace (bug 18469).
2015-05-22  Joseph MyersRestore _POSIX2_C_VERSION definition (bug 438).
2015-05-12  Roland McGrathNaCl: Provide non-default values for uname.
2015-03-23  Florian WeimerAvoid SIGFPE in wordexp [BZ #18100]
2015-03-11  Paul PluzhnikovFix BZ #18043 comment # 19: don't call undefined setenv...
2015-03-10  Roland McGrathHarmonize posix/regcomp.c with gnulib: comment formatting
2015-03-09  Paul PluzhnikovMinor refactoring:
2015-03-09  Paul PluzhnikovFix BZ #18043 (c4): buffer-overflow (read past the...
2015-03-09  Paul PluzhnikovFix off-by-one which caused BZ #18042 and add a test...
2015-03-09  Paul PluzhnikovRefactor wordexp-test.c such that words always ends...
2015-03-06  Paul PluzhnikovFix BZ #18043: buffer-overflow (read past the end)...
2015-03-02  Paul PluzhnikovFix BZ 18036 buffer overflow (read past end of buffer...
2015-02-26  Andreas SchwabFix read past end of pattern in fnmatch (bug 18032)
2015-02-06  Roland McGrathMove tst-getlogin to login/ subdirectory.
2015-01-07  Chris Metcalfposix/regcomp: initialize union structure tag to avoid...
2015-01-02  Joseph MyersUpdate copyright dates not handled by scripts/update...
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-29  Chris Metcalfposix/Makefile: use $(objpfx) for files in before-compile.
2014-12-29  Siddhesh PoyarekarMake type for spec variable size as size_t
2014-12-29  Siddhesh PoyarekarUse posix-conf-vars.list to generate spec array
2014-12-29  Siddhesh PoyarekarAdd _POSIX namespace SYSCONF macros to posix-conf-vars...
2014-12-29  Siddhesh PoyarekarRemove Wundef warnings for specification macros
2014-12-11  Roland McGrathFix -Wformat-security warnings in posix/regexbug1.c
2014-12-02  Joseph MyersFix warning in posix/tst-getopt_long1.c.
2014-12-02  Joseph MyersRemove excess declarations from unistd.h for XPG3/XPG4...
2014-11-25  Paul Eggertfnmatch: work around GCC compiler warning bug with...
2014-11-25  Joseph MyersFix warning in posix/bug-regex31.c.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-21  Alexandre OlivaBZ#16469: don't drop trailing dot in res_nquerydomain...
2014-11-19  Carlos O'DonellCVE-2014-7817: wordexp fails to honour WRDE_NOCMD.
2014-11-12  Joseph MyersFix qsort_r namespace (bug 17571).
2014-11-07  Joseph MyersRemove __libc_waitpid function name.
2014-11-05  Arjun ShankarModify several tests to use test-skeleton.c
2014-11-04  Andreas SchwabRemove unused include
2014-11-01  Joseph MyersRemove __libc_nanosleep function name.
2014-09-16  Siddhesh PoyarekarAssume that all _[PS]C_* and _CS_* macros are always...
2014-09-15  Siddhesh PoyarekarAdd correct variable names for _POSIX_IPV6 and _POSIX_R...
2014-09-11  Roland McGrathMove findidx nested functions to top-level.
2014-08-01  Siddhesh PoyarekarFix -Wundef warnings in regex_internal.h
next