aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-08-17 12:56:33 -0700
committerRoland McGrath <roland@hack.frob.com>2012-08-17 12:56:33 -0700
commitc31fdb83d239de6f5196c6b676e9200a1f7cefe6 (patch)
tree3a061f31a6b00325b74aa354619fea6f9156a6a2 /ChangeLog
parentfbc723bb37277ad78972c3327dad44a994ab7a0b (diff)
downloadglibc-c31fdb83d239de6f5196c6b676e9200a1f7cefe6.tar
glibc-c31fdb83d239de6f5196c6b676e9200a1f7cefe6.tar.gz
glibc-c31fdb83d239de6f5196c6b676e9200a1f7cefe6.tar.bz2
glibc-c31fdb83d239de6f5196c6b676e9200a1f7cefe6.zip
Merge unix/inet/syscalls.list into unix/syscalls.list.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 357287fdfd..254e944cee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2012-08-17 Roland McGrath <roland@hack.frob.com>
+ * sysdeps/unix/inet/syscalls.list: File removed. Move contents into ...
+ * sysdeps/unix/syscalls.list: ... here.
+
* sysdeps/posix/getaddrinfo.c
(save_gaiconf_mtime, check_gaiconf_mtime): New functions.
(gaiconf_init, gaiconf_reload): Use them.