Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 75 | -75/+75 | |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka | 4 | -20/+20 | |
2013-11-20 | linux-generic: fix alignment of struct stat/statfs for nios2 | Chung-Lin Tang | 2 | -6/+6 | |
The hard alignment of 8 was appropriate for most platforms for which 8-byte values are 8-byte aligned, but this is not true for the nios2 platform, so only align to the alignment of the 8-byte type on the platform. Remove the explicit alignment of struct statfs as it's redundant. | |||||
2013-06-05 | Remove trailing whitespace in ports. | Joseph Myers | 1 | -2/+2 | |
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger | 1 | -0/+1 | |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 75 | -75/+75 | |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 1 | -1/+1 | |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 2 | -2/+0 | |
2012-10-27 | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger | 1 | -2/+0 | |
* sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE) [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>. * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): [__WORDSIZE != 64]: Likewise. * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: (__O_LARGEFILE) [__WORDSIZE != 64]: Do not define, take value from <bits/fcntl-linux.h>. | |||||
2012-10-25 | Convert ia64, linux-generic, m68k <bits/fcntl.h> to use <bits/fcntl-linux.h> | Andreas Jaeger | 1 | -286/+5 | |
* sysdeps/unix/sysv/linux/m68k/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. * sysdeps/unix/sysv/linux/generic/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Remove all definitions and declarations that are provided by <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>. | |||||
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath | 1 | -1/+0 | |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ↵ | Roland McGrath | 1 | -0/+3 | |
struct dirent64. | |||||
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 1 | -0/+7 | |
2012-07-01 | Move all files into ports/ subdirectory in preparation for merge with glibc | Joseph Myers | 81 | -0/+4023 | |