Age | Commit message (Expand) | Author |
2014-05-16 | SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943) | Aurelien Jarno |
2014-05-07 | SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916) | Aurelien Jarno |
2014-04-30 | Correct sparc CPP guards for EMT_TAGOVF. | David S. Miller |
2014-04-30 | Fix some sparc conform test failures in siginfo.h | David S. Miller |
2014-04-22 | Fix sigaction conform test failures on sparc. | David S. Miller |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers |
2014-01-06 | ptrace.h: add __ prefix to ptrace_peeksiginfo_args | Mike Frysinger |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka |
2013-09-11 | Add O_TMPFILE to <fcntl.h> | Andreas Schwab |
2013-08-30 | Fix typos. | Ondřej Bílka |
2013-07-04 | Sync sys/ptrace with Linux 3.10 | Andreas Jaeger |
2013-06-15 | New API to set default thread attributes | Siddhesh Poyarekar |
2013-06-05 | Remove trailing whitespace. | Joseph Myers |
2013-05-22 | Update bits/siginfo.h with Linux hwpoison SIGBUS changes | Edjunior Barbosa Machado |
2013-04-02 | New <math.h> macro named issignaling to check for a signaling NaN (sNaN). | Thomas Schwinge |
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger |
2013-03-05 | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger |
2013-03-04 | Create <bits/mman-linux.h> | Andreas Jaeger |
2013-02-18 | C++11 thread_local destructors support | Siddhesh Poyarekar |
2013-02-13 | Remove __ptrvalue, __bounded and __unbounded. | Joseph Myers |
2013-02-08 | Remove CHECK_N and bp-checks.h. | Joseph Myers |
2013-02-08 | Remove CHECK_1 and CHECK_1_NULL_OK. | Joseph Myers |
2013-01-31 | Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK. | Joseph Myers |
2013-01-31 | Remove bp-semctl.h and CHECK_SEMCTL. | Joseph Myers |
2013-01-11 | Adjust sparc for Roland's multiarch sysdep directory changes. | David S. Miller |
2013-01-10 | Use __extension__ with long long in installed headers. | Joseph Myers |
2013-01-08 | BZ#14985: Remove erroneous EPOLL_NONBLOCK | Andreas Jaeger |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-11 | Fix check-localplt regressions on sparc. | David S. Miller |
2012-11-07 | Fix NULL ucontext->uc_link handling on sparc64. | David S. Miller |
2012-10-25 | Fix sparc64 build. | David S. Miller |
2012-10-25 | Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o... | Roland McGrath |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath |
2012-10-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger |
2012-10-22 | Always define __O_LARGEFILE | Andreas Jaeger |
2012-10-22 | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-08-27 | Remove __ASSUME_STAT64_SYSCALL. | Joseph Myers |
2012-08-17 | Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c... | Roland McGrath |
2012-08-14 | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-07-26 | Merge Linux 3.5 ptrace changes | Andreas Jaeger |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer |
2012-07-20 | Move localplt baselines to sysdeps directories. | Joseph Myers |