| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove __ASSUME_STAT64_SYSCALL. | Joseph Myers | 2012-08-27 | 1 | -9/+0 |
* | Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c... | Roland McGrath | 2012-08-17 | 1 | -1/+1 |
* | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers | 2012-08-14 | 1 | -4/+2 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 1 | -0/+3 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 1 | -0/+7 |
* | Merge Linux 3.5 ptrace changes | Andreas Jaeger | 2012-07-26 | 1 | -6/+9 |
* | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger | 2012-07-26 | 1 | -1/+12 |
* | Rename __secure_getenv to secure_getenv | Florian Weimer | 2012-07-25 | 2 | -0/+6 |
* | Move localplt baselines to sysdeps directories. | Joseph Myers | 2012-07-20 | 2 | -0/+36 |
* | Move c++-types baselines to sysdeps directories. | Joseph Myers | 2012-07-17 | 2 | -0/+134 |
* | Add default-abi definitions for powerpc, s390 and sparc. | Joseph Myers | 2012-06-01 | 2 | -0/+6 |
* | Convert WORDSIZE[32|64]/ld entries to abi-variants | H.J. Lu | 2012-05-30 | 1 | -5/+5 |
* | Fix underflow reporting and tie up loose ends in sparc soft-fp. | David S. Miller | 2012-05-27 | 1 | -1/+0 |
* | Remove pre-2.4 Linux kernel support. | Joseph Myers | 2012-05-25 | 1 | -85/+1 |
* | Remove some sparc cob-webs leftover after Joseph's recent changes. | David S. Miller | 2012-05-23 | 1 | -3/+1 |
* | Update from Linux 3.4 | Andreas Jaeger | 2012-05-23 | 1 | -0/+3 |
* | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2012-05-20 | 2 | -0/+4 |
* | Add __fsword_t and use it in bits/statfs.h | H.J. Lu | 2012-05-17 | 1 | -0/+1 |
* | Fold copyright years | H.J. Lu | 2012-05-16 | 1 | -1/+1 |
* | Remove __snseconds_t | H.J. Lu | 2012-05-15 | 1 | -2/+1 |
* | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu | 2012-05-15 | 1 | -0/+2 |
* | Remove pre-2.2 Linux kernel support. | Joseph Myers | 2012-05-14 | 1 | -86/+20 |
* | Move abilist files into sysdep dirs. | David S. Miller | 2012-04-28 | 26 | -0/+6909 |
* | Delete everything under sysdeps/unix/sparc/ | David S. Miller | 2012-04-25 | 3 | -49/+23 |
* | Fix variable check in sparc clock frequency probing. | Antoine Balestrat | 2012-04-13 | 1 | -1/+1 |
* | Add __snseconds_t and __SNSECONDS_T_TYPE | H.J. Lu | 2012-04-11 | 1 | -0/+1 |
* | Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc. | Anton Blanchard | 2012-03-27 | 1 | -2/+3 |
* | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2012-03-20 | 2 | -2/+2 |
* | Add missing Versions entry for sparc's __getshmlba. | David S. Miller | 2012-03-17 | 1 | -0/+2 |
* | Fix SHMLBA on sparc. | David S. Miller | 2012-03-16 | 3 | -2/+46 |
* | Use correct implementation for dl-fxstatat64 on sparc64. | David S. Miller | 2012-03-13 | 1 | -0/+6 |
* | Fix some 64-bit sparc build warnings. | David S. Miller | 2012-03-11 | 2 | -5/+5 |
* | Split enum __socket_type from bits/socket.h to bits/socket_type.h. | Joseph Myers | 2012-03-09 | 2 | -438/+55 |
* | Update copyright year after my most recent changes. | David S. Miller | 2012-03-08 | 2 | -2/+2 |
* | Fix several build warnings on sparc. | David S. Miller | 2012-03-06 | 2 | -9/+25 |
* | Kill sparc32 specific __getpagesize, unneeded. | David S. Miller | 2012-03-01 | 1 | -45/+0 |
* | Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement. | David S. Miller | 2012-03-01 | 5 | -72/+4 |
* | Fix name mangling of pthread_attr_t after change | Ulrich Drepper | 2012-02-26 | 1 | -1/+1 |
* | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 2012-02-26 | 1 | -0/+2 |
* | Work around problem of pthread_attr_t definition with old compilers | Ulrich Drepper | 2012-02-26 | 1 | -1/+7 |
* | Fix up POSIX testing in conformtest | Ulrich Drepper | 2012-02-26 | 1 | -2/+2 |
* | Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack. | David S. Miller | 2012-02-20 | 1 | -6/+4 |
* | Use sparc GOTDATA relocations whenever possible. | David S. Miller | 2012-02-20 | 5 | -27/+95 |
* | Split architecture-specific parts of sys/epoll.h into bits/epoll.h. | Joseph Myers | 2012-02-21 | 2 | -143/+29 |
* | Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h. | Joseph Myers | 2012-02-21 | 2 | -59/+29 |
* | Add support for Linux error EHWPOISON | Andreas Schwab | 2012-02-19 | 2 | -1/+9 |
* | Rework sparc PIC macros so crt{i,n}.S can use them too. | David S. Miller | 2012-02-18 | 2 | -10/+10 |
* | Add O_FSYNC define to sparc just like other platforms. | David S. Miller | 2012-02-16 | 1 | -0/+1 |
* | Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h. | Joseph Myers | 2012-02-15 | 1 | -40/+4 |
* | Split architecture-specific parts of sys/inotify.h into bits/inotify.h. | Joseph Myers | 2012-02-14 | 2 | -104/+29 |