posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
[external/glibc.git] / hurd /
2019-03-16 Samuel Thibaulthurd: Fix comment style
2019-03-16 Samuel Thibaulthurd: Document how EINTR should be handled in critical...
2019-02-27 Joseph MyersFix -Wempty-body warnings in Hurd-specific code.
2019-02-25 Joseph MyersBreak more lines before not after operators.
2019-02-22 Joseph MyersBreak some lines before not after operators.
2019-01-24 Samuel Thibaulthurd: Fix initial sigaltstack state
2019-01-22 Samuel Thibaulthurd: Support AT_EMPTY_PATH
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-28 Justus Winterhurd: Handle "pid" magical lookup retry
2018-12-05 Zack WeinbergAdd __v*printf_internal with flags arguments
2018-11-11 Samuel Thibaulthurd: Fix spawni's user_link reallocation
2018-11-10 Samuel ThibaultHurd: export _hurd_port_move
2018-11-10 Samuel ThibaultHurd: Fix ulinks in fd table reallocation
2018-10-31 Samuel Thibaulthurd: Add pci RPC stubs
2018-10-31 Samuel ThibaultMerge branch 'master' of git://sourceware.org/git/glibc
2018-10-29 Samuel Thibaulthurd: return EIEIO instead of EIO
2018-10-28 Samuel Thibaulthurd: Fix race between calling RPC and handling a signal
2018-10-28 Samuel Thibaulthurd: Fix cancellation just before RPC call
2018-10-28 Samuel Thibaulthurd: Fix race between calling RPC and handling a signal
2018-10-28 Samuel Thibaulthurd: Return EIO on non-responding interrupted servers
2018-10-28 Samuel Thibaulthurd: set interrupt timeout to 1 minute
2018-07-31 Samuel Thibaulthurd: Fix exec usage of mach_setup_thread
2018-04-04 Samuel Thibaulthurd: Silence warning
2018-04-03 Samuel ThibaultRevert parts of "hurd: Avoid more libc.so local PLTs"
2018-04-03 Samuel Thibaulthurd: Avoid more libc.so local PLTs
2018-04-02 Samuel Thibaulthurd: Avoid more libc.so PLTs
2018-04-02 Samuel Thibaulthurd: Avoid some libc.so PLTs
2018-04-02 Samuel Thibaulthurd: Avoid some PLTs in libc and librt
2018-03-20 Samuel Thibaulthurd: Code style fixes
2018-03-19 Samuel Thibaulthurd: Fix build with latest htl
2018-03-18 Samuel Thibaulthurd: Fix O_DIRECTORY | O_NOFOLLOW
2018-03-18 Samuel Thibaulthurd: Fix O_NOFOLLOW
2018-03-18 Samuel Thibaulthurd: Fix copyright years
2018-03-18 Agustina Arzillehurd: Reimplement libc locks using mach's gsync
2018-03-17 Samuel Thibaulthurd: Fix coding style
2018-03-17 Samuel Thibaulthurd: Fix link cthread/pthread symbol exposition.
2018-03-17 Samuel Thibaulthurd: Replace threadvars with TLS
2018-03-17 Samuel Thibaulthurd: Fix getting signal thread stack layout for fork
2018-03-17 Samuel Thibaulthurd: add TLS support
2018-03-05 Samuel Thibaulthurd: Fix includability of <hurd/signal.h> in all standards
2018-03-04 Samuel ThibaultSeparate out error_t definition
2018-03-04 Samuel Thibaulthurd: Make almost all hurd headers includable in all...
2018-03-04 Samuel Thibaulthurd: Avoid using ino64_t and loff_t in headers
2018-03-04 Samuel Thibaulthurd: fix header conformity
2018-03-04 Samuel Thibaulthurd: avoid including hurd/signal.h when not needed
2018-03-03 Samuel Thibaulthurd: Add missing includes
2018-02-21 Zack WeinbergMechanically remove _IO_ name aliases for types and...
2018-01-29 Samuel Thibaulthurd: Fix preprocessor indentation
2018-01-29 Samuel Thibaulthurd: Add expected ABI lists
2018-01-28 Samuel Thibaulthurd: Include <sigsetops.h> from hurd/hurd/signal.h
2018-01-28 Samuel Thibaulthurd: fix typo
2018-01-28 Samuel Thibaulthurd: take __USE_EXTERN_INLINES into account and restri...
2018-01-28 Thomas Schwingehurd: Add missing fcntl-internal.h
2018-01-28 Samuel Thibaulthurd: Fix warnings
2018-01-10 Samuel Thibaulthurd: Implement faccessat without AT_EACCESS flag
2018-01-09 Samuel Thibaulthurd: Use the new file_exec_paths RPC
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-09-06 Samuel Thibaulthurd: fix gethostname(NULL, 0)
2017-08-28 Samuel Thibaulthurd: Remove duplicate symbol version
2017-08-28 Samuel Thibaulthurd: Fix typo
2017-08-27 Samuel Thibaulthurd: Fix static initialization with -fstack-protector...
2017-08-27 Samuel Thibaulthurd: fix build with -fstack-protector-strong
2017-06-08 Zack WeinbergRemove __need macros from stdio.h and wchar.h.
2017-06-05 Joseph MyersFix struct sigaltstack namespace (bug 21517).
2017-02-06 Wilco DijkstraAs a minor cleanup remove the (r)index defines from...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-04 Samuel Thibaulthurd: fix using hurd.h in C++ programs
2016-11-27 Samuel Thibaulthurd: fix using hurd/signal.h in C++ programs
2016-11-18 Adhemerval ZanellaFix hurd __access_noerrno implementation.
2016-11-16 Adhemerval ZanellaNew internal function __access_noerrno
2016-09-21 Samuel Thibaulthurdmalloc: Run fork handler as late as possible [BZ...
2016-09-20 Samuel ThibaultFix exc2signal.c template
2016-01-12 Flavio CruzFix O_DIRECTORY lookup on trivial translators
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-11-25 Samuel ThibaultFix RPC breakage when longjumping from signal handler
2015-10-20 Joseph MyersConvert 113 more function definitions to prototype...
2015-10-10 Samuel ThibaultRemove unusued variable
2015-10-10 Samuel ThibaultMake _hurd_raise_signal directly return the error
2015-10-10 Samuel ThibaultMake _hurd_raise_signal return errors
2015-03-21 Samuel ThibaultFix warnings
2015-02-08 Samuel Thibaultadd hurd/hurdsocket.h file missing from a5eb23d
2015-02-07 Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07 Samuel Thibaulthurd: fix compilation of signal.h in C++
2015-02-07 Samuel Thibaulthurdselect: remove dead code.
2015-02-07 Samuel Thibaulthurd: fix sigstate locking
2015-02-07 Samuel Thibaulthurdselect: Let select get interrupted by signals
2015-02-07 Samuel Thibaulthurd: map nice levels 1-to-1 with Mach prio levels
2015-02-07 Samuel Thibaulthurd: allow poll() array bigger than FD_SETSIZE
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-22 Roland McGrathRemove obsolete SHLIB_COMPAT conditionalization in...
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-04 Chris LeonardUpdate iso-1427.def and related occurrences.
2013-09-04 Joseph MyersRemove --disable-versioning.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Ondrej BilkaFix leading whitespaces.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
next