aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-05-10 12:56:56 -0700
committerRoland McGrath <roland@hack.frob.com>2012-05-10 15:57:22 -0700
commit6960eb420d7b7cc18420dd68466b664867fa069d (patch)
tree0ed11937f5da6a1998b9d272b5a11b8ec5b01a55 /ChangeLog
parenteb43375f0f7640a32fd6c67b94291419acb872d8 (diff)
downloadglibc-6960eb420d7b7cc18420dd68466b664867fa069d.tar
glibc-6960eb420d7b7cc18420dd68466b664867fa069d.tar.gz
glibc-6960eb420d7b7cc18420dd68466b664867fa069d.tar.bz2
glibc-6960eb420d7b7cc18420dd68466b664867fa069d.zip
Hurd: bits/socket.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d38d2951d..ff43445170 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-05-10 Thomas Schwinge <thomas@schwinge.name>
+ * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
+ (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
+ definitions.
+
accept4 for GNU Hurd.
* include/sys/socket.h (__libc_accept4): New prototype.
* sysdeps/mach/hurd/accept4.c: New file, copy from accept.c. Evolve it