Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linux: Introduce <bits/mman-shared.h> | Florian Weimer | 2017-11-24 | 1 | -15/+1 |
* | Linux: Add memfd_create system call wrapper | Florian Weimer | 2017-11-23 | 1 | -0/+16 |
* | Add MADV_WIPEONFORK, MADV_KEEPONFORK from Linux 4.14. | Joseph Myers | 2017-11-15 | 1 | -0/+2 |
* | Move <bits/mman-linux.h> to the Linux sysdeps directory | Florian Weimer | 2017-11-07 | 1 | -0/+111 |
* | Move bits/mman-linux.h out of sysdeps/unix/sysv/linux/. | Roland McGrath | 2014-03-18 | 1 | -108/+0 |
* | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 2014-02-12 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Use <bits/mman-linux.h> for MIPS | Andreas Jaeger | 2013-03-06 | 1 | -1/+5 |
* | Sync with Linux 3.8 | Andreas Jaeger | 2013-03-06 | 1 | -0/+3 |
* | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger | 2013-03-05 | 1 | -0/+7 |
* | Create <bits/mman-linux.h> | Andreas Jaeger | 2013-03-04 | 1 | -0/+94 |