Commit Graph

  • 7fa495cdf7 Hurd: Fix ulinks in fd table reallocation Samuel Thibault 2018-11-10 11:20:12 +0000
  • 434c34bd8e Hurd: Implement chdir support in posix_spawn Samuel Thibault 2018-11-07 12:37:05 +0100
  • 1626a1cfcd Add support for GCC 9 attribute copy. Martin Sebor 2018-11-09 17:24:12 -0700
  • 968ed5301d Convert tst-efgcvt to the new test framework Gabriel F. T. Gomes 2018-11-01 15:02:47 -0300
  • 91faaa93a5 Update conform/Makefile mkdir commands. Joseph Myers 2018-11-09 17:40:58 +0000
  • c3ec097256 Replace conformtest.pl with conformtest.py. Joseph Myers 2018-11-09 13:54:06 +0000
  • 43257c335a Use TEST_COMPARE_STRING in recently added test Gabriel F. T. Gomes 2018-11-06 17:44:13 -0200
  • e5de3b5b72 Remove __ASSUME_SOCKETCALL. Joseph Myers 2018-11-08 20:28:07 +0000
  • d524fa6c35 Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509] H.J. Lu 2018-11-08 10:06:58 -0800
  • ac8060265b Add an additional test to resolv/tst-resolv-network.c Alexandra Hájková 2018-10-19 13:30:44 +0200
  • 596cc360aa Fix __ASSUME_MLOCK2 for ARM, MicroBlaze (bug 23867). Joseph Myers 2018-11-07 16:27:35 +0000
  • 00c86a37d1 support: Fix printf format for TEST_COMPARE_STRING Adhemerval Zanella 2018-11-07 11:09:02 -0200
  • 1df872fd74 support: Implement TEST_COMPARE_STRING Florian Weimer 2018-11-07 12:42:44 +0100
  • 295132ff05 RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864) Andreas Schwab 2018-11-06 09:23:02 +0100
  • e143ceba56 Correct SH kernel-features.h undefines (bug 23862). Joseph Myers 2018-11-06 17:22:50 +0000
  • 4a938cb273 posix: New function posix_spawn_file_actions_addchdir_np [BZ #17405] Florian Weimer 2018-11-06 16:08:12 +0100
  • 7597b0c7f7 Add tests with floating-point arguments for err* and verr* functions Gabriel F. T. Gomes 2018-08-07 10:39:47 -0300
  • 9771e6cb51 Add test for warn, warnx, vwarn, and vwarnx with floating-point parameters Gabriel F. T. Gomes 2018-08-06 12:06:03 -0300
  • 2c03961fce Add tests for argp_error and argp_failure with floating-point parameters Gabriel F. T. Gomes 2018-06-12 22:27:21 -0300
  • 6d6ee04622 Unconditionally call __gconv_get_path when reading iconv configuration Arjun Shankar 2018-11-05 15:45:07 +0100
  • bd3b0fbae3 libanl: properly cleanup if first helper thread creation failed (bug 22927) Andreas Schwab 2018-11-05 12:47:30 +0100
  • fc1c7bdc6d hurd: Fix last-minute refactoring Samuel Thibault 2018-11-04 02:11:16 +0100
  • 2e96e9808e hurd: Support msync Samuel Thibault 2018-11-03 22:47:57 +0100
  • 6e36266cec support/shell-container.c: Use support_copy_file_range Florian Weimer 2018-11-02 15:37:50 +0100
  • 599f7beee7 support/test-container.c: Include <libc-pointer-arith.h> Florian Weimer 2018-11-02 15:36:09 +0100
  • 3ae3c4371d Fix typo in the documentation of gcvt Gabriel F. T. Gomes 2018-10-29 15:45:17 -0300
  • af1d5782c1 soft-fp: Add implementation for 128 bit self-contained Zong Li 2018-11-01 18:22:00 +0000
  • ff48ea6787 soft-fp: Use temporary variable in FP_FRAC_SUB_3/FP_FRAC_SUB_4 Zong Li 2018-11-01 17:34:39 +0000
  • eac4405af0 Avoid printf ("%s", NULL) in posix/bug-regex22.c. Joseph Myers 2018-11-01 17:20:27 +0000
  • 6f30e59fc9 Disable -Wformat-overflow= warnings for some printf tests. Joseph Myers 2018-11-01 17:13:55 +0000
  • daea71c2e4 Update and correct SPARC configuration for supported socket syscalls (bug 23848). Joseph Myers 2018-11-01 16:30:15 +0000
  • 8e3c00db16 MIPS: Use `.set mips2' to emulate LL/SC for the R5900 too Fredrik Noring 2018-11-01 14:36:48 +0000
  • fc783076ec hurd: Add pci RPC stubs Samuel Thibault 2018-10-31 22:43:44 +0100
  • 9c3dbdbe29 Simplify an #if #else #endif Rafael Avila de Espindola 2018-10-31 10:31:06 -0700
  • 9c0a35d162 Merge branch 'master' into errno Samuel Thibault 2018-10-31 10:33:45 +0100
  • a67377e7f7 hurd: Fix errno* generation Samuel Thibault 2018-10-31 10:02:06 +0100
  • 57da2a2395 Merge branch 'master' of git://sourceware.org/git/glibc Samuel Thibault 2018-10-31 09:19:28 +0100
  • 3ed7c33fa2 hurd: Fix build Samuel Thibault 2018-10-31 09:17:05 +0100
  • e3a88b3e9d hurd: Document how to translate EIEIO error message Samuel Thibault 2018-10-31 01:49:11 +0100
  • 3ca235ed36 Convert linknamespace tests from Perl to Python. Joseph Myers 2018-10-30 22:18:34 +0000
  • 6070803053 stdlib/test-bz22786: Avoid memory leaks in the test itself Florian Weimer 2018-10-30 13:56:40 +0100
  • a91e9301c4 support_blob_repeat: Call mkstemp directory for the backing file Florian Weimer 2018-10-30 13:55:50 +0100
  • 07da99aad9 stdlib/tst-strtod-overflow: Switch to support_blob_repeat Florian Weimer 2018-10-30 13:55:01 +0100
  • f5e7e95921 stdlib/test-bz22786: Avoid spurious test failures using alias mappings Florian Weimer 2018-10-30 13:11:47 +0100
  • 2dd12baa04 RISC-V: properly terminate call chain (bug 23125) Andreas Schwab 2018-09-25 11:11:27 +0200
  • fec8bb7ca9 Currency symbol should not preceed amount for [BZ #23791] Sergi Almacellas Abellana 2018-10-29 13:38:30 +0100
  • b6e7c449f9 hurd: return EIEIO instead of EIO Samuel Thibault 2018-10-29 18:57:13 +0100
  • 954cf3c29b Use tempfile.TemporaryDirectory in conform/glibcconform.py. Joseph Myers 2018-10-29 17:49:07 +0000
  • c6982f7efc Patch to require Python 3.4 or later to build glibc. Joseph Myers 2018-10-29 15:28:05 +0000
  • 5c81be5340 hurd: Fix race between calling RPC and handling a signal Samuel Thibault 2018-10-09 23:40:09 +0200
  • 62c482e93f hurd: Fix cancellation just before RPC call Samuel Thibault 2018-10-28 12:55:24 +0100
  • 32ad5b3328 hurd: Fix race between calling RPC and handling a signal Samuel Thibault 2018-10-09 23:40:09 +0200
  • 2d0d1d3876 hurd: Return EIO on non-responding interrupted servers Samuel Thibault 2018-10-09 22:25:19 +0200
  • 46a7f24c84 hurd: set interrupt timeout to 1 minute Samuel Thibault 2018-10-09 22:27:59 +0200
  • e5b8756dc2 Remove pre-Python-3.4 compatibility from build-many-glibcs.py. Joseph Myers 2018-10-26 15:47:23 +0000
  • ba5b14c761 i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822] Szabolcs Nagy 2018-10-26 14:39:42 +0100
  • fe61f17cfc Add IN_MASK_CREATE from Linux 4.19 to sys/inotify.h. Joseph Myers 2018-10-25 15:57:23 +0000
  • 7c5e34d7f1 conform: XFAIL siginfo_t si_band test on sparc64 Florian Weimer 2018-10-25 11:43:57 +0200
  • 5b784e8834 Add new ELF note types from Linux 4.19 to elf.h. Joseph Myers 2018-10-25 11:55:23 +0000
  • 41432ebe15 elf: Fix the ld flags not be applied to tst-execstack-mod.so Zong Li 2018-10-25 13:08:24 +0200
  • d026efea0f hurd: XFAIL absence of C11 threads implementation Samuel Thibault 2018-10-25 01:31:09 +0200
  • b71ac2b9ce Use gen-libm-test.py to generate ulps table for manual. Joseph Myers 2018-10-24 20:34:31 +0000
  • d51f99ce80 Y2038: Add 64-bit time for all architectures Albert ARIBAUD (3ADEV) 2018-10-24 22:09:34 +0200
  • 97d91fccc8 Fix date typo in ChangeLog Albert ARIBAUD (3ADEV) 2018-10-24 21:48:54 +0200
  • 2a973ab7f1 posix: Add internal symbols for posix_spawn interface Adhemerval Zanella 2018-09-12 10:30:46 -0300
  • 2954daf00b Add more checks for valid ld.so.cache file (bug 18093) Andreas Schwab 2018-10-23 09:40:14 +0200
  • a27a4f4721 Y2038: provide size of default time_t for target architecture Albert ARIBAUD (3ADEV) 2018-10-24 11:34:26 +0200
  • 7cc65773f0 x86: Support RDTSCP for benchtests H.J. Lu 2018-10-24 02:19:15 -0700
  • 18ad0de651 Fix tst-preadvwritev2 build failure on HURD Adhemerval Zanella 2018-10-23 14:53:12 -0300
  • c3d8dc45c9 x86: Fix Haswell strong flags (BZ#23709) Adhemerval Zanella 2018-10-11 15:18:40 -0300
  • f1034472e2 time/tst-mktime2: Improve test error reporting Florian Weimer 2018-10-23 11:25:05 +0200
  • 367d7cc2cb Don't use PSEUDO_END for non-PSEUDO function Andreas Schwab 2018-10-04 15:46:00 +0200
  • 029ad711b8 Update kernel version in syscall-names.list to 4.19. Joseph Myers 2018-10-22 23:26:37 +0000
  • 8190520f2a Use Linux 4.19 in build-many-glibcs.py. Joseph Myers 2018-10-22 16:49:37 +0000
  • be8ff03f92 Stop c32rtomb and mbrtoc32 aliasing wcrtomb and mbrtowc (bug 23793). Joseph Myers 2018-10-22 14:52:14 +0000
  • 2dd8e58cc5 x86: Don't include <x86intrin.h> H.J. Lu 2018-10-21 00:37:11 -0700
  • d0a7415979 Handle surrogate pairs in c16rtomb (bug 23794, DR#488, C2X). Joseph Myers 2018-10-19 16:31:29 +0000
  • f997b4be18 signal: Use correct type for si_band in siginfo_t [BZ #23562] Ilya Yu. Malakhov 2018-10-19 18:06:32 +0200
  • 53b2bb8747 resource: Update struct rusage comments [BZ #23689] Florian Weimer 2018-10-19 18:03:21 +0200
  • 94a3a27f5d Add VDSO support to sparc. David S. Miller 2018-10-18 11:42:19 -0700
  • 0a271c8f25 Regenerate sparc ulps. David S. Miller 2018-10-18 11:39:51 -0700
  • 72771e5375 x86: Use _rdtsc intrinsic for HP_TIMING_NOW H.J. Lu 2018-10-17 15:16:38 -0700
  • c2b7ccad93 Do not allow divide-by-zero exception for pow(+/- 0, -Inf). Joseph Myers 2018-10-17 21:23:40 +0000
  • 26756e5756
    [manual] Job control is no longer optional. Zack Weinberg 2018-10-17 14:10:51 -0400
  • c5288d378a Remove unnecessary locking when reading iconv configuration [BZ #22062] Arjun Shankar 2018-10-17 17:47:29 +0200
  • 729f34028a Use single bits/shm.h for all architectures. Joseph Myers 2018-10-17 11:56:28 +0000
  • 8c8d2a8aff Move SHMLBA to its own header. Joseph Myers 2018-10-17 11:55:10 +0000
  • 403b4feb22 Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275] Stefan Liebler 2018-10-17 12:23:04 +0200
  • ce5a7de6cd Don't reduce test timeout to less than default Andreas Schwab 2018-10-16 17:45:02 +0200
  • f0da0bcf8b Remove extra space at end of line. Steve Ellcey 2018-10-16 11:02:03 -0700
  • 75c1aee500 aarch64: optimized memcpy implementation for thunderx2 Anton Youdkevitch 2018-10-16 11:00:27 -0700
  • bcdb1bfa0c Use single bits/sem.h for all architectures. Joseph Myers 2018-10-15 19:28:04 +0000
  • 620a5d4cb1 regex: simplify by using intprops.h Paul Eggert 2018-10-14 22:20:08 -0500
  • f4efbdfb44 regex: __builtin_expect → __glibc_unlikely Paul Eggert 2018-10-14 22:20:08 -0500
  • 9f9feb6d5d Use single bits/msq.h for all architectures. Joseph Myers 2018-10-11 12:07:27 +0000
  • 2a4b25fad8 Use common bits/shm.h for more architectures. Joseph Myers 2018-10-10 00:56:17 +0000
  • 19e62f2690 Use common bits/sem.h for more architectures. Joseph Myers 2018-10-10 00:54:27 +0000
  • b9c0f6c11a Use common bits/msq.h for more architectures. Joseph Myers 2018-10-10 00:52:47 +0000
  • 97785a61af Increase timeout of nss/tst-nss-files-hosts-multi Szabolcs Nagy 2018-10-09 15:00:39 +0100
  • ed643089cd Increase timeout of libio/tst-readline Szabolcs Nagy 2018-10-09 14:31:28 +0100