From 257ef50c7354b2135f886082429a9a1bd171164e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 20 May 2008 04:56:45 +0000 Subject: [PATCH] . --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index eb7df815..7a13d2b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ 2008-05-19 Roland McGrath + * linux/x86_64/syscallent.h: Update entries for timerfd_* and fallocate. + + * file.c (sys_fallocate): New function. + * linux/syscall.h: Declare it. + * linux/syscallent.h: Update entry. + From Kyle McMartin . + + * time.c (sys_timerfd_create): New function. + (sys_timerfd_settime, sys_timerfd_gettime): New functions. + * linux/syscall.h: Declare them. + * linux/syscallent.h: Update entries for those syscalls. + From Kyle McMartin . + * debian/rules (binary-arch): Fix chmod/chown typo. Fixes Debian#459255. -- 2.40.0