Age | Commit message (Expand) | Author | Files | Lines |
2015-10-10 | Remove unusued variable | Samuel Thibault | 1 | -2/+0 |
2015-10-10 | Make _hurd_raise_signal directly return the error | Samuel Thibault | 1 | -3/+1 |
2015-10-10 | Make _hurd_raise_signal return errors | Samuel Thibault | 2 | -4/+8 |
2015-03-21 | Fix warnings | Samuel Thibault | 1 | -0/+5 |
2015-02-08 | add hurd/hurdsocket.h file missing from a5eb23d | Samuel Thibault | 1 | -0/+30 |
2015-02-07 | hurd: fix compilation of signal.h in C++ | Samuel Thibault | 1 | -2/+2 |
2015-02-07 | hurd: fix compilation of signal.h in C++ | Samuel Thibault | 1 | -1/+1 |
2015-02-07 | hurdselect: remove dead code. | Samuel Thibault | 1 | -7/+0 |
2015-02-07 | hurd: fix sigstate locking | Samuel Thibault | 1 | -2/+1 |
2015-02-07 | hurdselect: Let select get interrupted by signals | Samuel Thibault | 1 | -1/+4 |
2015-02-07 | hurd: map nice levels 1-to-1 with Mach prio levels | Samuel Thibault | 1 | -2/+2 |
2015-02-07 | hurd: allow poll() array bigger than FD_SETSIZE | Samuel Thibault | 1 | -1/+1 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 83 | -83/+83 |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers | 1 | -4/+0 |
2014-02-22 | Remove obsolete SHLIB_COMPAT conditionalization in Versions files. | Roland McGrath | 1 | -29/+0 |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 1 | -1/+1 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 83 | -83/+83 |
2013-09-04 | Remove --disable-versioning. | Joseph Myers | 2 | -2/+2 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 1 | -1/+1 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -20/+20 |
2013-06-06 | Fix leading whitespaces. | Ondrej Bilka | 3 | -7/+7 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 3 | -3/+3 |
2013-01-02 | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 6 | -6/+6 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 83 | -88/+83 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 6 | -12/+6 |
2012-08-03 | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 1 | -2/+3 |
2012-05-10 | Hurd: avoid PLT call to strtoul | Thomas Schwinge | 1 | -5/+4 |
2012-05-10 | Hurd: hurdsock: reject negative domains | Pino Toscano | 1 | -1/+7 |
2012-05-10 | Hurd: _hurd_select: check for invalid parameter values | Pino Toscano | 1 | -7/+21 |
2012-05-10 | Hurd: empty file names fail with ENOENT | Samuel Thibault | 1 | -1/+4 |
2012-05-10 | Hurd: Missing critical region locks. | Samuel Thibault | 1 | -0/+2 |
2012-05-10 | Hurd: Fix signal-catching functions. | Samuel Thibault | 1 | -5/+8 |
2012-05-10 | Hurd: O_CLOEXEC in rtld | Thomas Schwinge | 3 | -7/+7 |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu | 2 | -2/+2 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -5/+2 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 83 | -249/+166 |
2011-09-10 | Cleanup of configuration options | Ulrich Drepper | 2 | -34/+3 |
2010-08-02 | Hurd: fix timeout rounding in select | Samuel Thibault | 1 | -1/+1 |
2010-06-02 | Hurd: Fix linkat symlink handling. | Emilio Pozuelo Monfort | 2 | -2/+9 |
2010-04-26 | Hurd: Fix file_name_lookup_at error case return value. | Emilio Pozuelo Monfort | 1 | -2/+2 |
2010-02-19 | Fix Hurd tiocsctty change. | Carl Fredrik Hammar | 1 | -1/+1 |
2010-02-17 | Clean up Hurd TIOCSCTTY. | Carl Fredrik Hammar | 1 | -19/+25 |
2010-02-17 | Use ioctl_handler_t typedef in Hurd ioctl macros. | Carl Fredrik Hammar | 1 | -1/+1 |
2009-12-22 | Hurd: Fix possibly uninitialized variable in _hurd_locked_install_cttyid. | Samuel Thibault | 1 | -14/+10 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering | 1 | -0/+0 |
2009-01-07 | * sysdeps/mach/hurd/Makefile (sysdep_headers) [subdir=socket]: | Roland McGrath | 1 | -0/+1 |
2009-01-07 | 2009-01-07 Samuel Thibault <samuel.thibault@ens-lyon.org> | Roland McGrath | 1 | -2/+2 |
2008-08-26 | 2008-08-26 Aurelien Jarno <aurelien@aurel32.net> | Roland McGrath | 1 | -1/+1 |
2008-08-13 | 2008-08-12 Roland McGrath <roland@frob.com> | Roland McGrath | 1 | -3/+6 |