]> git.ipfire.org Git - thirdparty/glibc.git/history - mach
malloc/Makefile: Split and sort tests
[thirdparty/glibc.git] / mach /
2024-01-03  Sergey Bugaevmach: Drop some unnecessary vm_param.h includes
2024-01-03  Sergey Bugaevhurd: Add some missing includes
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-12-17  Flavio CruzUpdate code to handle the new ABI for sending inlined...
2023-12-03  Samuel ThibaultRevert "Update code to handle the new ABI for sending...
2023-12-03  Flavio CruzUpdate code to handle the new ABI for sending inlined...
2023-11-19  Flavio CruzRemove untyped mach RPC code.
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-27  Samuel Thibaultmach: Fix startup with stack protector
2023-05-22  Samuel Thibaultmach: Fix mach_setup_thread_impl with NULL stack_base
2023-05-17  Sergey Bugaevmach: Add __mach_setup_thread_call ()
2023-05-07  Flavio CruzEnable new device_open_new RPC in libmachuser.
2023-05-01  Flavio CruzDefine __mig_strlen to support dynamically sized string...
2023-04-30  Flavio CruzMake __mach_msg_destroy portable for x86_64
2023-02-19  Sergey Bugaevmach: Use PAGE_SIZE
2023-02-19  Sergey Bugaevhurd: Move thread state manipulation into _hurd_tls_new ()
2023-02-12  Sergey Bugaevmach, hurd: Cast through uintptr_t
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-09-26  Wilco DijkstraUse atomic_exchange_release/acquire
2022-02-14  Samuel Thibaultmach: Fix LLL_SHARED value
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-14  Samuel Thibaultmach: Fix spurious inclusion of stack_chk_fail_local...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-16  Samuel Thibaulthurd: Add LLL_PRIVATE and LLL_SHARED
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-11-15  Samuel Thibaulthurd: Remove some remnants of cthreads
2020-11-13  Samuel Thibaulthurd: break relocation loop between libc.so and lib...
2020-04-14  Samuel Thibaulthurd: add mach_print function
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-01  Samuel Thibaulthurd: make strerror(0) coherent with other ports
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-22  Joseph MyersBreak some lines before not after operators.
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-31  Samuel Thibaulthurd: Fix exec usage of mach_setup_thread
2018-06-16  Samuel Thibaulthurd: Avoid PLT references to syscalls
2018-06-16  Samuel Thibaulthurd: Avoid PLT ref to __mach_msg
2018-06-16  Samuel Thibaulthurd: Avoid PLT references to shortcuts
2018-06-13  Samuel Thibaulthurd: Avoid PLTs for __mach_thread_self and __mach_repl...
2018-04-04  Samuel Thibaulthurd: Add missing symbols
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-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: add TLS support
2018-03-04  Samuel Thibaulthurd: Fix inclusion of mach headers in all standards
2018-03-04  Samuel Thibaulthurd: Avoid using ino64_t and loff_t in headers
2018-03-03  Samuel Thibaulthurd: Move mach/param.h to bits/mach/param.h
2018-03-03  Samuel Thibaulthurd: Add missing includes
2018-02-17  Samuel Thibaulthurd: Define EXEC_PAGESIZE
2018-01-29  Samuel Thibaulthurd: Add expected ABI lists
2018-01-28  Samuel Thibaulthurd: Build stubs for new gnumach.defs
2018-01-28  Samuel Thibaulthurd: take __USE_EXTERN_INLINES into account and restri...
2018-01-27  Samuel Thibaulthurd: drop elder MACH_IPC_COMPAT handling
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
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-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-20  Samuel ThibaultFix old-style function definition
2016-09-20  Samuel Thibaultmach: Fix old-style function definition.
2016-06-08  Samuel Thibaultmach: Add mach_print sycsall declaration
2016-03-20  Samuel ThibaultFix mach-syscalls.mk build
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-20  Joseph MyersConvert miscellaneous function definitions to prototype...
2015-10-16  Joseph MyersConvert 703 function definitions to prototype style.
2015-09-22  Samuel ThibaultAdd missing __mach_host_self_ symbol in Versions
2015-09-16  Justus WinterCache the host port like we cache the task port
2015-06-06  Samuel Thibaultmach: fix typo
2015-03-21  Samuel ThibaultFix warnings
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-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-10  Joseph MyersRemove trailing whitespace from mach/*.sub.
2013-06-07  Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06  Ondrej BilkaFix leading whitespaces.
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01  Joseph MyersAdd script to update copyright notices and reformat...
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-03-14  Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07  Ulrich DrepperRemove distribute variable from Makefiles
2012-02-15  Roland McGrathRemove macros wrongly left for pre-libio case that...
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-09-10  Ulrich DrepperCleanup of configuration options
2009-05-16  Andreas SchwabRemove redundant .gitignore files.
2009-05-15  Jim Meyeringrename each .cvsignore file to .gitignore
2007-07-22  Roland McGrath* mach/lock-intern.h: Include <sys/cdefs.h>.
2007-03-17  Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2006-04-04  Roland McGrath[BZ #2507]
2006-02-01  Roland McGrath* mach/Machrules ($(objpfx)%.uh, $(objpfx)%.__h): Use... cvs/fedora-glibc-20060202T0507
2005-12-22  Roland McGrathTypo fix.
2005-12-21  Roland McGrath* elf/cache.c: Use <> rather than "" #includes.
2005-12-14  Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-06  Roland McGrath* hurd/hurdmalloc.c: Remove $ tag $ magic.
next