Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Suppress warning (-Wint-to-pointer-cast)HEADmaster | Igor Pashev | 1 | -1/+1 |
2014-09-07 | Cast to intptr_t to fix compiler warning | Igor Pashev | 1 | -1/+1 |
2014-09-07 | Fixed autofssys definition | Igor Pashev | 1 | -1/+1 |
2014-09-07 | Disabled nscd for prof_attr and user_attr | Igor Pashev | 2 | -0/+4 |
2014-09-07 | Implemented __door_return | Igor Pashev | 2 | -23/+33 |
2014-09-01 | Copied from i386 (needs porting of course) | Igor Pashev | 1 | -0/+77 |
2014-09-01 | Forget about B_FALSE/B_TRUE | Igor Pashev | 1 | -8/+0 |
2014-09-01 | Added missed include bits/libc-lock.h | Igor Pashev | 1 | -0/+1 |
2014-09-01 | Updated refs in comment | Igor Pashev | 1 | -4/+2 |
2014-09-01 | Welcome mount(2)! | Igor Pashev | 1 | -0/+2 |
2014-09-01 | Fixed wrong filename | Igor Pashev | 1 | -1/+1 |
2014-08-31 | Let's see how syscall and __systemcall will work | Igor Pashev | 1 | -21/+35 |
2014-08-31 | Fixed comments | Igor Pashev | 1 | -2/+2 |
2014-08-31 | Don't include removed stub-tag.h | Igor Pashev | 1 | -1/+0 |
2014-08-31 | Don't include bp-check.h and don't use CHECK_1 | Igor Pashev | 11 | -20/+9 |
2014-08-31 | Fixed include path for BSD wait3.c | Igor Pashev | 1 | -1/+1 |
2014-08-31 | Fixed possible roundup and howmany macros collision | Igor Pashev | 1 | -2/+7 |
2014-08-31 | Don't use bp-sym.h and bp-asm.h (removed) | Igor Pashev | 2 | -4/+0 |
2014-08-30 | Merge branch 'release/2.19/master' of git://sourceware.org/git/glibc | Igor Pashev | 1041 | -12111/+13123 |
2014-05-16 | SPARC: add prlimit and prlimit64 in <bits/resource.h> (BZ #16943) | Aurelien Jarno | 1 | -0/+27 |
2014-05-07 | SPARC: add EFD_SEMAPHORE in <bits/eventfd.h> (BZ #16916) | Aurelien Jarno | 1 | -0/+2 |
2014-02-06 | Revert "Patch [1/4] async-signal safe TLS." | Allan McRae | 2 | -50/+0 |
2014-02-05 | Fix comment in kernel-features.h. | Carlos O'Donell | 1 | -1/+1 |
2014-02-05 | Fix tst-setgetname for Linux kernels < 2.6.33. | Carlos O'Donell | 1 | -0/+6 |
2014-02-04 | PowerPC: powerpc64le abilist for 2.17 | Adhemerval Zanella | 13 | -0/+3149 |
2014-01-24 | Restore ucontext ABI for soft-float sh4. | Kaz Kojima | 1 | -1/+1 |
2014-01-23 | Adjust SH specific fpu_control.h and ucontext.h files. | Kaz Kojima | 2 | -103/+17 |
2014-01-22 | S/390: Merge 32 and 64 bit ucontext.h. | Andreas Krebbel | 2 | -98/+6 |
2014-01-20 | PowerPC: Fix gettimeofday ifunc selection | Adhemerval Zanella | 2 | -4/+10 |
2014-01-16 | PowerPC: Fix ftime gettimeofday internal call returning bogus data | Adhemerval Zanella | 2 | -4/+36 |
2014-01-07 | S/390: Make ucontext_t extendible. | Andreas Krebbel | 14 | -17/+279 |
2014-01-07 | S/390: Make jmp_buf extendible. | Andreas Krebbel | 10 | -6/+159 |
2014-01-06 | ptrace.h: add __ prefix to ptrace_peeksiginfo_args | Mike Frysinger | 4 | -4/+4 |
2014-01-04 | tst-fanotify: switch to AC_DEFINE | Mike Frysinger | 3 | -2/+4 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 788 | -788/+788 |
2013-12-31 | tst-fanotify: check for linux/fanotify.h existence | Mike Frysinger | 3 | -0/+61 |
2013-12-22 | Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd. | Joseph Myers | 16 | -13/+7 |
2013-12-18 | Patch [1/4] async-signal safe TLS. | Paul Pluzhnikov | 2 | -0/+50 |
2013-12-18 | Update powerpc-nofpu localplt.data for fegetround hidden_proto / hidden_def. | Joseph Myers | 1 | -1/+0 |
2013-12-17 | Remove unused files from sysdeps/unix/bsd/bsd4.4/bits/. | Joseph Myers | 2 | -452/+0 |
2013-12-17 | Remove various unused files from sysdeps/unix/bsd/. | Joseph Myers | 27 | -1534/+0 |
2013-12-13 | PowerPC: Adjust multiarch Implies for PowerPC64 | Adhemerval Zanella | 1 | -2/+0 |
2013-12-13 | PowerPC: Adjust multiarch Implies for PowerPC64 | Adhemerval Zanella | 7 | -14/+0 |
2013-12-13 | Use $$ver instead of $ver. | Kaz Kojima | 1 | -2/+2 |
2013-12-06 | PowerPC: Adjust multiarch Implies for PowerPC32 | Adhemerval Zanella | 6 | -12/+0 |
2013-12-06 | PowerPC: change sysdeps fpu folder | Adhemerval Zanella | 1 | -2/+0 |
2013-12-06 | PowerPC: initial support for multilib for PowerPC32 | Adhemerval Zanella | 1 | -2/+0 |
2013-12-06 | Add SH implementation of sotruss-lib.c and c++-types.data. | Kaz Kojima | 1 | -0/+67 |
2013-12-05 | PowerPC: Add systemtap static probe points in setjmp/longjmp | Adhemerval Zanella | 1 | -1/+1 |
2013-12-04 | PowerPC64 ELFv2 ABI 6/6: Bump ld.so soname version number | Ulrich Weigand | 5 | -7/+190 |