diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2012-05-23 08:20:12 -0400 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2012-05-23 08:20:12 -0400 |
commit | bf144a4fae5507bda46ffa1e8a88a531a215fd79 (patch) | |
tree | cc18c0fdb9abe7bc333d8319fc2b48f6a7d8a6d5 /ChangeLog.tile | |
parent | ec55b2167a48417126a0ea50840916b9ee49b5bb (diff) | |
download | glibc-bf144a4fae5507bda46ffa1e8a88a531a215fd79.tar.gz glibc-bf144a4fae5507bda46ffa1e8a88a531a215fd79.tar.xz glibc-bf144a4fae5507bda46ffa1e8a88a531a215fd79.zip |
tile: Define MADV_DONTDUMP and MADV_DODUMP
Diffstat (limited to 'ChangeLog.tile')
-rw-r--r-- | ChangeLog.tile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.tile b/ChangeLog.tile index 12030be231..141d6273c7 100644 --- a/ChangeLog.tile +++ b/ChangeLog.tile @@ -1,3 +1,8 @@ +2012-05-23 Chris Metcalf <cmetcalf@tilera.com> + + * sysdeps/unix/sysv/linux/tile/bits/mman.h (MADV_DONTDUMP): Define. + (MADV_DODUMP): Likewise. + 2012-05-22 Chris Metcalf <cmetcalf@tilera.com> * sysdeps/tile/bits/libm-test-ulps: Update. |