]> git.ipfire.org Git - thirdparty/glibc.git/history - hurd
Update hppa libm-test-ulps
[thirdparty/glibc.git] / hurd /
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-26  Samuel Thibaulthurd: set sigaction for signal preemptors in arch-indep...
2020-12-21  Richard BraunHurd: make sigstates hold a reference on thread ports
2020-12-21  Jeremie Koenighurd: implement SA_SIGINFO signal handlers.
2020-12-19  Samuel Thibaulthurd: Also turn KERN_INVALID_ADDRESS to EINVAL
2020-12-16  Samuel Thibaulthurd: Add __libc_open and __libc_close
2020-12-16  Samuel Thibaulthurd: Add __lll_abstimed_wait_intr
2020-12-16  Samuel Thibaulthurd: make lll_* take a variable instead of a ptr
2020-12-16  Samuel Thibaulthurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER
2020-12-03  Samuel Thibaulthtl: Add missing symbols
2020-11-23  Samuel Thibaulthurd report-wait: Fix stpcpy usage
2020-11-23  Samuel Thibaulthurd S_msg_report_wait: Fix detecting fd ports
2020-11-23  Samuel Thibaulthurd S_msg_report_wait: Fix reporting ports
2020-11-22  Samuel Thibaulthurd: Fix strcpy calls
2020-11-22  Samuel Thibaulthurd: Fix _S_msg_get/set_env_variable prototype
2020-11-15  Samuel Thibaulthurd: Remove some remnants of cthreads
2020-11-13  Samuel Thibaulthurd: initialize libpthread before starting the signal...
2020-11-13  Samuel Thibaulthurd: Make _hurd_libc_proc_init idempotent
2020-11-11  Samuel Thibaulthurd: Notify the proc server later during initialization
2020-11-11  Samuel Thibaulthtl: Initialize later
2020-08-05  Samuel Thibaulthurd: Rework sbrk
2020-06-28  Samuel Thibaulthurd: Add remaining cancelation points
2020-06-28  Samuel Thibaulthurd: clean fd and port on thread cancel
2020-06-06  Samuel Thibaulthurd: Fix hang in _hurd_raise_signal from pthread_kill
2020-06-06  Samuel Thibaulthurd: Reject raising invalid signals
2020-05-28  Florian WeimerHurd: Move <hurd/sigpreempt.h> internals into wrapper...
2020-05-28  Florian WeimerHurd: Use __sigmask in favor of deprecated sigmask
2020-05-28  Samuel Thibaulthurd: Fix pselect atomicity
2020-05-26  Samuel Thibaulthtl: Add clock variants
2020-05-10  Samuel Thibaulthurd: Add missing sigstate members initialization
2020-03-29  Samuel Thibaulthurd: Make O_TRUNC update mtime/ctime
2020-02-15  Samuel Thibaulthurd: Add THREAD_GET/SETMEM/_NC
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-29  Jeremie Koenighurd: Global signal disposition
2019-12-29  Jeremie Koenighurd: Signal code refactoring
2019-11-07  Florian Weimerhurd: Use __clock_gettime in _hurd_select
2019-10-27  Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-29  Samuel Thibaulthurd: Fix poll and select POSIX compliancy details...
2019-08-29  Richard Braunhurd: Fix timeout handling in _hurd_select
2019-08-29  Richard Braunhurd: Fix _hurd_select for single fd sets
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
next