packaging: remove nis/ nss
[platform/upstream/glibc.git] / include / bits /
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-08-30 Raphael Moreira... Apply asm redirections in wchar.h before first use
2022-07-14 Tulio Magno Quites... Apply asm redirections in stdio.h before first use...
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-28 Florian Weimerelf: Add _dl_find_object function
2021-11-17 Florian Weimernptl: Extract <bits/atomic_wide_counter.h> from pthread...
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-08 Adhemerval Zanellalinux: Add close_range
2021-05-07 Adhemerval Zanellalinux: Use sched_getaffinity for __get_nprocs (BZ ...
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-10-27 Adhemerval Zanellatime: Add 64-bit time_t support for ftime
2020-10-05 Joseph MyersFix GCC 11 -Warray-parameter warning for __sigsetjmp...
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-10-01 Alistair FrancisSplit up endian.h to minimize exposure of BYTE_ORDER.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-06-12 Florian Weimer<sys/stat.h>: Use Linux UAPI header for statx if availa...
2019-03-01 Gabriel F. T. Gomesldbl-opt: Add error and error_at_line (bug 23984)
2019-03-01 Gabriel F. T. Gomesldbl-opt: Add err, errx, verr, verrx, warn, warnx,...
2019-03-01 Gabriel F. T. Gomesldbl-opt: Add argp_error and argp_failure (bug 23983)
2019-02-16 Florian WeimerAdd missing header wrappers under include/
2019-02-08 Florian WeimerProvide <bits/unistd_ext.h> as a sysdeps header exclusively
2019-02-08 Florian Weimerposix: Fix missing wrapper header for <bits/unistd_ext.h>
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-11 Gabriel F. T. GomesAdd *-ldbl.h headers to include/bits
2018-07-10 Florian WeimerAdd the statx function
2018-02-09 Joseph MyersAdd build infrastructure for narrowing libm functions.
2018-02-07 Zack WeinbergPost-cleanup 1: move libio.h back out of bits/.
2018-02-07 Zack WeinbergDon't install libio.h or _G_config.h.
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-08-16 Joseph MyersFix sigval namespace (bug 21944).
2017-06-21 Zack WeinbergRename xlocale.h to bits/types/__locale_t.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_IOV_MAX and __need_FOPEN_MAX.
2017-06-12 Zack WeinbergRemove __need_schedparam and __cpu_set_t_defined.
2017-06-08 Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-06-07 Joseph MyersFix include paths in include/bits/types/*.h.
2017-05-20 Zack WeinbergRemove __need macros from signal.h.
2017-05-20 Zack WeinbergRemove __need_list_t and __need_res_state.
2017-05-19 Joseph MyersSplit up bits/sigstack.h.
2017-04-25 Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-07 Zack Weinberggetopt: eliminate __need_getopt by splitting up getopt.h.
2017-03-15 Gabriel F. T. GomesSplit helper classification macros from mathcalls.h
2017-02-16 Zack WeinbergMove bits/types.h into posix/bits.
2017-01-05 Adhemerval ZanellaUse fortify macros for b{zero,copy} along decl from...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): conditionally...
2016-04-08 Joseph MyersFix limits.h NL_NMAX namespace (bug 19929).
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-06-18 Joseph MyersRemove include/bits/ipc.h.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24 Siddhesh PoyarekarUse IS_IN internally only
2014-11-24 Siddhesh PoyarekarRemove IS_IN_rtld
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-03 H.J. LuCompile x86 rtld with -mno-sse -mno-mmx
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperAdd checking versions of poll and ppoll
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-03-10 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-03-10 Ulrich DrepperFix copy relocations handling of unique objects.
2009-05-16 Ulrich DrepperMerge branch 'master' of ssh://sources.redhat.com/git...
2009-05-16 Ulrich DrepperCheck for valid stack frame in longjmp.
2007-10-07 Ulrich Drepper* misc/error.h: Use __const instead of const.
2007-05-24 Ulrich Drepper* Makerules (sysd-rules): Define PTW for ptw-* files.
2006-01-12 Roland McGrath2006-01-12 Roland McGrath <roland@redhat.com>
2006-01-10 Ulrich DrepperDon't include jmpbuf-offsets.h if _ISOMAC is defined.
2006-01-10 Roland McGrath* include/bits/setjmp.h: New file.
2005-07-31 Andreas JaegerNew file needed since we have misc/bits/syslog.h.
2005-07-15 Ulrich Drepper* wcsmbs/bits/wchar2.h: New file.
2005-07-13 Ulrich Drepper* stdlib/bits/stdlib.h: New file.
2005-03-06 Ulrich Drepper* include/bits/unistd.h: New file.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2002-08-10 Roland McGrath* include/bits/dlfcn.h: New file.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-01-26 Ulrich DrepperUpdate.
2001-01-26 Andreas JaegerNew file.
2000-10-21 Ulrich DrepperUpdate.
2000-09-16 Ulrich DrepperUpdate.
1999-11-23 Ulrich DrepperUpdate.
1999-10-19 Ulrich DrepperUpdate.
1999-08-22 Ulrich DrepperUpdate.
1999-08-18 Ulrich DrepperUpdate.
1998-12-17 Ulrich DrepperUpdate.
1998-08-03 Ulrich DrepperUpdate.
1997-12-22 Ulrich DrepperUpdate. cvs/libc-ud-971222
1997-09-11 Ulrich DrepperUpdate.
1997-06-21 Ulrich DrepperUpdate. cvs/libc-970621 cvs/libc-970622 cvs/libc-970624 cvs/libc-970625 cvs/libc-970626 cvs/libc-970627 cvs/libc-970628 cvs/libc-970629 cvs/libc-970630 cvs/libc-970701 cvs/libc-970702 cvs/libc-970703 cvs/libc-970704 cvs/libc-970705 cvs/libc-970707 cvs/libc-970708 cvs/libc-970709 cvs/libc-970710 cvs/libc-970713 cvs/libc-970715 cvs/libc-970717 cvs/libc-970718 cvs/libc-970719 cvs/libc-970720 cvs/libc-970721 cvs/libc-970722 cvs/libc-970723 cvs/libc-970724 cvs/libc-970725 cvs/libc-970726 cvs/libc-970727 cvs/libc-970728 cvs/libc-970729 cvs/libc-970730 cvs/libc-970731 cvs/libc-970801 cvs/libc-970802 cvs/libc-ud-970620