Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 1d7c4f8f93 fix breakage in ldd (failure to print library load address) před 12 roky
  Rich Felker 969ddbc423 Merge remote-tracking branch 'nsz/math' před 12 roky
  Rich Felker 9cb589939c add some missing macros to sys/shm.h před 12 roky
  Szabolcs Nagy a8f73bb1a6 math: fix i386/expl.s with more precise x*log2e před 12 roky
  Szabolcs Nagy 9346094423 fixed tgmath.h for functions with integral result před 12 roky
  Rich Felker d50955620f add missing flags in sys/timerfd.h před 12 roky
  Rich Felker 2384f27d34 treat invalid C as an error even if warnings aren't enabled. před 12 roky
  Szabolcs Nagy 0f53c1a426 math: add a non-dummy tgamma implementation před 12 roky
  Szabolcs Nagy 14cc9c7f38 math: cosh cleanup před 12 roky
  Szabolcs Nagy 9c6b1de0fb math: fix comment in __rem_pio2f.c před 12 roky
  Szabolcs Nagy 1384ad5f33 math: add empty __invtrigl.s to i386 and x86_64 před 12 roky
  Szabolcs Nagy b12a73d5bf math: clean up inverse trigonometric functions před 12 roky
  Szabolcs Nagy 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller před 12 roky
  Szabolcs Nagy 64623cd59a math: remove long double version of bessel functions from math.h před 12 roky
  Szabolcs Nagy faea4c9937 make CMPLX macros available in complex.h in non-c11 mode as well před 12 roky
  Rich Felker bcc20d2b94 fix double errno-decoding in the old-kernel fallback path of pipe2 před 12 roky
  Rich Felker 490d4a0e9e fix regressions in app compatibility from previous sys/ipc.h changes před 12 roky
  Rich Felker f1c1a5ea82 document self-synchronized destruction issue for stdio locking před 12 roky
  Rich Felker baf246e559 syscall() declaration belongs in unistd.h, not sys/syscall.h před 12 roky
  Rich Felker 34aa169dcf add support for ctors/dtors on arm with modern gcc před 12 roky
  Rich Felker b8ccf8e46b page-align initial brk value used by malloc in shared libc před 12 roky
  Rich Felker 3ee67505fe remove __arch_prctl alias for arch_prctl před 12 roky
  Rich Felker 55aef73f47 move new linux syscall wrapper functions to proper source dir před 12 roky
  Rich Felker 03b0f13e90 fix trailing whitespace issues that crept in here and there před 12 roky
  Rich Felker 2ad9cf52eb fix invalid read in aligned_alloc před 12 roky
  Rich Felker 5c5e45e58b move signal.h REG_* macros under _GNU_SOURCE protection před 12 roky
  Rich Felker d1b6fc6ecc fix names of ipc_perm __key/__seq elements před 12 roky
  rofl0r 6bffcc2335 fix sigorset/sigandset: _NSIG/8 is the size in bytes před 12 roky
  rofl0r e00e07f664 fix F_DUPFD_CLOEXEC being defined twice před 12 roky
  rofl0r 30d2c1f5bf sigandset/sigorset: do not check for NULL pointers. před 12 roky