aboutsummaryrefslogtreecommitdiff
path: root/hurd
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0183-83/+83
* Remove --disable-versioning.Joseph Myers2013-09-042-2/+2
* Use (void) in no-arguments function definitions.Joseph Myers2013-06-081-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-20/+20
* Fix leading whitespaces.Ondrej Bilka2013-06-063-7/+7
* Remove trailing whitespace.Joseph Myers2013-06-053-3/+3
* Fix copyright notice corruption from update-copyright bug.Joseph Myers2013-01-026-6/+6
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0283-88/+83
* Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers2013-01-016-12/+6
* 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