Age | Commit message (Expand) | Author | Files | Lines |
2012-08-15 | Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT]. | Roland McGrath | 1 | -0/+5 |
2012-08-14 | i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO | Mike Frysinger | 1 | -0/+16 |
2012-08-14 | Add a missing #include. | Roland McGrath | 1 | -0/+1 |
2012-08-14 | Add a missing #include. | Roland McGrath | 1 | -0/+4 |
2012-08-14 | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers | 1 | -0/+11 |
2012-08-14 | Update i386 ULPs | Andreas Jaeger | 1 | -0/+4 |
2012-08-14 | Use tabs instead of spaces | Andreas Jaeger | 1 | -3/+3 |
2012-08-13 | Add explicit acquire/release semantics to atomic_exchange_and_add. | Maxim Kuvyrkov | 1 | -0/+6 |
2012-08-13 | Update x86-64 ULPs | Markus Trippelsdorf | 1 | -0/+4 |
2012-08-13 | * manual/stdio.texi (snprintf): Clarify handling of the trailing | Jeff Law | 1 | -0/+5 |
2012-08-10 | Move Linux kernel version conditionals to kernel-features.h. | Joseph Myers | 1 | -0/+11 |
2012-08-10 | [BZ #13939] | Jeff Law | 1 | -0/+14 |
2012-08-09 | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu | 1 | -0/+30 |
2012-08-08 | Add new AM33 relocs | Mark Salter | 1 | -0/+16 |
2012-08-08 | Remove __ASSUME_TGKILL. | Joseph Myers | 1 | -0/+5 |
2012-08-08 | Add a missing #include. | Roland McGrath | 1 | -0/+2 |
2012-08-08 | Missing #include updates for dirstream code move from unix to posix. | Roland McGrath | 1 | -0/+6 |
2012-08-07 | rpcgen - fall back to looking for cpp in system path | Allan McRae | 1 | -0/+9 |
2012-08-07 | Remove some pre-2.6.16 Linux kernel conditionals. | Joseph Myers | 1 | -0/+21 |
2012-08-07 | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath | 1 | -0/+25 |
2012-08-07 | Make the bsd4.4/bits/fcntl.h be the generic one. | Roland McGrath | 1 | -0/+3 |
2012-08-07 | Update bsd4.4/bits/fcntl.h to match modern NetBSD bits. | Roland McGrath | 1 | -0/+15 |
2012-08-07 | Make the bsd4.4/bits/dirent.h be the generic one. | Roland McGrath | 1 | -0/+3 |
2012-08-07 | Define _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h | Roland McGrath | 1 | -0/+5 |
2012-08-07 | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 1 | -0/+22 |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 1 | -0/+43 |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 1 | -0/+50 |
2012-08-06 | Remove __secure_getenv in 2.17 instead of 2.16 | H.J. Lu | 1 | -0/+5 |
2012-08-06 | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu | 1 | -0/+5 |
2012-08-03 | Update SPARC ULPs. | David S. Miller | 1 | -0/+4 |
2012-08-03 | Remove some pre-2.6.0 Linux kernel conditionals. | Joseph Myers | 1 | -0/+14 |
2012-08-03 | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 1 | -0/+13 |
2012-08-03 | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers | 1 | -0/+24 |
2012-08-02 | Wrap overlong ChangeLog lines. | Roland McGrath | 1 | -4/+6 |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek | 1 | -0/+81 |
2012-08-01 | Clean up fopen64 for O_LARGEFILE==0. | Roland McGrath | 1 | -0/+11 |
2012-08-02 | Small cleanup in Makeconfig. | Marek Polacek | 1 | -0/+7 |
2012-08-01 | Remove __ASSUME_FCNTL64. | Joseph Myers | 1 | -0/+17 |
2012-08-01 | Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals). | Joseph Myers | 1 | -0/+17 |
2012-08-01 | Clean up mkostemps64 definition for O_LARGEFILE==0. | Roland McGrath | 1 | -0/+3 |
2012-08-01 | Clean up mkstemps64 definition for O_LARGEFILE==0. | Roland McGrath | 1 | -0/+3 |
2012-08-01 | Generic sys/param.h fixes for missing SYMLOOP_MAX or NGROUPS_MAX. | Roland McGrath | 1 | -0/+3 |
2012-08-01 | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0. | Roland McGrath | 1 | -0/+16 |
2012-08-01 | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath | 1 | -0/+14 |
2012-08-01 | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer | 1 | -0/+9 |
2012-07-31 | Hurd: implement renameat | Pino Toscano | 1 | -0/+4 |
2012-07-31 | Clean up stub accept4 definition. | Roland McGrath | 1 | -0/+4 |
2012-07-31 | Conditionalize use of PTR_MANGLE. | Roland McGrath | 1 | -0/+4 |
2012-07-31 | Don't assume SIGWINCH is defined. | Roland McGrath | 1 | -0/+4 |
2012-07-31 | Update sparc ULPs. | David S. Miller | 1 | -0/+4 |