Update Alpha O_SYNC.
[glibc-ports.git] / ChangeLog.alpha
blob2bf2d523538782fe9278174e7f21e2c4a6688ef4
1 2010-01-12  Matt Turner  <mattst88@gmail.com>
3         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Redefine O_SYNC and
4         O_DSYNC to match 2.6.33+ kernels.
6 2009-12-02  Mike Frysinger <vapier@gentoo.org>
8         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Fix typo in
9         include timer_gettime.c -> timer_settime.c.
11 2009-11-23  Matt Turner  <mattst88@gmail.com>
13         * sysdeps/unix/sysv/linux/alpha/bits/stat.h: Use struct timespec
14         for timestamps also if __USE_XOPEN2K8.
16 2009-11-23  Matt Turner  <mattst88@gmail.com>
18         * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h: Change misleading
19         names of parameters of sync_file_range.
21 2009-11-23  Matt Turner  <mattst88@gmail.com>
23         [BZ #10972]
24         * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Add new MADV_*
25         constants from recent kernels.
27 2009-11-10  Matt Turner  <mattst88@gmail.com>
29         [BZ #10609]
30         * sysdeps/unix/sysv/linux/alpha/fxstatat.c (__fxstatat): Fix handling
31         of empty parameters for file names.
33 2009-07-13  Aurelien Jarno  <aurelien@aurel32.net>
35         [BZ #10158]
36         * sysdeps/unix/sysv/linux/alpha/getsysstats.c (GET_NPROCS_PARSER):
37         Change parameters and use next_line.
39         [BZ #10160]
40         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Define
41         FUTEX_WAIT_BITSET, FUTEX_WAKE_BITSET, FUTEX_CLOCK_REALTIME and
42         FUTEX_BITSET_MATCH_ANY.
44         [BZ #10161]
45         * sysdeps/unix/sysv/linux/alpha/getdents64.c: Adjust include path.
46         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Likewise.
47         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Likewise.
48         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
49         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
50         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
51         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
52         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
53         * sysdeps/unix/sysv/linux/alpha/sysconf.c: Likewise.
55         [BZ #6507]
56         * sysdeps/unix/sysv/linux/alpha/sys/procfs.h (ELF_NGREG,
57         ELF_NFPREG, elf_greg_t, elf_gregset_t, elf_fpreg_t,
58         elf_fpregset_t): Define. Don't include asm/elf.h.
60 2008-11-26  Roland McGrath  <roland@redhat.com>
62         * sysdeps/unix/sysv/linux/alpha/wordexp.c: Contents moved to main
63         repository's ia64 file; #include that.
64         * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Contents moved to main
65         repository's powerpc file; #include that.
67 2008-11-25  Roland McGrath  <roland@redhat.com>
69         * ChangeLog.alpha: New file (this one).
70         * sysdeps/alpha, sysdeps/unix/bsd/osf/alpha,
71         sysdeps/unix/bsd/Attic/osf1/alpha, sysdeps/unix/sysv/linux/alpha,
72         sysdeps/unix/sysv/linux/alpha/alpha, sysdeps/unix/alpha,
73         sysdeps/mach/alpha, sysdeps/mach/hurd/alpha:
74         Subdirectories moved here from main repository.
75         * sysdeps/alpha/nptl, sysdeps/unix/sysv/linux/alpha/nptl:
76         Subdirectories moved here from main repository's nptl/ subdirectory.
77         * sysdeps/alpha/preconfigure: New file.
78         * sysdeps/alpha/shlib-versions: New file.
80 Local Variables:
81 mode: change-log
82 left-margin: 8
83 fill-column: 74
84 End: