summaryrefslogtreecommitdiff
path: root/hurd
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsSamuel Thibault2015-03-211-0/+5
* add hurd/hurdsocket.h file missing from a5eb23dSamuel Thibault2015-02-081-0/+30
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-071-2/+2
* hurd: fix compilation of signal.h in C++Samuel Thibault2015-02-071-1/+1
* hurdselect: remove dead code.Samuel Thibault2015-02-071-7/+0
* hurd: fix sigstate lockingSamuel Thibault2015-02-071-2/+1
* hurdselect: Let select get interrupted by signalsSamuel Thibault2015-02-071-1/+4
* hurd: map nice levels 1-to-1 with Mach prio levelsSamuel Thibault2015-02-071-2/+2
* hurd: allow poll() array bigger than FD_SETSIZESamuel Thibault2015-02-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0283-83/+83
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-4/+0
* Remove obsolete SHLIB_COMPAT conditionalization in Versions files.Roland McGrath2014-02-221-29/+0
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* 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