about summary refs log tree commit diff
path: root/hurd
Commit message (Expand)AuthorAgeFilesLines
* Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath2012-08-031-2/+3
* Hurd: avoid PLT call to strtoulThomas Schwinge2012-05-101-5/+4
* Hurd: hurdsock: reject negative domainsPino Toscano2012-05-101-1/+7
* Hurd: _hurd_select: check for invalid parameter valuesPino Toscano2012-05-101-7/+21
* Hurd: empty file names fail with ENOENTSamuel Thibault2012-05-101-1/+4
* Hurd: Missing critical region locks.Samuel Thibault2012-05-101-0/+2
* Hurd: Fix signal-catching functions.Samuel Thibault2012-05-101-5/+8
* Hurd: O_CLOEXEC in rtldThomas Schwinge2012-05-103-7/+7
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-202-2/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-5/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0983-249/+166
* Cleanup of configuration optionsUlrich Drepper2011-09-102-34/+3
* Hurd: fix timeout rounding in selectSamuel Thibault2010-08-021-1/+1
* Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort2010-06-022-2/+9
* Hurd: Fix file_name_lookup_at error case return value.Emilio Pozuelo Monfort2010-04-261-2/+2
* Fix Hurd tiocsctty change.Carl Fredrik Hammar2010-02-191-1/+1
* Clean up Hurd TIOCSCTTY.Carl Fredrik Hammar2010-02-171-19/+25
* Use ioctl_handler_t typedef in Hurd ioctl macros.Carl Fredrik Hammar2010-02-171-1/+1
* Hurd: Fix possibly uninitialized variable in _hurd_locked_install_cttyid.Samuel Thibault2009-12-221-14/+10
* Remove redundant .gitignore files.Andreas Schwab2009-05-161-6/+0
* rename each .cvsignore file to .gitignoreJim Meyering2009-05-151-0/+0
* * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]:Roland McGrath2009-01-071-0/+1
* 2009-01-07 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2009-01-071-2/+2
* 2008-08-26 Aurelien Jarno <aurelien@aurel32.net>Roland McGrath2008-08-261-1/+1
* 2008-08-12 Roland McGrath <roland@frob.com>Roland McGrath2008-08-131-3/+6
* * hurd/fd-read.c (_hurd_fd_read): Fix last change.Roland McGrath2008-07-221-1/+4
* 2008-07-21 Roland McGrath <roland@frob.com>Roland McGrath2008-07-211-1/+3
* * sysdeps/mach/hurd/recv.c (__recv): Initialize NPORTS. cvs/fedora-glibc-20080703T1203Roland McGrath2008-07-022-0/+2
* 2008-07-01 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-07-021-0/+13
* * hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules wouldRoland McGrath2008-03-081-1/+8
* 2008-01-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Roland McGrath2008-01-211-1/+1
* [BZ #3665, BZ #4126, BZ #4178, BZ #4610]Roland McGrath2007-07-231-1/+2
* 2007-07-22 Roland McGrath <roland@frob.com>Roland McGrath2007-07-221-2/+2
* * bits/types.h: Don't include stddef.h, don't define __need_size_t.Ulrich Drepper2007-07-191-0/+1
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-176-12/+14
* 2006-08-02 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2006-08-031-2/+5
* * sysdeps/mach/hurd/faccessat.c: New file.Roland McGrath2006-03-065-21/+159
* * Makefile (subdir-target-args): New variable.Roland McGrath2006-02-281-0/+9
* * hurd/hurd/xattr.h: New file.Roland McGrath2006-02-203-2/+238
* 2006-01-10 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2006-01-101-2/+2
* * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast.Roland McGrath2005-12-292-3/+3
* 2005-12-28 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-281-0/+1
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath2005-12-281-1/+9
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-214-9/+10
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-143-0/+140
* * hurd/hurdmalloc.c: Remove $ tag $ magic.Roland McGrath2005-12-061-57/+1
* copyright updateRoland McGrath2005-10-231-1/+2
* [BZ #1252]Roland McGrath2005-10-231-9/+10
* * hurd/sigunwind.c (_hurdsig_longjmp_from_handler): Fix a typoRoland McGrath2005-01-191-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-2219-589/+107