nss: Unnest nested function add_key
[platform/upstream/glibc.git] / include /
2021-09-27 Adhemerval Zanellamisc: Add __get_nprocs_sched
2021-09-24 Joseph MyersDefine __STDC_IEC_60559_BFP__ and __STDC_IEC_60559_COMP...
2021-09-22 H.J. Luld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld...
2021-09-21 Paul Eggertregex: copy back from Gnulib
2021-09-19 H.J. LuExtend struct r_debug to support multiple namespaces...
2021-09-15 Joseph MyersRedirect fma calls to __fma in libm
2021-09-10 Florian Weimer_Static_assert needs two arguments for compatibility...
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-14 Stafford Hornetime: Fix overflow itimer tests on 32-bit systems
2021-08-02 Carlos O'DonellPrepare for glibc 2.34 release.
2021-07-28 Siddhesh Poyarekarxmalloc: Fix warnings with gcc analyzer
2021-07-22 Siddhesh PoyarekarSimplify __malloc_initialized
2021-07-22 Siddhesh Poyarekarmcheck: Wean away from malloc hooks [BZ #23489]
2021-07-22 Siddhesh PoyarekarRemove __morecore and __default_morecore
2021-07-19 Florian Weimernss: Directly load nss_dns, without going through dlsym...
2021-07-19 Florian Weimerresolv: Move nss_dns into libc
2021-07-19 Florian Weimerresolv: Move res_queriesmatch to its own file and into...
2021-07-19 Florian Weimerresolv: Move res_nameinquery to its own file and into...
2021-07-19 Florian Weimerresolv: Move ns_samename into its own file, and into...
2021-07-19 Florian Weimerresolv: Move ns_makecanon into its own file, and into...
2021-07-19 Florian Weimerresolv: Move res_isourserver to its own file and reform...
2021-07-19 Florian Weimerresolv: Rename res_comp.c to res-name-checking.c and...
2021-07-19 Florian Weimerresolv: Move dn_skipname to its own file and into libc
2021-07-19 Florian Weimerresolv: Move dn_comp to its own file and into libc
2021-07-19 Florian Weimerresolv: Move dn_expand to its own file and into libc
2021-07-19 Florian Weimerresolv: Move ns_name_compress into its own file and...
2021-07-19 Florian Weimerresolv: Move ns_name_pack into its own file and into...
2021-07-19 Florian Weimerresolv: Move ns_name_pton into its own file and into...
2021-07-19 Florian Weimerresolv: Move ns_name_uncompress into its own file and...
2021-07-19 Florian Weimerresolv: Move ns_name_skip to its own file and into...
2021-07-15 Florian Weimerresolv: Move ns_name_unpack to its own file and into...
2021-07-15 Florian Weimerresolv: Move ns_name_ntop to its own file and into...
2021-07-15 Florian Weimersocket: Add hidden prototype for setsockopt
2021-07-14 H.J. LuAdd an internal wrapper for clone, clone2 and clone3
2021-07-12 Florian WeimerReduce <limits.h> pollution due to dynamic PTHREAD_STAC...
2021-07-09 H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-09 Florian WeimerForce building with -fno-common
2021-07-08 Adhemerval Zanellaposix: Add posix_spawn_file_actions_addclosefrom_np
2021-07-08 Adhemerval Zanellaio: Add closefrom [BZ #10353]
2021-07-08 Adhemerval Zanellalinux: Add close_range
2021-07-07 Florian Weimernss: Access nss_files through direct references
2021-07-07 Florian Weimernss_files: Move into libc
2021-07-07 Florian Weimernss_files: Add generic code for set*ent, end*ent and...
2021-07-07 Florian Weimerlibio: Replace internal _IO_getdelim symbol with __getdelim
2021-07-07 Florian Weimerlibio: Add hidden prototype for ungetc
2021-07-07 Florian Weimerinet: Add hidden prototype for __inet_network
2021-07-07 Florian Weimerelf: Clean up GLIBC_PRIVATE exports of internal libdl...
2021-07-02 Florian Weimerresolv: Move libanl into libc (if libpthread is in...
2021-07-01 Stefan LieblerFix extra PLT reference in libc.so due to __glob64_time...
2021-06-30 Florian Weimerlogin: Move libutil into libc
2021-06-30 Florian Weimerlogin: Rework hidden prototypes for __setutent, __utmpn...
2021-06-30 Florian Weimerlogin: Hidden prototypes for _getpt, __ptsname_r, grant...
2021-06-28 Florian WeimerLinux: Move timer_settime, __timer_settime64 from librt...
2021-06-28 Florian WeimerLinux: Move timer_gettime, __timer_gettime64 from librt...
2021-06-27 Shen-Ta Hsiehmath: redirect roundeven function
2021-06-25 Florian WeimerLinux: Move mq_send, mq_timedsend, __mq_timedsend_time6...
2021-06-25 Florian WeimerLinux: Move mq_receive, mq_timedreceive, __mq_timedrece...
2021-06-25 Florian WeimerLinux: Move mq_notify from librt to libc
2021-06-25 Florian WeimerLinux: Move mq_setattr from librt to libc
2021-06-25 Florian WeimerLinux: Move aio_suspend, aio_suspend64, __aio_suspend_t...
2021-06-24 Adhemerval Zanellaposix: Consolidate fork implementation
2021-06-22 Adhemerval Zanellalinux: Only use 64-bit syscall if required for select
2021-06-22 Adhemerval ZanellaUse 64 bit time_t stat internally
2021-06-22 Florian WeimerAdd hidden prototypes for fsync, fdatasync
2021-06-15 Adhemerval Zanellaio: Add ftw64 with 64-bit time_t support
2021-06-15 Adhemerval Zanellaio: Add fts64 with 64-bit time_t support
2021-06-15 Adhemerval Zanellaposix: Add glob64 with 64-bit time_t support
2021-06-15 Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-06-15 Adhemerval Zanellatime: Add 64-bit time support for getdate
2021-06-15 Adhemerval Zanellalinux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
2021-06-09 Adhemerval Zanellanptl: Implement raise in terms of pthread_kill
2021-06-03 Florian Weimerdlfcn: Rework static dlopen hooks
2021-06-03 Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-06-03 Florian Weimerdlfcn: Move dlopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlvsym into libc
2021-06-03 Florian Weimerdlfcn: Move dlinfo into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr1 into libc
2021-06-03 Florian Weimerdlfcn: Move dlmopen into libc
2021-06-03 Florian Weimerdlfcn: Move dlsym into libc
2021-06-03 Florian Weimerdlfcn: Move dladdr into libc
2021-06-03 Florian Weimerdlfcn: Move dlclose into libc
2021-06-02 Florian Weimerdlfcn: Move dlerror into libc
2021-06-01 Joseph MyersUpdate floating-point feature test macro handling for C2X
2021-05-22 H.J. LuAdd cast_to_pointer to cast an integer to void * pointer
2021-05-21 Florian Weimernptl: Move pthread_create, thrd_create into libc
2021-05-18 Samuel Thibaulthurd: Add execveat
2021-05-17 Joseph MyersAdd C2X timespec_getres
2021-05-16 Martin SeborEnable support for GCC 11 -Wmismatched-dealloc.
2021-05-07 Érico Nogueiralinux: implement ttyname as a wrapper around ttyname_r.
2021-05-07 Adhemerval Zanellalinux: Use sched_getaffinity for __get_nprocs (BZ ...
2021-05-06 Florian Weimernptl: Move pthread_barrier_init into libc
2021-05-05 Florian Weimernptl: Move sem_close, sem_open into libc
2021-04-21 Florian Weimerdlfcn: dlerror needs to call free from the base namespa...
2021-04-21 Florian Weimernptl: Move __pthread_unwind_next into libc
2021-04-16 Fangrui SongSet the retain attribute on _elf_set_element if CC...
2021-04-12 Adhemerval Zanellalinux: Normalize and return timeout on select (BZ ...
2021-03-26 Adhemerval Zanellanptl: Remove pwrite from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove pread from libpthread
2021-03-26 Adhemerval Zanellanptl: Remove lseek from libpthread
2021-03-26 Adhemerval ZanellaAdd OTHER_SHLIB_COMPAT
next