Age | Commit message (Expand) | Author |
2012-05-15 | Remove __snseconds_t | H.J. Lu |
2012-05-15 | Add __SYSCALL_{S,U}LONG_TYPE to hurd typesizes.h | H.J. Lu |
2012-05-11 | [BZ #13673] Replace FSF snail mail address with URL. | Thomas Schwinge |
2012-05-10 | Hurd: fix mode type for openat | Samuel Thibault |
2012-05-10 | Hurd: Fix port deallocation on mknod error. | Samuel Thibault |
2012-05-10 | Hurd: Fix __dup3 _hurd_dtable_lock usage. | Samuel Thibault |
2012-05-10 | Hurd: Support --prefix=/usr special-casing for all GNU systems. | Thomas Schwinge |
2012-05-10 | Hurd: struct timespec members in struct stat | Thomas Schwinge |
2012-05-10 | Hurd: Fix setres[ug]id handling of -1 | Samuel Thibault |
2012-05-10 | Hurd: Fix sbrk beyond 128MB | Samuel Thibault |
2012-05-10 | Hurd: recvfrom(): take into account null address ports | Pino Toscano |
2012-05-10 | Hurd: readlinkat | Samuel Thibault |
2012-05-10 | Hurd: Update posix_opt.h | Samuel Thibault |
2012-05-10 | Hurd: Fix POSIX 2008 visibility | Samuel Thibault |
2012-05-10 | Hurd: opendirat | Thomas Schwinge |
2012-05-10 | Hurd: empty file names fail with ENOENT | Samuel Thibault |
2012-05-10 | Hurd: Fix mlock in all cases except non-readable pages. | Samuel Thibault |
2012-05-10 | Hurd: Fix mkdir / error value | Samuel Thibault |
2012-05-10 | Hurd: mach: compliance fixes for nanosleep | Pino Toscano |
2012-05-10 | Hurd: Include RPC user stubs in linkobj/libc.so | Thomas Schwinge |
2012-05-10 | Hurd: Fix value of __libc_stack_end | Samuel Thibault |
2012-05-10 | Hurd: libc_once_get | Thomas Schwinge |
2012-05-10 | Hurd: setitimer.c: Fix unlock in error patch | Samuel Thibault |
2012-05-10 | Hurd: ioctl() incorrectly decodes argument | Samuel Thibault |
2012-05-10 | Hurd: Avoid init-first.c miscompilation. | Thomas Schwinge |
2012-05-10 | Hurd: dup3 | Thomas Schwinge |
2012-05-10 | Hurd: Hurd: dl-sysdep.c: Include code only #ifdef SHARED. | Samuel Thibault |
2012-05-10 | Hurd: Missing critical region locks. | Samuel Thibault |
2012-05-10 | Hurd: bits/socket.h | Thomas Schwinge |
2012-05-10 | Hurd: accept4 | Thomas Schwinge |
2012-05-10 | Hurd: ____longjmp_chk | Thomas Schwinge |
2012-05-10 | Hurd: O_CLOEXEC in rtld | Thomas Schwinge |
2012-04-24 | Hurd: fix symlink/symlinkat error case not to do an extraneous __mach_port_de... | Roland McGrath |
2012-04-11 | Add __snseconds_t and __SNSECONDS_T_TYPE | H.J. Lu |
2012-04-05 | [BZ #12340] Fix return code of the Hurd's ttyname_r. | Simon Josefsson |
2012-04-05 | [BZ #13553] Remove pre-ISO C support | Thomas Schwinge |
2012-04-02 | Call __ctype_init in early glibc startup. | Thomas Schwinge |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-02-17 | Hurd: #define away madvise for malloc code, fix previous commit. | Thomas Schwinge |
2012-02-15 | Hurd: #define away madvise for malloc code. | Roland McGrath |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-02-09 | Remove _G_HAVE_SYS_CDEFS. | Marek Polacek |
2012-02-07 | Remove _G_ARGS macros. | Marek Polacek |
2012-01-26 | Remove __STDC__ conditionals from installed headers. | Joseph Myers |
2012-01-23 | Hurd: Try to respect mmap address hint for non-MAP_FIXED. | Samuel Thibault |
2012-01-23 | Hurd: socket uses EAFNOSUPPORT rather than EPFNOSUPPORT. | Pino Toscano |
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper |
2012-01-08 | Static linking is always needed | Ulrich Drepper |
2012-01-08 | More fallout from supporting only ELF | Ulrich Drepper |
2012-01-07 | Remove non-ELF support | Ulrich Drepper |