nss: Unnest nested function add_key
[platform/upstream/glibc.git] / bits /
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...
2017-11-17 Joseph MyersSupport bits/floatn.h inclusion from .S files.
2017-11-07 Florian WeimerMove <bits/mman-linux.h> to the Linux sysdeps directory
2017-10-20 Joseph MyersAdd bits/floatn.h defines for more _FloatN / _FloatNx...
2017-10-17 Adhemerval Zanellaposix: Add p{readv,writev}2 flags to generic uio-ext.h
2017-09-24 Samuel Thibaulthurd: Fix bits/socket.h conformity
2017-08-31 Joseph MyersSimplify NAN definitions.
2017-08-31 Joseph MyersSimplify INFINITY definitions.
2017-08-31 Joseph MyersSimplify HUGE_VAL definitions.
2017-08-16 Joseph MyersFix sigval namespace (bug 21944).
2017-08-07 Joseph MyersFix XPG4.2 bits/sigaction.h namespace (bug 21899).
2017-06-21 Zack WeinbergFactor out shared definitions from bits/signum.h.
2017-06-20 Zack WeinbergRemove bits/string.h.
2017-06-19 Joseph MyersDefine struct rusage in sys/wait.h when required (bug...
2017-06-14 Zack WeinbergRemove __need macros from errno.h (__need_Emath, __need...
2017-06-14 Zack WeinbergRemove __need_IOV_MAX and __need_FOPEN_MAX.
2017-06-12 Zack WeinbergRemove __need_schedparam and __cpu_set_t_defined.
2017-06-05 Joseph MyersDefine SIG_HOLD for XPG4 (bug 21538).
2017-06-05 Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-05-20 Zack WeinbergRemove __need macros from signal.h.
2017-05-19 Joseph MyersSplit up bits/sigstack.h.
2017-05-15 Paul E. Murphyfloat128: Add public _Float128 declarations to libm.
2017-05-09 Paul E. MurphyAdd support for testing __STDC_WANT_IEC_60559_TYPES_EXT__
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-02-28 Andreas SchwabRefer to <signal.h> instead of <pthread.h> in <bits...
2017-02-16 Zack WeinbergMove bits/types.h into posix/bits.
2017-01-11 Joseph MyersMake endian-conversion macros always return correct...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-30 Joseph MyersDefine __intmax_t, __uintmax_t in bits/types.h.
2016-12-14 Joseph MyersRefactor long double information into bits/long-double.h.
2016-12-01 Joseph MyersRefactor FP_ILOGB* out of bits/mathdef.h.
2016-11-29 Joseph MyersRefactor FP_FAST_* into bits/fp-fast.h.
2016-11-24 Joseph MyersRefactor float_t, double_t information into bits/flt...
2016-11-23 Joseph MyersFix default float_t definition (bug 20855).
2016-11-17 Adhemerval ZanellaConsolidate Linux setrlimit and getrlimit implementation
2016-11-04 Steve EllceyDefine wordsize.h macros everywhere
2016-09-30 Joseph MyersAdd iscanonical.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): stack_t.
next