GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket: Use offsetof in SUN_LEN (bug 29578)
Andreas Schwab
2022-10-10
1
-1
/
+2
*
socket: Check lengths before advancing pointer in CMSG_NXTHDR
Arjun Shankar
2022-08-02
3
-0
/
+149
*
socket: Fix mistyped define statement in socket/sys/socket.h (BZ #29225)
Dmitriy Fedchenko
2022-06-06
1
-1
/
+1
*
socket: Add the __sockaddr_un_set function
Florian Weimer
2022-01-17
3
-1
/
+108
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
30
-30
/
+30
*
socket: Do not use AF_NETLINK in __opensock
Florian Weimer
2021-11-22
1
-8
/
+1
*
Make sure that the fortified function conditionals are constant
Siddhesh Poyarekar
2021-10-20
1
-21
/
+13
*
Linux: Simplify __opensock and fix race condition [BZ #28353]
Florian Weimer
2021-09-28
1
-43
/
+22
*
socket: Add time64 alias for setsockopt
Florian Weimer
2021-07-22
1
-0
/
+13
*
socket: Add time64 alias for getsockopt
Florian Weimer
2021-07-22
4
-1
/
+76
*
socket: Add time64 alias for sendmsg
Florian Weimer
2021-07-21
1
-0
/
+12
*
socket: Add time64 alias for recvmsg
Florian Weimer
2021-07-21
1
-0
/
+11
*
socket: Add time64 alias for sendmmsg
Florian Weimer
2021-07-21
1
-1
/
+13
*
y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
2021-06-15
1
-0
/
+11
*
socket: Add CFLAGS-accept.c and CFLAGS-connect.c
Adhemerval Zanella
2021-04-01
1
-0
/
+2
*
nptl: Remove send from libpthread
Adhemerval Zanella
2021-03-26
1
-0
/
+1
*
nptl: Remove sendmsg from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove recvmsg from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove sendto from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove recvfrom from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+1
*
nptl: Remove recv from libpthread
Adhemerval Zanella
2021-03-18
1
-0
/
+2
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
29
-29
/
+29
*
nonstring: Enable __FORTIFY_LEVEL=3
Siddhesh Poyarekar
2020-12-31
1
-10
/
+12
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
29
-29
/
+29
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
29
-29
/
+29
*
Fix a few typos in comments
Dmitry V. Levin
2019-01-12
2
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
29
-29
/
+29
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
29
-29
/
+29
*
__opensock: Remove internal_function attribute
Florian Weimer
2017-08-17
1
-1
/
+1
*
Do not use __ptr_t.
Joseph Myers
2017-08-08
3
-3
/
+3
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-5
/
+0
*
Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).
Joseph Myers
2017-04-25
1
-1
/
+1
*
Assume that accept4 is always available and works
Florian Weimer
2017-04-19
2
-0
/
+133
*
Assume that dup3 is available
Florian Weimer
2017-04-18
2
-25
/
+1
*
Assume that pipe2 is always available
Florian Weimer
2017-04-18
1
-4
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
29
-29
/
+29
*
Installed-header hygiene (BZ#20366): conditionally defined structures.
Zack Weinberg
2016-09-23
3
-8
/
+15
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
29
-29
/
+29
*
Convert 24 more function definitions to prototype style (array parameters).
Joseph Myers
2015-10-20
1
-5
/
+1
*
Convert 69 more function definitions to prototype style (line wrap cases).
Joseph Myers
2015-10-19
3
-20
/
+6
*
Assume that SOCK_CLOEXEC is available and works
Florian Weimer
2015-10-17
1
-4
/
+0
*
Convert 703 function definitions to prototype style.
Joseph Myers
2015-10-16
15
-61
/
+15
*
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-09-08
1
-1
/
+1
*
Fix mq_notify socket, recv namespace (bug 18546).
Joseph Myers
2015-06-17
3
-0
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
29
-29
/
+29
*
Sync recvmmsg prototype with kernel usage.
Ondřej Bílka
2014-09-20
2
-2
/
+2
*
Fix recvmmsg comment.
Ondřej Bílka
2014-04-28
1
-1
/
+1
*
Consistently include Makeconfig after defining subdir.
Joseph Myers
2014-02-26
1
-0
/
+2
*
Combine __USE_BSD and __USE_SVID into __USE_MISC.
Joseph Myers
2014-02-12
1
-1
/
+1
*
Update copyright notices with scripts/update-copyrights
Allan McRae
2014-01-01
29
-29
/
+29
[next]