]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/mach
iconv, localedef: avoid floating point rounding differences [BZ #24372]
[thirdparty/glibc.git] / sysdeps / mach /
2019-03-13  Florian Weimerhurd: Add no-op version of __res_enable_icmp [BZ #24047]
2019-03-07  Joseph MyersBreak lines before not after operators, batch 4.
2019-02-27  Samuel Thibaulthurd: Add renameat2 support for RENAME_NOREPLACE
2019-02-27  Joseph MyersAdd some spaces before '('.
2019-02-26  Joseph MyersBreak further lines before not after operators.
2019-02-26  Joseph MyersAdd and move fall-through comments in system-specific...
2019-02-25  Joseph MyersBreak more lines before not after operators.
2019-01-22  Samuel Thibaulthurd: Check at_flags passed to faccessat
2019-01-03  Adhemerval Zanellanptl: Remove tst-cancel-wrappers test and related macros
2019-01-02  Samuel Thibaulthurd: advertise *_setpshared as not supported
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-12-19  Samuel Thibaulthurd: Fix 64bit fcntl lock implementation
2018-12-13  Joseph MyersDo not clobber sp in _hurd_stack_setup.
2018-12-07  Samuel Thibaulthurd: Fix linknamespace of spawni
2018-12-07  Samuel Thibaulthurd: Implement support for posix_spawn_file_actions_ad...
2018-12-07  Florian Weimerposix: New function posix_spawn_file_actions_addfchdir_...
2018-11-30  Florian Weimerscripts/abilist.awk: Handle special _end symbol for...
2018-11-30  Samuel Thibaulthurd: Fix returning value for fcntl(F_*LK*)
2018-11-27  Joseph MyersFix Hurd build with read-only source directory.
2018-11-21  Szabolcs NagyRemove the error handling wrapper from pow
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log2
2018-11-21  Szabolcs NagyRemove the error handling wrapper from log
2018-11-21  Szabolcs NagyRemove the error handling wrapper from exp and exp2
2018-11-19  Samuel Thibaulthurd: Support lockf at offset 0 with size 0 or 1.
2018-11-16  Samuel Thibaulthurd: Fix F_*LK* fcntl with __USE_FILE_OFFSET64
2018-11-14  Samuel Thibaulthurd: Fix build with GCC 9
2018-11-11  Samuel Thibaulthurd: Document dtable_cloexec size convention.
2018-11-10  Samuel ThibaultHurd: export _hurd_port_move
2018-11-10  Samuel ThibaultHurd: Fix ulinks in fd table reallocation
2018-11-10  Samuel ThibaultHurd: Implement chdir support in posix_spawn
2018-11-06  Florian Weimerposix: New function posix_spawn_file_actions_addchdir_n...
2018-11-04  Samuel Thibaulthurd: Fix last-minute refactoring
2018-11-03  Samuel Thibaulthurd: Support msync
2018-10-31  Samuel ThibaultMerge branch 'master' into errno
2018-10-31  Samuel Thibaulthurd: Fix errno* generation
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-24  Samuel Thibaulthurd: XFAIL absence of C11 threads implementation
2018-07-31  Samuel Thibaulthurd: Fix exec usage of mach_setup_thread
2018-07-31  Samuel Thibaulthurd: Fix startup of static binaries linked against...
2018-07-28  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-28  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-27  Samuel Thibaulthurd: Fix some ld.so symbol override from libc
2018-07-20  Samuel Thibaultcheck-execstack: Permit sysdeps to xfail some libs
2018-07-20  Samuel Thibaulthurd: Fix installed-headers tests
2018-07-19  Samuel ThibaultFix new file header
2018-07-19  Thomas Schwingehurd: Implement pipe2
2018-07-19  Thomas Schwingehurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpair
2018-07-19  Thomas Schwingehurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socket
2018-07-19  Samuel Thibaulthurd: Enable thread-safe i386 atomic instructions
2018-07-10  Florian WeimerAdd the statx function
2018-07-05  Florian WeimerAdd renameat2 function [BZ #17662]
2018-07-03  Adhemerval ZanellaFix hurd expected fcntl version
2018-06-30  Carlos O'Donelllibc: Extend __libc_freeres framework (Bug 23329).
2018-06-26  Adhemerval ZanellaRevert hurd errno.h changes
2018-06-26  Adhemerval ZanellaFix Linux fcntl OFD locks for non-LFS architectures...
2018-06-26  Florian WeimerRun thread shutdown functions in an explicit order
2018-06-19  Samuel Thibaulthurd: fix localplt.data format
2018-06-19  Samuel Thibaulthurd: Fix "Missing required PLT reference"
2018-06-16  Samuel Thibaulthurd: Fix reference to _hurd_self_sigstate
2018-06-16  Samuel Thibaulthurd: Whitelist PLT refs which are difficult to avoid
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-15  Samuel Thibaulthurd: Avoid missing PLT ref from ld.so requirement
2018-06-15  Samuel Thibaulthurd: Detect 32bit overflow in value returned by lseek
2018-06-15  Samuel Thibaulthurd: avoid PLT ref between sendfile and sendfile64
2018-06-14  Samuel Thibaulthurd: Fix htl link failure
2018-06-13  Samuel Thibaulthurd: Avoid a PLT reference
2018-06-13  Samuel Thibaulthurd: Avoid PLTs for __mach_thread_self and __mach_repl...
2018-06-13  Samuel Thibaulthurd: update localplt.data
2018-06-13  Samuel Thibaulthurd: xfail missing abilist for libmachuser and libhurduser
2018-06-12  Zack WeinbergAvoid cancellable I/O primitives in ld.so.
2018-05-17  Joseph MyersAdd narrowing divide functions.
2018-05-16  Joseph MyersAdd narrowing multiply functions.
2018-05-04  Joseph MyersIgnore absolute symbols in ABI tests.
2018-04-24  Joseph MyersFix Hurd glibc build with GCC 8.
2018-04-19  Samuel Thibaulthurd: XFAIL appearance of sched_param and sched_priorit...
2018-04-19  Samuel ThibaultRevert "hurd: Fix mach installed headers test"
2018-04-19  Samuel Thibaulthurd: Update struct statfs according to struct statvfs
2018-04-19  Samuel Thibaulthurd: Fix standard compliance of some statvfs fields
2018-04-18  Samuel Thibaulthurd: xfail some structure fields ABI incompatibility...
2018-04-18  Samuel Thibaulthurd: Fix spurious installation of headers defining...
2018-04-04  Samuel Thibaulthurd: Avoid PLT for dirfd
2018-04-04  Samuel Thibaulthurd: Fix typo
2018-04-04  Samuel Thibaulthurd: Add missing symbols
2018-04-03  Samuel Thibaulthurd: Fix missing trailing NUL in __if_nametoindex
2018-04-03  Samuel Thibaulthurd: Make __if_nametoindex return ENODEV if ifname...
2018-04-03  Samuel ThibaultRevert parts of "hurd: Avoid more libc.so local PLTs"
2018-04-03  Samuel Thibaulthurd: Fix buffer overrun in __if_nametoindex
2018-04-03  Samuel Thibaulthurd: Avoid more libc.so local PLTs
2018-04-02  Samuel Thibaulthurd: Avoid some libc.so PLTs
2018-04-02  Samuel Thibaulthurd: whitelist ld.so PLTs supposed to be avoided by...
2018-04-02  Samuel Thibaulthurd: Update localplt.data
2018-04-02  Samuel Thibaulthurd: Add __errno_location to overridable ld.so symbols
2018-04-02  Samuel Thibaulthurd: whitelist rtld symbols expected to be overridable
2018-04-02  Samuel Thibaulthurd: Avoid some PLTs in libc and librt
2018-04-02  Samuel Thibaulthurd: Avoid local PLTs in libpthread.
2018-04-02  Samuel Thibaulthurd: Fix exposition of UTIME_NOW, UTIME_OMIT
next