]> git.ipfire.org Git - thirdparty/glibc.git/history - socket
i386: ulp update for SSE2 --disable-multi-arch configurations
[thirdparty/glibc.git] / socket /
2024-04-10  Sergey Kolosovsocket: Add new test for connect
2024-04-02  Adhemerval ZanellaAlways define __USE_TIME_BITS64 when 64 bit time_t...
2024-02-27  Adhemerval Zanellasocket: Improve fortify with clang
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-07-05  Frédéric BératExclude routines from fortification
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-16  Carlos O'Donellsocket: Reformat Makefile.
2023-05-01  Samuel Thibaultsocket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
2023-04-24  Sergey Bugaevsocket: Add a test for MSG_CMSG_CLOEXEC
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-11-01  Adhemerval Zanellaconfigure: Use -Wno-ignored-attributes if compiler...
2022-10-10  Andreas Schwabsocket: Use offsetof in SUN_LEN (bug 29578)
2022-08-02  Arjun Shankarsocket: Check lengths before advancing pointer in CMSG_...
2022-06-06  Dmitriy Fedchenkosocket: Fix mistyped define statement in socket/sys...
2022-01-17  Florian Weimersocket: Add the __sockaddr_un_set function
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-22  Florian Weimersocket: Do not use AF_NETLINK in __opensock
2021-10-20  Siddhesh PoyarekarMake sure that the fortified function conditionals...
2021-09-28  Florian WeimerLinux: Simplify __opensock and fix race condition ...
2021-07-22  Florian Weimersocket: Add time64 alias for setsockopt
2021-07-22  Florian Weimersocket: Add time64 alias for getsockopt
2021-07-21  Florian Weimersocket: Add time64 alias for sendmsg
2021-07-21  Florian Weimersocket: Add time64 alias for recvmsg
2021-07-21  Florian Weimersocket: Add time64 alias for sendmmsg
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-04-01  Adhemerval Zanellasocket: Add CFLAGS-accept.c and CFLAGS-connect.c
2021-03-26  Adhemerval Zanellanptl: Remove send from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove sendmsg from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove recvmsg from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove sendto from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove recvfrom from libpthread
2021-03-18  Adhemerval Zanellanptl: Remove recv from libpthread
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-31  Siddhesh Poyarekarnonstring: Enable __FORTIFY_LEVEL=3
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-12  Dmitry V. LevinFix a few typos in comments
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-17  Florian Weimer__opensock: Remove internal_function attribute
2017-08-08  Joseph MyersDo not use __ptr_t.
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-04-25  Joseph MyersFix sys/socket.h namespace issues from sys/uio.h inclus...
2017-04-19  Florian WeimerAssume that accept4 is always available and works
2017-04-18  Florian WeimerAssume that dup3 is available
2017-04-18  Florian WeimerAssume that pipe2 is always available
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): conditionally...
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert 24 more function definitions to prototype style...
2015-10-19  Joseph MyersConvert 69 more function definitions to prototype style...
2015-10-17  Florian WeimerAssume that SOCK_CLOEXEC is available and works
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-09-08  Joseph MyersMove bits/libc-lock.h and bits/libc-lockP.h out of...
2015-06-17  Joseph MyersFix mq_notify socket, recv namespace (bug 18546).
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-09-20  Ondřej BílkaSync recvmmsg prototype with kernel usage.
2014-04-28  Ondřej BílkaFix recvmmsg comment.
2014-02-26  Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-12  Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-08-27  Roland McGrathClean up __libc_sa_len helper.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-20  Thomas SchwingeAdd recvmmsg and sendmmsg to the generic glibc API.
2012-11-04  Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-08-18  Mike Frysingersplit assume pipe2/dup3/sock_cloexec knobs
2012-07-31  Roland McGrathClean up stub accept4 definition.
2012-07-30  Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-30  Andreas SchwabRemove use of INTDEF/INTUSE in socket
2012-04-29  Marek PolacekFix attributes for fortify functions.
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-01-08  Ulrich DrepperRemove pre-ISO C support
2009-05-16  Andreas SchwabRemove redundant .gitignore files.
2009-05-15  Jim Meyeringrename each .cvsignore file to .gitignore
2008-12-03  Ulrich Drepper* socket/sys/socket.h: Declare accept4.
2008-09-29  Ulrich Drepper* socket/Versions: Remove paccept export for GLIBC_2.9.
2008-07-25  Ulrich Drepper* include/rpc/clnt.h: Declare __libc_clntudp_bufcreate and
2008-07-25  Ulrich Drepper* Versions.def (glibc): Add GLIBC_2.9.
2007-09-26  Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-15  Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14  Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-08-08  Ulrich Drepper* posix/bits/unistd.h (confstr, getgroups, ttyname_r...
2005-03-19  Ulrich Drepper[BZ #779]
2005-03-06  Ulrich Drepper(recv): Avoid calls to the _chk variant if we know...
2005-03-01  Roland McGrath* posix/bits/unistd.h (read, pread, pread64): Use __bos... cvs/fedora-glibc-20050302T1820
2005-02-21  Ulrich Drepper* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2004-05-03  Ulrich DrepperUpdate.
2003-04-19  Ulrich DrepperUpdate.
2002-02-01  Ulrich DrepperUpdate.
2001-07-06  Andreas JaegerUpdate to LGPL v2.1.
2001-06-01  Ulrich DrepperUpdate.
2001-04-24  Andreas Jaegersend returns ssize_t.
2001-01-28  Ulrich DrepperUpdate.
next