]> git.ipfire.org Git - thirdparty/glibc.git/history - bits
Regenerate libc.pot
[thirdparty/glibc.git] / bits /
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-04-28  Kito ChengRemap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD...
2023-02-15  Samuel Thibault[hurd] Add MTU_DISCOVER values
2023-02-12  Sergey Bugaevhurd: Fix tcflag_t and speed_t types on 64-bit
2023-01-15  Samuel Thibaulthurd: Fix _NOFLSH value
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-10  Andreas SchwabExpose all MAP_ constants in <sys/mman.h> unconditional...
2022-09-28  Joseph MyersUpdate _FloatN header support for C++ in GCC 13
2022-08-15  Samuel Thibaultnon-linux: bits/in.h: Add more RFC options
2022-08-02  Arjun Shankarsocket: Check lengths before advancing pointer in CMSG_...
2022-06-02  Adhemerval Zanellalinux: Add process_madvise
2022-02-01  Adhemerval Zanellaelf: Issue la_symbind for bind-now (BZ #23734)
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-30  Sunil K Pandeyx86-64: Add vector tan/tanf implementation to libmvec
2021-12-30  Sunil K Pandeyx86-64: Add vector erfc/erfcf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector asinh/asinhf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector tanh/tanhf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector erf/erff implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector acosh/acoshf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector atanh/atanhf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector log1p/log1pf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector log2/log2f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector log10/log10f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector atan2/atan2f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector cbrt/cbrtf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector sinh/sinhf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector expm1/expm1f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector cosh/coshf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp10/exp10f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector exp2/exp2f implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector hypot/hypotf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector asin/asinf implementation to libmvec
2021-12-29  Sunil K Pandeyx86-64: Add vector atan/atanf implementation to libmvec
2021-12-28  Florian Weimerelf: Add _dl_find_object function
2021-12-23  Adhemerval ZanellaSet default __TIMESIZE default to 64
2021-12-22  Sunil K Pandeyx86-64: Add vector acos/acosf implementation to libmvec
2021-11-17  Florian Weimernptl: Extract <bits/atomic_wide_counter.h> from pthread...
2021-11-15  Adhemerval Zanellaelf: Move LAV_CURRENT to link_lavcurrent.h
2021-09-30  Florian WeimerAdd missing braces to bsearch inline implementation...
2021-09-30  Jonathan WakelySuppress -Wcast-qual warnings in bsearch
2021-06-01  Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-02-01  H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-28  Samuel Thibaulthurd: Add WSTOPPED/WCONTINUED/WEXITED/WNOWAIT support...
2020-12-21  Jeremie Koenighurd: implement SA_SIGINFO signal handlers.
2020-10-06  H.J. LuReplace Minumum/minumum with Minimum/minimum
2020-07-07  Adhemerval Zanellasignal: Move sys_errlist to a compat symbol
2020-07-07  Adhemerval Zanellasignal: Add signum-{generic,arch}.h
2020-04-30  Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-02  Alistair Francissysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
2020-03-30  Adhemerval Zanellamath: Remove fenvinline.h
2020-03-19  Adhemerval Zanellamath: Remove mathinline
2020-02-07  Lukasz Majewskiy2038: Define __suseconds64_t type to be used with...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-27  Tulio Magno Quites... Do not redirect calls to __GI_* symbols, when redirecti...
2019-10-24  Alistair FrancisDefine __STATFS_MATCHES_STATFS64
2019-10-21  Wilco DijkstraRemove math-finite.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  Joseph MyersDeclare some TS 18661-4 interfaces for C2X.
2019-08-13  Joseph MyersDeclare most TS 18661-1 interfaces for C2X.
2019-08-13  Florian Weimerlogin: Assume that _HAVE_UT_* constants are true
2019-07-29  Florian WeimerLinux: Move getdents64 to <dirent.h>
2019-05-14  Florian WeimerLinux: Add the tgkill function
2019-03-14  Florian WeimerRemove obsolete, never-implemented XSI STREAMS declarations
2019-03-07  marxinFix location where math-vector-fortran.h is installed.
2019-02-20  marxinAdd new Fortran vector math header file.
2019-02-08  Florian Weimermath: Enable <bits/math-finite.h> sysdeps override
2019-02-08  Florian WeimerMove generic <bits/unistd_ext.h> to a more regular...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-24  Albert ARIBAUD ... Y2038: Add 64-bit time for all architectures
2018-10-24  Albert ARIBAUD ... Y2038: provide size of default time_t for target...
2018-07-24  H.J. LuAdd <bits/indirect-return.h>
2018-06-02  Samuel Thibaulthurd: Fix shmid_ds's shm_segsz field type
2018-05-11  Tulio Magno Quites... powerpc: Fix the compiler type used with C++ when ...
2018-05-02  Adhemerval ZanellaDeprecate ustat syscall interface
2018-04-19  Samuel Thibaulthurd: Add missing RLIM_SAVED_MAX/CUR
2018-04-19  Samuel Thibaulthurd: Fix termios.h symbols
2018-04-19  Samuel Thibaulthurd: remove non-standard siginfo symbol
2018-04-19  Samuel Thibaulthurd: Avoid exposing all <sched.h> symbols from sys...
2018-04-19  Samuel Thibaulthurd: Fix symbols exposition
2018-04-18  Samuel ThibaultRevert "Fix sched_param"
2018-04-18  Samuel ThibaultFix sched_param
2018-04-03  H.J. LuUpdate RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947]
2018-03-05  Samuel Thibaulthurd: Fix includability of <hurd/signal.h> in all standards
2018-03-05  Adhemerval ZanellaDefine _DIRENT_MATCHES_DIRENT64 regardless
2018-03-04  Samuel ThibaultSeparate out error_t definition
2018-02-07  Zack WeinbergPost-cleanup 2: minimize _G_config.h.
2018-02-07  Zack WeinbergDon't install libio.h or _G_config.h.
2018-02-06  Joseph MyersUnify and simplify bits/byteswap.h, bits/byteswap-16...
2018-01-29  Samuel Thibaulthurd: Fix comments for FREAD and FWRITE
2018-01-26  Carlos O'DonellRevert Intel CET changes to __jmp_buf_tag (Bug 22743)
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-24  Zack WeinbergDeprecate external use of libio.h and _G_config.h.
2017-12-19  H.J. LuLinux/x86: Update cancel_jmp_buf to match __jmp_buf_tag...
2017-12-07  Joseph MyersAdd _Float32 function aliases.
2017-12-06  Joseph MyersAdd _Float64, _Float32x function aliases.
2017-12-05  Joseph MyersUse long double not double for _Float64 with old GCC...
2017-11-27  Joseph MyersAdd _Float64x function aliases.
2017-11-24  Joseph MyersHandle more _FloatN, _FloatNx types in bits/libm-simd...
next