129 Commits (f4c142bb9fe6b02c0af8cfca8a920091e2dba44b)

Author SHA1 Message Date
Paul Eggert dff8da6b3e Update copyright dates with scripts/update-copyrights 2 years ago
Frédéric Bérat 20c894d21e Exclude routines from fortification 3 years ago
Paul Pluzhnikov 7f0d9e61f4 Fix all the remaining misspellings -- BZ 25337 3 years ago
Carlos O'Donell bc57361e51 socket: Reformat Makefile. 3 years ago
Samuel Thibault 7647d1901e socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len 3 years ago
Sergey Bugaev 904b94c07a socket: Add a test for MSG_CMSG_CLOEXEC 3 years ago
Joseph Myers 6d7e8eda9b Update copyright dates with scripts/update-copyrights 3 years ago
Adhemerval Zanella 8d98c7c00f configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases 4 years ago
Andreas Schwab c15318bfc5 socket: Use offsetof in SUN_LEN (bug 29578) 4 years ago
Arjun Shankar 9c443ac455 socket: Check lengths before advancing pointer in CMSG_NXTHDR 4 years ago
Dmitriy Fedchenko 999835533b socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225) 4 years ago
Florian Weimer e368b12f6c socket: Add the __sockaddr_un_set function 4 years ago
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights 4 years ago
Florian Weimer 3d981795cd socket: Do not use AF_NETLINK in __opensock 4 years ago
Siddhesh Poyarekar a643f60c53 Make sure that the fortified function conditionals are constant 5 years ago
Florian Weimer 5bf07e1b3a Linux: Simplify __opensock and fix race condition [BZ #28353] 5 years ago
Florian Weimer f032ac3b83 socket: Add time64 alias for setsockopt 5 years ago
Florian Weimer 02c17c8c14 socket: Add time64 alias for getsockopt 5 years ago
Florian Weimer 77ede5f010 socket: Add time64 alias for sendmsg 5 years ago
Florian Weimer 0a921c52b3 socket: Add time64 alias for recvmsg 5 years ago
Florian Weimer 8b2c706a9d socket: Add time64 alias for sendmmsg 5 years ago
Adhemerval Zanella 47f24c21ee y2038: Add support for 64-bit time on legacy ABIs 5 years ago
Adhemerval Zanella a4dceb2684 socket: Add CFLAGS-accept.c and CFLAGS-connect.c 5 years ago
Adhemerval Zanella 78d1724d53 nptl: Remove send from libpthread 5 years ago
Adhemerval Zanella 729cb5a2a7 nptl: Remove sendmsg from libpthread 5 years ago
Adhemerval Zanella 0cf67de816 nptl: Remove recvmsg from libpthread 5 years ago
Adhemerval Zanella 6f2e00cac5 nptl: Remove sendto from libpthread 5 years ago
Adhemerval Zanella 643a88a9c1 nptl: Remove recvfrom from libpthread 5 years ago
Adhemerval Zanella 494c3beec9 nptl: Remove recv from libpthread 5 years ago
Paul Eggert 2b778ceb40 Update copyright dates with scripts/update-copyrights 5 years ago
Siddhesh Poyarekar f9de8bfe1a nonstring: Enable __FORTIFY_LEVEL=3 5 years ago
Joseph Myers d614a75396 Update copyright dates with scripts/update-copyrights. 6 years ago
Paul Eggert 5a82c74822 Prefer https to http for gnu.org and fsf.org URLs 7 years ago
Dmitry V. Levin a1b02ae763 Fix a few typos in comments 7 years ago
Joseph Myers 04277e02d7 Update copyright dates with scripts/update-copyrights. 7 years ago
Joseph Myers 688903eb3e Update copyright dates with scripts/update-copyrights. 8 years ago
Florian Weimer 038d1cafaf __opensock: Remove internal_function attribute 9 years ago
Joseph Myers f17a42333f Do not use __ptr_t. 9 years ago
Zack Weinberg a992f506ff Remove __need macros from signal.h. 9 years ago
Joseph Myers 9fe3c80c7c Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). 9 years ago
Florian Weimer e92030239a Assume that accept4 is always available and works 9 years ago
Florian Weimer b48061e1a5 Assume that dup3 is available 9 years ago
Florian Weimer 46d8874d5b Assume that pipe2 is always available 9 years ago
Joseph Myers bfff8b1bec Update copyright dates with scripts/update-copyrights. 9 years ago
Zack Weinberg f2bea4da2e Installed-header hygiene (BZ#20366): conditionally defined structures. 10 years ago
Joseph Myers f7a9f785e5 Update copyright dates with scripts/update-copyrights. 10 years ago
Joseph Myers a72ddc1424 Convert 24 more function definitions to prototype style (array parameters). 11 years ago
Joseph Myers f63f2bfdfa Convert 69 more function definitions to prototype style (line wrap cases). 11 years ago
Florian Weimer 52fb79d6cd Assume that SOCK_CLOEXEC is available and works 11 years ago
Joseph Myers 9d46370ca3 Convert 703 function definitions to prototype style. 11 years ago