summaryrefslogtreecommitdiff
path: root/hurd
AgeCommit message (Expand)Author
2013-12-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-09-04Remove --disable-versioning.Joseph Myers
2013-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-06-08Use (void) in no-arguments function definitions.Joseph Myers
2013-06-07Avoid use of "register" as optimization hint.Joseph Myers
2013-06-06Fix leading whitespaces.Ondrej Bilka
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-03-10Merge branch 't/nice' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-03-10Map nice levels 1-to-1 with Mach prio levelsSamuel Thibault
2013-03-01Merge branch 't/af_local_strlen' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-03-01Introduce a common helperSamuel Thibault
2013-02-28Merge branch 't/poll_errors_fixes' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-02-27Fix buildSamuel Thibault
2013-02-27Merge commit 'refs/top-bases/t/poll_errors_fixes' into t/poll_errors_fixesSamuel Thibault
2013-02-27Use struct timespec instead of time_data_tSamuel Thibault
2013-02-20Merge commit 'refs/top-bases/t/poll_errors_fixes' into t/poll_errors_fixesSamuel Thibault
2013-02-20Add comments and changelogSamuel Thibault
2013-02-19on EBADF error, also make timeout 0 so we return immediately the errorSamuel Thibault
2013-02-19fix buildSamuel Thibault
2013-02-19Fix poll and select POSIX compliancy details about errorsSamuel Thibault
2013-02-19Use '[0].' instead of frownprone '->'Samuel Thibault
2013-02-19Rework _hurd_select to use the new io_select_timeout RPCRichard Braun
2013-02-13Merge branch 't/nfds-poll' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-02-13allow poll() array bigger than FD_SETSIZESamuel Thibault
2013-02-11Merge branch 't/select-EINTR' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2013-02-11Let select be interrupted by signalsSamuel Thibault
2013-02-11Merge branch 't/single-select-timeout' into refs/top-bases/tschwinge/Roger_Wh...Samuel Thibault
2013-02-11Fix _hurd_select for single fd setsSamuel Thibault
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-11-27Merge branch 't/hurdsig-boot-fix' into refs/top-bases/tschwinge/Roger_WhittakerSamuel Thibault
2012-11-27fix sigstate_is_global_rcv at bootRichard Braun
2012-11-01Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2012-11-01Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2012-11-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-08-03Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX.Roland McGrath
2012-07-22Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2012-07-22Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2012-06-20Merge commit 'refs/top-bases/t/hurdsig-global-dispositions' into t/hurdsig-gl...Thomas Schwinge
2012-06-20Merge commit 'refs/top-bases/t/hurdsig-fixes' into t/hurdsig-fixesThomas Schwinge
2012-06-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-11Merge branch 't/struct_stat' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-11Merge branch 't/init-first.c' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-05-11Hurd: avoid PLT call to strtoulThomas Schwinge
2012-05-11Hurd: hurdsock: reject negative domainsPino Toscano
2012-05-11Hurd: _hurd_select: check for invalid parameter valuesPino Toscano
2012-05-11Hurd: empty file names fail with ENOENTSamuel Thibault
2012-05-11Hurd: Missing critical region locks.Samuel Thibault