Disable warnings due to deprecated libselinux symbols used by nss and nscd
[platform/upstream/glibc.git] / include /
2020-07-21 Florian Weimerlibio: Remove __libc_readline_unlocked
2020-07-21 Florian Weimernss: Add __nss_fgetent_r
2020-07-21 Florian Weimerlibio: Add fseterr_unlocked for internal use
2020-07-21 Florian Weimernss_files: Use generic result pointer in parse_line
2020-07-21 Florian Weimernss_files: Consolidate line parse declarations in ...
2020-07-21 Florian Weimernss_files: Consolidate file opening in __nss_files_fopen
2020-07-17 Florian WeimerMove <rpc/netdb.h> from sunrpc to inet
2020-07-13 Petr VorelRemove --enable-obsolete-rpc configure flag
2020-07-09 Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for shmctl
2020-07-09 Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for msgctl
2020-07-09 Adhemerval Zanellasysv: linux: Add 64-bit time_t variant for semctl
2020-07-08 Petr VorelRemove --enable-obsolete-nsl configure flag
2020-07-08 Florian Weimersunrpc: Remove hidden aliases for global data symbols...
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 Zanellastring: Use tls-internal on strerror_l
2020-07-07 Adhemerval Zanellastring: Implement strerror in terms of strerror_l
2020-07-07 Adhemerval Zanellalinux: Fix __NSIG_WORDS and add __NSIG_BYTES
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-07-06 Florian WeimerAdd the __libc_single_threaded variable
2020-05-20 Florian Weimer<libc-symbols.h>: Add libpthread hidden alias support
2020-05-20 Lukasz Majewskiy2038: Replace __clock_gettime with __clock_gettime64
2020-05-19 Lukasz Majewskiy2038: linux: Provide __adjtime64 implementation
2020-05-18 Florian WeimerRemove NO_CTORS_DTORS_SECTIONS macro
2020-05-06 Florian WeimerDocument the internal _ and N_ macros
2020-05-05 Lukasz Majewskiy2038: include: Move struct __timeval64 definition...
2020-05-04 Paul E. Murphyfloat128: use builtin_signbitf128 always
2020-04-30 H.J. LuAdd a C wrapper for prctl [BZ #25896]
2020-04-30 Paul E. MurphyRename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIREC...
2020-04-30 Paul E. Murphyldbl-128ibm-compat: workaround GCC 9 C++ PR90731
2020-04-27 Carlos O'DonellUse 2020 as copyright year.
2020-04-26 Carlos O'Donelllocaledef: Add verbose messages for failure paths.
2020-04-15 Florian WeimerLinux: Remove <sys/sysctl.h> and the sysctl function
2020-04-06 Lukasz Majewskiy2038: linux: Provide __mq_timedreceive_time64 implemen...
2020-04-06 Lukasz Majewskiy2038: linux: Provide __mq_timedsend_time64 implementation
2020-04-06 Lukasz Majewskiy2038: include: Move struct __timespec64 definition...
2020-04-02 Alistair Francislinux: Use long time_t for wait4/getrusage
2020-04-02 Alistair Francisresource: Add a __rusage64 struct
2020-04-02 Alistair Francislinux: Use long time_t __getitimer/__setitimer
2020-03-27 Alistair Francistime: Add a __itimerval64 struct
2020-03-27 Alistair Francistime: Add a timeval with a 32-bit tv_sec and tv_usec
2020-03-25 Paul E. Murphyldbl-128ibm-compat: PLT redirects for using ldbl redire...
2020-03-09 Lukasz Majewskiy2038: linux: Provide __futimesat64 implementation
2020-03-09 Lukasz Majewskiy2038: linux: Provide __lutimes64 implementation
2020-03-09 Lukasz Majewskiy2038: linux: Provide __futimes64 implementation
2020-03-03 Lukasz Majewskiy2038: linux: Provide __utime64 implementation
2020-03-03 Lukasz Majewskiy2038: linux: Provide __utimes64 implementation
2020-03-03 Lukasz Majewskiy2038: Introduce struct __utimbuf64 - new internal...
2020-02-28 Tulio Magno Quites... ldbl-128ibm-compat: Redirect long double functions...
2020-02-25 Florian Weimernss_nis: Use NSS_DECLARE_MODULE_FUNCTIONS
2020-02-25 Florian Weimercsu: Use ELF constructor instead of _init in libc.so
2020-02-20 Florian WeimerAdd hidden prototypes for __sched_getparam, __sched_get...
2020-02-18 Lukasz Majewskiy2038: linux: Provide __gettimeofday64 implementation
2020-02-18 Florian WeimerMove implementation of <file_change_detection.h> into...
2020-02-15 Florian Weimerld.so: Do not export free/calloc/malloc/realloc functio...
2020-02-15 Florian WeimerRemove weak declaration of free from <inline-hashtab.h>
2020-02-12 Florian Weimerio: Implement lchmod using fchmodat [BZ #14578]
2020-02-12 Florian WeimerAdd internal <file_change_detection.h> header file
2020-02-07 Lukasz Majewskiy2038: linux: Provide __settimeofday64 implementation
2020-02-07 Lukasz Majewskiy2038: Provide conversion helpers for struct __timeval64
2020-02-07 Lukasz Majewskiy2038: Introduce struct __timeval64 - new internal...
2020-02-04 Lukasz Majewskiy2038: linux: Provide __timespec_get64 implementation
2020-02-03 Andreas Schwabrt: avoid PLT setup in timer_[sg]ettime
2020-02-02 Lukasz Majewskiy2038: linux: Provide __sched_rr_get_interval64 impleme...
2020-02-02 Lukasz Majewskiy2038: linux: Provide __timerfd_settime64 implementation
2020-02-02 Lukasz Majewskiy2038: linux: Provide __timerfd_gettime64 implementation
2020-02-01 Siddhesh PoyarekarUpdate version numbers for 2.31 release
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-12-19 Adhemerval ZanellaImplement waitpid in terms of wait4
2019-12-13 Samuel Thibaulthurd: Fix local PLT
2019-12-13 Florian Weimerdlopen: Rework handling of pending NODELETE status
2019-12-09 Adhemerval Zanellanptl: Add more missing placeholder abi symbol from...
2019-12-05 Lukasz Majewskiy2038: linux: Provide __timer_settime64 implementation
2019-12-05 Lukasz Majewskiy2038: linux: Provide __timer_gettime64 implementation
2019-12-05 Lukasz Majewskitime: Introduce glibc's internal struct __itimerspec64
2019-12-04 Alistair Francissysdeps/clock_gettime: Use clock_gettime64 if avaliable
2019-12-03 Rajalakshmi Sriniv... ldbl-128ibm-compat: Add strfmon_l with IEEE long double...
2019-12-01 Samuel Thibaulthurd: Fix ld.so __access override from libc
2019-12-01 Samuel Thibaulthurd: Fix ld.so __getcwd override from libc
2019-11-27 Florian WeimerRemove all loaded objects if dlopen fails, ignoring...
2019-11-22 Gabriel F. T. GomesUse DEPRECATED_SCANF macro for remaining C99-compliant...
2019-11-21 Paul A. ClarkeEnable inlining issignalingf within glibc
2019-11-15 Florian WeimerAvoid zero-length array at the end of struct link_map...
2019-11-11 Lukasz Majewskiy2038: linux: Provide __ppoll64 implementation
2019-11-08 Alistair Francissysdeps/clock_nanosleep: Use clock_nanosleep_time64...
2019-11-06 Adhemerval ZanellaRefactor nanosleep in terms of clock_nanosleep
2019-11-06 Adhemerval Zanellaposix: Sync regex with gnulib
2019-11-02 Lukasz Majewskiy2038: linux: Provide __futimens64 implementation
2019-11-02 Lukasz Majewskiy2038: linux: Provide __utimensat64 implementation
2019-10-31 Adhemerval ZanellaSync intprops.h with gnulib
2019-10-31 Adhemerval ZanellaRefactor adjtimex based on clock_adjtime
2019-10-30 Zack WeinbergMake second argument of gettimeofday as 'void *'
2019-10-30 Adhemerval ZanellaUse clock_gettime to implement gettimeofday.
2019-10-30 Adhemerval ZanellaChange most internal uses of time to __clock_gettime.
2019-10-30 Zack WeinbergUse clock_settime to implement settimeofday.
2019-10-27 Lukasz Majewskiy2038: linux: Provide __clock_getres64 implementation
2019-10-27 Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-10-17 Adhemerval Zanellasysvipc: Implement semop based on semtimedop
next