Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger | 1 | -16/+0 | |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger | 1 | -266/+8 | |
Create a new bits/fcntl-linux.h that contains Linux generic code and a include it from the architecture specific bits/fcntl.h. Architectures done: x86, SPARC, s390 | |||||
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-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 1 | -0/+11 | |
2012-06-04 | Use x86_64 bits/sigcontext.h for i386 and x86_64 | H.J. Lu | 1 | -0/+194 | |
2012-06-04 | Use x86_64 bits/{debugreg,reg}.h for i386 and x86-64 | H.J. Lu | 2 | -0/+165 | |
2012-06-04 | Use x86_64 bits/{io,perm}.h for i386 and x86_64 | H.J. Lu | 2 | -0/+218 | |
2012-06-01 | Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64 | H.J. Lu | 3 | -0/+71 | |
2012-06-01 | Use i386 bits/wchar.h for i386 and x86-64 | H.J. Lu | 1 | -0/+32 | |
2012-05-31 | Use x86_64 bits/typesizes.h for i386 and x86-64 | H.J. Lu | 1 | -0/+80 | |
2012-05-31 | Use x86_64 bits/siginfo.h for i386 and x86_64 | H.J. Lu | 1 | -0/+330 | |
2012-05-31 | Use x86_64 bits/stat.h for i386 and x86-64 | H.J. Lu | 1 | -0/+210 | |
2012-05-31 | Use x86_64 bits/sysctl.h for x86-64 and i386 | H.J. Lu | 1 | -0/+20 | |
2012-05-31 | Use x86_64 sys/{ucontext,user}.h for i386 and x86_64 | H.J. Lu | 2 | -0/+426 | |
2012-05-31 | Use x86_64 sys/procfs.h for both i386 and x86_64 | H.J. Lu | 1 | -0/+145 | |
2012-05-31 | Use x86_64 bits/mman.h for both i386 and x86_64 | H.J. Lu | 1 | -0/+113 | |
2012-05-31 | Use x86-64 bits/{msq,sem,shm}.h for i386 and x86-64 | H.J. Lu | 3 | -0/+276 | |
2012-05-31 | Use x86_64 bits/ipctypes.h for both i386 and x86-64 | H.J. Lu | 1 | -0/+33 | |
2012-05-31 | Use x86_64 bits/epoll.h for both i386 and x86_64 | H.J. Lu | 1 | -0/+31 | |
2012-05-31 | Use x86_64 bits/fcntl.h for both i386 and x86_64 | H.J. Lu | 1 | -0/+337 | |
2012-05-31 | Use x86_64 bits/environments.h for i386 and x86_64 | H.J. Lu | 1 | -0/+96 | |
2012-05-31 | Use x86_64 bits/a.out.h for both i386 and x86_64 | H.J. Lu | 1 | -0/+11 | |
2012-05-30 | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu | 1 | -0/+14 | |