summaryrefslogtreecommitdiff
path: root/.gitattributes
AgeCommit message (Collapse)Author
2016-03-23Assume __NR_openat is always definedAurelien Jarno
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-15exempt timezone files from the no-bad-whitespace policyJim Meyering
* .gitattributes: New file. Exempt imported timezone files from the no-bad-whitespace rules.