[Tizen 6.0] Release 2.30 version
[platform/upstream/glibc.git] / sysdeps / gnu /
2024-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-11-28 Tobias KlauserAdd TCP_MD5SIG_FLAG_IFINDEX from Linux 5.6 to netinet...
2023-07-17 Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-05-30 Paul PluzhnikovFix misspellings in sysdeps/ -- BZ 25337
2023-05-01 Samuel Thibaulthurd 64bit: Fix struct msqid_ds and shmid_ds fields
2023-05-01 Samuel Thibaulthurd 64bit: Fix ipc_perm fields types
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-09-08 Andreas Schwaberrlist: add missing entry for EDEADLOCK (bug 29545)
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-07-22 Samuel Thibaulthurd: Fix glob lstat compatibility
2021-06-29 Andreas RoeselerAdd RFC 8335 Definitions from Linux 5.13
2021-06-15 Adhemerval Zanellaposix: Add glob64 with 64-bit time_t support
2021-05-06 Martin SeborAnnotate additional APIs with GCC attribute access.
2021-03-01 Florian WeimerMove sysdeps/gnu/unwind-resume.c to sysdeps/generic...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-09-29 Adhemerval Zanellastring: Fix strerrorname_np return value [BZ #26555]
2020-09-11 Adhemerval ZanellaRemove internal usage of extensible stat functions
2020-07-07 Adhemerval Zanellasignal: Move sys_errlist to a compat symbol
2020-07-07 Adhemerval Zanellasignal: Move sys_siglist to a compat symbol
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-27 Joseph MyersAdd TCP_TX_DELAY from Linux 5.3 to netinet/tcp.h.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-15 Florian Weimerlogin: Add nonstring attributes to struct utmp, struct...
2019-08-13 Florian Weimerlogin: Assume that _HAVE_UT_* constants are true
2019-03-25 Joseph MyersAdd UDP_GRO from Linux 5.0 to netinet/udp.h.
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-31 Samuel Thibaulthurd: Fix build
2018-10-31 Samuel Thibaulthurd: Document how to translate EIEIO error message
2018-08-27 Joseph MyersUpdate netinet/udp.h from Linux 4.18.
2018-08-21 Joseph MyersUpdate netinet/tcp.h from Linux 4.18.
2018-06-02 Samuel Thibaulthurd: Fix shmid_ds's shm_segsz field type
2018-04-26 Tulio Magno Quites... Increase robustness of internal dlopen() by using RTLD_...
2018-04-19 Samuel Thibaulthurd: Fix symbols exposition
2018-03-20 Samuel ThibaultFix errno values
2018-02-06 Joseph MyersAdd TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux...
2018-01-25 Andreas SchwabLIBC_SLIBDIR_RTLDDIR: substitute arguments in single...
2018-01-11 Florian Weimercsu: Update __libgcc_s_init comment
2018-01-06 Samuel Thibaulthurd: Fix glob64 compatibility symbols
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-16 Martin SeborThe -Wstringop-truncation option new in GCC 8 detects...
2017-09-27 Samuel Thibaulthurd: Fix `getifaddrs' and `freeifaddrs' symbol exposition
2017-09-08 Adhemerval Zanellaposix: Sync glob with gnulib [BZ #1062]
2017-09-07 Joseph MyersUpdate netinet/tcp.h from Linux 4.13.
2017-06-04 Zack WeinbergRegenerate sysdeps/gnu/errlist.c.
2017-05-20 Rical Jasanmanual: Convert errno @comments to new @errno macro.
2017-05-01 Joseph MyersAdd TCP_FASTOPEN_CONNECT from Linux 4.11 to netinet...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-11-04 Steve EllceyDefine wordsize.h macros everywhere
2016-10-03 Joseph MyersAdd TCP_REPAIR_WINDOW from Linux 4.8.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): obsolete BSD u_...
2016-08-03 Joseph MyersDefine UDP_ENCAP_* from Linux 4.7 in netinet/udp.h.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-27 Carlos O'DonellRename localedir to complocaledir (bug 14259).
2015-09-01 Joseph MyersAdd more TCP_* values to netinet/tcp.h.
2015-02-08 Samuel Thibaulthurd: fix unwind-resume.c build
2015-02-08 Samuel Thibaulthurd: fix unwind-resume.c build
2015-01-05 Roland McGrathARM: Consolidate with generic unwinder wrapper code
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-16 Roland McGrathUse PTR_MANGLE on libgcc unwinder function pointers.
2014-12-16 Roland McGrathRevert "Use pragmas rather than makefiles for necessary...
2014-12-16 Roland McGrathUse pragmas rather than makefiles for necessary options...
2014-12-02 Joseph MyersFix getifaddrs, freeifaddrs namespace (bug 17668).
2014-11-24 Siddhesh PoyarekarRemove NOT_IN_libc
2014-11-19 Siddhesh PoyarekarAdd new macro IN_MODULE to identify module in which...
2014-09-12 Joseph MyersAdd new Linux 3.16 constants to netinet/udp.h.
2014-07-17 Joseph MyersRefactor handling of /lib64 etc. cases, move out of...
2014-05-09 Roland McGrathSilence a missing-noreturn warning for _Unwind_Resume.
2014-05-05 Roland McGrathFix -Wundef issues in generated errlist.c.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-17 Joseph MyersRemove __FAVOR_BSD.
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-08-29 Thomas SchwingeSupport ELFOSABI_GNU on all GNU systems.
2013-06-08 Joseph MyersAvoid trailing whitespace in sysdeps/gnu/errlist.c.
2013-05-30 Jeff Law [BZ #14256]
2013-05-03 Andreas JaegerSync with Linux 3.9
2013-03-19 Andreas Schwabs390x: Move rtld link to /lib
2013-03-15 Adhemerval ZanellaReverting wrong commit.
2013-03-15 Adhemerval ZanellaPowerPC: gettimeofday optimization by using IFUNC
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-01-10 David S. MillerSync netinet/tcp.h with upstream Linux kernel.
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-12-28 Andreas JaegerAdd new defines from Linux 3.7 to <netinet/tcp.h>
2012-09-28 Roland McGrathMove _G_config.h with Linuxism to linux/ directory.
2012-09-25 Joseph MyersRemove various _G_*_t type names.
2012-09-21 Joseph MyersRemove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT.
2012-09-20 Joseph MyersRemove _G_NEED_STDARG_H.
2012-09-17 Joseph MyersRemove _G_HAVE_IO_GETLINE_INFO.
2012-09-13 Joseph MyersRemove _G_HAVE_PRINTF_FP.
2012-09-11 Joseph MyersRemove unused typedefs and macros from _G_config.h.
2012-09-10 Joseph MyersRemove _G_USING_THUNKS.
next