Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-23 | Assume __NR_openat is always defined | Aurelien Jarno | 1 | -0/+1 | |
With the 2.6.32 minimum kernel on x86 and 3.2 on other architectures, __NR_openat is always defined. Changelog: * sysdeps/unix/sysv/linux/dl-openat64.c (openat64) [__NR_openat]: Make code unconditional. | |||||
2009-06-15 | exempt timezone files from the no-bad-whitespace policy | Jim Meyering | 1 | -0/+1 | |
* .gitattributes: New file. Exempt imported timezone files from the no-bad-whitespace rules. |