Commit Verlauf

Autor SHA1 Nachricht Datum
  rofl0r 3159e2fc81 socket.h: add SO_(SND/RCV)BUFFORCE to generic block vor 12 Jahren
  rofl0r 36d7303878 add inet_network (required for wine) vor 12 Jahren
  rofl0r 3bb167b338 x86_64/bits/signal.h: fix typo in REG_CSGSFS vor 12 Jahren
  rofl0r 26cf9c3c6b link.h: expose glibc/svr4 dynlinker debugging glue vor 12 Jahren
  Szabolcs Nagy 58bba42d1b math: x86_64 version of expl, fixed some comments in the i386 version vor 12 Jahren
  Szabolcs Nagy 525ad96e0e math: move x86_64 exp2l implementation to exp2l.s from expl.s vor 12 Jahren
  Rich Felker 1d7c4f8f93 fix breakage in ldd (failure to print library load address) vor 12 Jahren
  Rich Felker 969ddbc423 Merge remote-tracking branch 'nsz/math' vor 12 Jahren
  Rich Felker 9cb589939c add some missing macros to sys/shm.h vor 12 Jahren
  Szabolcs Nagy a8f73bb1a6 math: fix i386/expl.s with more precise x*log2e vor 12 Jahren
  Szabolcs Nagy 9346094423 fixed tgmath.h for functions with integral result vor 12 Jahren
  Rich Felker d50955620f add missing flags in sys/timerfd.h vor 12 Jahren
  Rich Felker 2384f27d34 treat invalid C as an error even if warnings aren't enabled. vor 12 Jahren
  Szabolcs Nagy 0f53c1a426 math: add a non-dummy tgamma implementation vor 12 Jahren
  Szabolcs Nagy 14cc9c7f38 math: cosh cleanup vor 12 Jahren
  Szabolcs Nagy 9c6b1de0fb math: fix comment in __rem_pio2f.c vor 12 Jahren
  Szabolcs Nagy 1384ad5f33 math: add empty __invtrigl.s to i386 and x86_64 vor 12 Jahren
  Szabolcs Nagy b12a73d5bf math: clean up inverse trigonometric functions vor 12 Jahren
  Szabolcs Nagy 482ccd2f74 math: rewrite inverse hyperbolic functions to be simpler/smaller vor 12 Jahren
  Szabolcs Nagy 64623cd59a math: remove long double version of bessel functions from math.h vor 12 Jahren
  Szabolcs Nagy faea4c9937 make CMPLX macros available in complex.h in non-c11 mode as well vor 12 Jahren
  Rich Felker bcc20d2b94 fix double errno-decoding in the old-kernel fallback path of pipe2 vor 12 Jahren
  Rich Felker 490d4a0e9e fix regressions in app compatibility from previous sys/ipc.h changes vor 12 Jahren
  Rich Felker f1c1a5ea82 document self-synchronized destruction issue for stdio locking vor 12 Jahren
  Rich Felker baf246e559 syscall() declaration belongs in unistd.h, not sys/syscall.h vor 12 Jahren
  Rich Felker 34aa169dcf add support for ctors/dtors on arm with modern gcc vor 12 Jahren
  Rich Felker b8ccf8e46b page-align initial brk value used by malloc in shared libc vor 12 Jahren
  Rich Felker 3ee67505fe remove __arch_prctl alias for arch_prctl vor 12 Jahren
  Rich Felker 55aef73f47 move new linux syscall wrapper functions to proper source dir vor 12 Jahren
  Rich Felker 03b0f13e90 fix trailing whitespace issues that crept in here and there vor 12 Jahren