| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CHECK_1 and CHECK_1_NULL_OK. | Joseph Myers | 2013-02-08 | 2 | -4/+2 |
* | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. | Joseph Myers | 2013-01-31 | 2 | -5/+2 |
* | Remove bp-semctl.h and CHECK_SEMCTL. | Joseph Myers | 2013-01-31 | 2 | -9/+3 |
* | Adjust sparc for Roland's multiarch sysdep directory changes. | David S. Miller | 2013-01-11 | 1 | -0/+4 |
* | Use __extension__ with long long in installed headers. | Joseph Myers | 2013-01-10 | 2 | -3/+3 |
* | BZ#14985: Remove erroneous EPOLL_NONBLOCK | Andreas Jaeger | 2013-01-08 | 1 | -3/+1 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 85 | -93/+85 |
* | Fix check-localplt regressions on sparc. | David S. Miller | 2012-11-11 | 1 | -4/+5 |
* | Fix NULL ucontext->uc_link handling on sparc64. | David S. Miller | 2012-11-07 | 3 | -12/+43 |
* | Fix sparc64 build. | David S. Miller | 2012-10-25 | 1 | -1/+1 |
* | Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o... | Roland McGrath | 2012-10-25 | 1 | -3/+1 |
* | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 2012-10-24 | 3 | -15/+25 |
* | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger | 2012-10-24 | 1 | -8/+0 |
* | Always define __O_LARGEFILE | Andreas Jaeger | 2012-10-22 | 1 | -7/+4 |
* | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger | 2012-10-22 | 1 | -2/+2 |
* | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger | 2012-10-20 | 1 | -238/+16 |
* | Get rid of unused __swblk_t type. | Roland McGrath | 2012-10-01 | 1 | -1/+0 |
* | 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 |