| Commit message (Expand) | Author | Age | Files | Lines |
* | hurd: fix gethostname(NULL, 0) | Samuel Thibault | 2017-09-07 | 1 | -2/+2 |
* | hurd: Remove duplicate symbol version | Samuel Thibault | 2017-08-28 | 1 | -4/+0 |
* | hurd: Fix typo | Samuel Thibault | 2017-08-28 | 1 | -1/+1 |
* | hurd: Fix static initialization with -fstack-protector-strong | Samuel Thibault | 2017-08-27 | 1 | -0/+4 |
* | hurd: fix build with -fstack-protector-strong | Samuel Thibault | 2017-08-27 | 2 | -0/+5 |
* | Remove __need macros from stdio.h and wchar.h. | Zack Weinberg | 2017-06-08 | 1 | -2/+1 |
* | Fix struct sigaltstack namespace (bug 21517). | Joseph Myers | 2017-06-05 | 2 | -2/+2 |
* | As a minor cleanup remove the (r)index defines from include/string.h as | Wilco Dijkstra | 2017-02-06 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 84 | -84/+84 |
* | hurd: fix using hurd.h in C++ programs | Samuel Thibault | 2016-12-04 | 1 | -3/+3 |
* | hurd: fix using hurd/signal.h in C++ programs | Samuel Thibault | 2016-11-27 | 1 | -3/+3 |
* | Fix hurd __access_noerrno implementation. | Adhemerval Zanella | 2016-11-18 | 1 | -29/+0 |
* | New internal function __access_noerrno | Adhemerval Zanella | 2016-11-16 | 1 | -0/+29 |
* | hurdmalloc: Run fork handler as late as possible [BZ #19431] | Samuel Thibault | 2016-09-22 | 2 | -9/+10 |
* | Fix exc2signal.c template | Samuel Thibault | 2016-09-20 | 1 | -12/+12 |
* | Fix O_DIRECTORY lookup on trivial translators | Flavio Cruz | 2016-01-13 | 1 | -2/+9 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 84 | -84/+84 |
* | Fix RPC breakage when longjumping from signal handler | Samuel Thibault | 2015-11-25 | 1 | -1/+2 |
* | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 2015-10-20 | 1 | -7/+3 |
* | Remove unusued variable | Samuel Thibault | 2015-10-10 | 1 | -2/+0 |
* | Make _hurd_raise_signal directly return the error | Samuel Thibault | 2015-10-10 | 1 | -3/+1 |
* | Make _hurd_raise_signal return errors | Samuel Thibault | 2015-10-10 | 2 | -4/+8 |
* | Fix warnings | Samuel Thibault | 2015-03-21 | 1 | -0/+5 |
* | add hurd/hurdsocket.h file missing from a5eb23d | Samuel Thibault | 2015-02-08 | 1 | -0/+30 |
* | hurd: fix compilation of signal.h in C++ | Samuel Thibault | 2015-02-07 | 1 | -2/+2 |
* | hurd: fix compilation of signal.h in C++ | Samuel Thibault | 2015-02-07 | 1 | -1/+1 |
* | hurdselect: remove dead code. | Samuel Thibault | 2015-02-07 | 1 | -7/+0 |
* | hurd: fix sigstate locking | Samuel Thibault | 2015-02-07 | 1 | -2/+1 |
* | hurdselect: Let select get interrupted by signals | Samuel Thibault | 2015-02-07 | 1 | -1/+4 |
* | hurd: map nice levels 1-to-1 with Mach prio levels | Samuel Thibault | 2015-02-07 | 1 | -2/+2 |
* | hurd: allow poll() array bigger than FD_SETSIZE | Samuel Thibault | 2015-02-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 83 | -83/+83 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -4/+0 |
* | Remove obsolete SHLIB_COMPAT conditionalization in Versions files. | Roland McGrath | 2014-02-22 | 1 | -29/+0 |
* | Use glibc_likely instead __builtin_expect. | Ondřej Bílka | 2014-02-10 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 83 | -83/+83 |
* | Remove --disable-versioning. | Joseph Myers | 2013-09-04 | 2 | -2/+2 |
* | Use (void) in no-arguments function definitions. | Joseph Myers | 2013-06-08 | 1 | -1/+1 |
* | Avoid use of "register" as optimization hint. | Joseph Myers | 2013-06-07 | 1 | -20/+20 |
* | Fix leading whitespaces. | Ondrej Bilka | 2013-06-06 | 3 | -7/+7 |
* | Remove trailing whitespace. | Joseph Myers | 2013-06-05 | 3 | -3/+3 |
* | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 2013-01-02 | 6 | -6/+6 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 83 | -88/+83 |
* | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 2013-01-01 | 6 | -12/+6 |
* | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 2012-08-03 | 1 | -2/+3 |
* | Hurd: avoid PLT call to strtoul | Thomas Schwinge | 2012-05-10 | 1 | -5/+4 |
* | Hurd: hurdsock: reject negative domains | Pino Toscano | 2012-05-10 | 1 | -1/+7 |
* | Hurd: _hurd_select: check for invalid parameter values | Pino Toscano | 2012-05-10 | 1 | -7/+21 |
* | Hurd: empty file names fail with ENOENT | Samuel Thibault | 2012-05-10 | 1 | -1/+4 |
* | Hurd: Missing critical region locks. | Samuel Thibault | 2012-05-10 | 1 | -0/+2 |