Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Rich Felker 2ad9cf52eb fix invalid read in aligned_alloc vor 12 Jahren
  Rich Felker 5c5e45e58b move signal.h REG_* macros under _GNU_SOURCE protection vor 12 Jahren
  Rich Felker d1b6fc6ecc fix names of ipc_perm __key/__seq elements vor 12 Jahren
  rofl0r 6bffcc2335 fix sigorset/sigandset: _NSIG/8 is the size in bytes vor 12 Jahren
  rofl0r e00e07f664 fix F_DUPFD_CLOEXEC being defined twice vor 12 Jahren
  rofl0r 30d2c1f5bf sigandset/sigorset: do not check for NULL pointers. vor 12 Jahren
  rofl0r 4ab26cc34c fixup sigandset vor 12 Jahren
  rofl0r e34d967c3e fixup for fcntl.h changes vor 12 Jahren
  rofl0r b6f75ab07f add arch_prctl syscall (amd64/x32 only) vor 12 Jahren
  rofl0r 6fb88a955a add personality syscall vor 12 Jahren
  rofl0r a1990e1e83 add sigandset and sigorset (needed for qemu) vor 12 Jahren
  rofl0r 0182c287ca add struct msgbuf to sys/msg.h vor 12 Jahren
  rofl0r 6bf0fdbdfc unistd.h: fix wrong type for gid_t argument vor 12 Jahren
  rofl0r f1bb78343a ipc.h: fix gnu aliases for key and seq in struct ipc_perm vor 12 Jahren
  rofl0r 7aec71c411 add obsolete futimesat() vor 12 Jahren
  rofl0r a631c5df53 bits/signal.h: add register names for x86(_64) vor 12 Jahren
  rofl0r 120e402de6 fcntl.h: add some linux-specific F_ macros vor 12 Jahren
  rofl0r 3d3903fa5b tcp.h: add SOL_TCP, analoguous to udp.h vor 12 Jahren