| commit | 6ee7d1fc01196c6ee7ffbf062ac591a25c1e53da | [log] [tgz] |
|---|---|---|
| author | Roland McGrath <roland@redhat.com> | Fri Jan 24 04:39:50 2003 +0000 |
| committer | Roland McGrath <roland@redhat.com> | Fri Jan 24 04:39:50 2003 +0000 |
| tree | bc31ceedd758f79ebc4a7aa93551c807d562f8fd | |
| parent | 8bcf35765dba20e83bf0667ea787cc6b89afab97 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 7571cd6..e9322df 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,10 @@ 2003-01-23 Roland McGrath <roland@redhat.com> + * linux/sparc/syscall.h: Declare sys_getdents64. + + * linux/dummy.h [! SYS_getpmsg] (sys_getpmsg): #define to printargs. + [! SYS_putpmsg] (sys_putpmsg): Likewise. + * process.c: Reorder includes to put sys/reg.h before linux/ptrace.h, since they can conflict.