]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
authorUlrich Drepper <drepper@redhat.com>
Sat, 17 Nov 2007 08:49:48 +0000 (08:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 17 Nov 2007 08:49:48 +0000 (08:49 +0000)
Add sys/signalfd.h and sys/eventfd.h.

ChangeLog
sysdeps/unix/sysv/linux/Makefile

index 52e9ce85c5607f4ac72580197039efd4fe5eac69..4491ac0c95138cc3af4c735c03ab66e402aaa63a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-17  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
+       Add sys/signalfd.h and sys/eventfd.h.
+
 2007-11-15  Bruno Haible  <bruno@clisp.org>
 
        [BZ #5346]
index a3c6228812345f9818ba97cb3f59d2dd846c1876..5683babde879dae8620eaa9b88ec47d450f34c01 100644 (file)
@@ -25,7 +25,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \
                  sys/quota.h sys/fsuid.h \
                  scsi/sg.h scsi/scsi.h scsi/scsi_ioctl.h sys/pci.h \
                  sys/ultrasound.h sys/raw.h sys/personality.h sys/epoll.h \
-                 bits/a.out.h sys/inotify.h
+                 bits/a.out.h sys/inotify.h sys/signalfd.h sys/eventfd.h
 
 install-others += $(inst_includedir)/bits/syscall.h