]> git.ipfire.org Git - thirdparty/glibc.git/history - manual
Sync mktime.c from Gnulib
[thirdparty/glibc.git] / manual /
2020-07-17  Florian Weimermanual: New signal and errno string functions are AS...
2020-07-16  Florian WeimerLinux: Remove rseq support
2020-07-16  Florian Weimermanual: Use Unicode instead HTML entities for character...
2020-07-13  Petr VorelRemove --enable-obsolete-rpc configure flag
2020-07-10  Vineet GuptaDocumentation for ARC port
2020-07-08  Szabolcs Nagyrtld: Avoid using up static TLS surplus for optimizatio...
2020-07-08  Szabolcs Nagyrtld: Account static TLS surplus for audit modules
2020-07-08  Szabolcs Nagyrtld: Add rtld.nns tunable for the number of supported...
2020-07-08  Petr VorelRemove --enable-obsolete-nsl configure flag
2020-07-07  Adhemerval Zanellastring: Add strerrorname_np and strerrordesc_np
2020-07-07  Adhemerval Zanellastring: Add sigabbrev_np and sigdescr_np
2020-07-07  Adhemerval Zanellasignal: Move sys_siglist to a compat symbol
2020-07-06  H.J. Lux86: Add thresholds for "rep movsb/stosb" to tunables
2020-07-06  Joseph MyersUse C2x return value from getpayload of non-NaN (bug...
2020-07-06  Florian Weimermanual: Document __libc_single_threaded
2020-07-06  Mathieu DesnoyersLinux: Perform rseq registration at C startup and threa...
2020-07-03  Florian Weimermanual: Show copyright information not just in the...
2020-06-15  Florian Weimermanual: Add pthread_attr_setsigmask_np, pthread_attr_ge...
2020-06-03  AurĂ©lien Aptelmanual/jobs.texi: remove unused var from example code
2020-06-01  Carlos O'Donellmbstowcs: Document, test, and fix null pointer dst...
2020-05-29  Girish Joshimanual: Fix backtraces code example [BZ #10441]
2020-05-25  Florian Weimersignal: Deprecate additional legacy signal handling...
2020-05-20  Florian Weimermanual: Add missing section and node for clockid_t...
2020-05-18  H.J. Lux86: Add --enable-cet=permissive
2020-05-05  Florian Weimermanual: Document the O_NOFOLLOW open flag
2020-04-30  Paul E. Murphypowerpc64le: blacklist broken GCC compilers (e.g GCC...
2020-04-30  Paul E. Murphypowerpc64le: bump binutils version requirement to ...
2020-04-30  Paul E. Murphypowerpc64le: raise GCC requirement to 7.4 for long...
2020-04-29  Florian Weimermanual: Fix typos in the fexecve description
2020-04-27  Florian Weimermanual: Document the fexecve function
2020-04-17  Adhemerval ZanellaRemove __NO_MATH_INLINES
2020-04-15  Florian WeimerLinux: Remove <sys/sysctl.h> and the sysctl function
2020-04-09  Joseph MyersAdd GRND_INSECURE from Linux 5.6 to sys/random.h
2020-03-20  Carlos O'DonellExtended Char Intro: Use getwc in example (Bug 25626)
2020-03-13  Girish Joshimanual: Fix inconsistent declaration of wcsrchr [BZ...
2020-03-05  Girish Joshimanual: Fix wrong declaration of wcschr [BZ #24654]
2020-03-04  Girish Joshimanual: Fix typo in parse_printf_format example [BZ...
2020-02-01  Siddhesh PoyarekarUpdate newest tested versions of dependencies in instal...
2020-02-01  Siddhesh PoyarekarAdd more contributors to the manual
2020-01-17  Lucas A. M. MagalhaesFix tst-pkey.c pkey_alloc return checks and manual
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-19  Xuelei Zhangaarch64: Add Huawei Kunpeng to tunable cpu list
2019-12-11  Paul Eggertmanual: clarify fopen with the x flag
2019-11-04  Mike Crowenptl: Fix niggles with pthread_clockjoin_np
2019-11-01  Mike Crowenptl: Add pthread_clockjoin_np
2019-11-01  Mike Crowemanual: Add documentation for pthread_tryjoin_np and...
2019-10-30  Zack WeinbergRevise the documentation of simple calendar time.
2019-10-11  Florian Weimermanual: Remove warning in the documentation of the...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-29  Paul EggertCorrect the spelling of more contributors
2019-08-23  Paul EggertDon't put non-ASCII into installed headers
2019-08-23  Paul EggertFix spellings of contributor names in comments and doc
2019-08-22  Joseph MyersDocument strftime %Ob and %OB as C2X features.
2019-08-19  Carlos O'Donellnss: Make nsswitch.conf more distribution friendly.
2019-08-15  Joseph MyersMake totalorder and totalordermag functions take pointe...
2019-08-13  Joseph MyersAdd feature test macro _ISOC2X_SOURCE.
2019-08-09  DJ DelorieAdd glibc.malloc.mxfast tunable
2019-08-05  Florian Weimerlogin: Remove utmp backend jump tables [BZ #23518]
2019-08-01  Carlos O'DonellUpdate install and NEWS for 2.30 release.
2019-07-29  Florian WeimerLinux: Move getdents64 to <dirent.h>
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_rwlock_clockrdlock...
2019-07-12  Mike Crowenptl: Add POSIX-proposed pthread_cond_clockwait
2019-07-12  Mike Crowenptl: Add POSIX-proposed sem_clockwait
2019-07-10  Andreas SchwabDon't declare __malloc_check_init in <malloc.h> (bug...
2019-06-28  Florian Weimerio: Remove copy_file_range emulation [BZ #24744]
2019-06-07  Florian WeimerLinux: Add getdents64 system call
2019-05-17  Wilco DijkstraSmall tcache improvements
2019-05-17  Florian Weimermanual: Document O_DIRECTORY
2019-05-14  Florian WeimerLinux: Add the tgkill function
2019-05-14  Carlos O'Donellmanual: Adjust twalk_r documentation.
2019-05-10  Wilco DijkstraFix tcache count maximum (BZ #24531)
2019-05-02  Florian Weimermisc: Add twalk_r function
2019-04-25  Florian WeimerExtend BIND_NOW to installed programs with --enable...
2019-04-11  TAMUKI ShoichiAdd missing percent sign to conversion specifier
2019-03-14  Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
2019-02-08  Florian WeimerLinux: Add gettid system call wrapper [BZ #6399]
2019-02-02  Florian Weimermanual: Document lack of conformance of sched_* functio...
2019-02-01  Joseph MyersRequire GCC 6.2 or later to build glibc.
2019-02-01  Florian Weimermanual: Update struct sockaddr_in, struct sockaddr_sin6...
2019-02-01  Feng Xueaarch64: Add AmpereComputing emag to tunable cpu list
2019-01-31  Siddhesh PoyarekarPrepare for 2.29 release
2019-01-24  TAMUKI Shoichistrftime: Pass the additional flags from "%EY" to ...
2019-01-24  TAMUKI Shoichistrftime: Set the default width of "%Ey" to 2 [BZ ...
2019-01-17  TAMUKI Shoichimanual: Fix the wording to "alternative" rather than...
2019-01-09  Wilco Dijkstra[AArch64] Add ifunc support for Ares
2019-01-07  Florian Weimermanual: Use @code{errno} instead of @var{errno} [BZ...
2019-01-04  Szabolcs NagyFix the manual for old texinfo
2019-01-01  Joseph MyersUpdate miscellaneous files from upstream sources.
2019-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-21  Joseph MyersRequire GCC 5 or later to build glibc (bug 23993).
2018-12-20  H.J. Lumanual/examples: Remove redundant "if not"
2018-12-18  Florian Weimerlocale: Rewrite locale/gen-translit.pl in Python
2018-12-18  Albert ARIBAUD ... Fix __TIMERSIZE and @theglibcadj typos
2018-12-17  Albert ARIBAUD ... Y2038: add function __localtime64
2018-12-14  Florian Weimermanual: Document thread/task IDs for Linux
2018-12-10  Joseph MyersUse gen-as-const.py to process .pysym files.
2018-12-07  H.J. LuAdd getcpu
2018-12-06  Joseph MyersUpdate miscellaneous files from upstream sources.
2018-12-01  Kemi WangMutex: Add pthread mutex tunables
next