Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker d18a410bbf expose [v]asprintf under _BSD_SOURCE vor 12 Jahren
  Rich Felker 761ebe065c align EPOLL_* flags with fcntl O_* flag definitions, which vary by arch vor 12 Jahren
  Rich Felker 820fccdefe fix alignment logic in strlcpy vor 12 Jahren
  Rich Felker 8442358d9d add linux extension POLLRDHUP to poll.h vor 12 Jahren
  Rich Felker e172c7b4df fix reference to libc struct in static tls init code vor 12 Jahren
  Rich Felker d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets vor 12 Jahren
  Rich Felker 5d5ab51862 merge a few fixes by sh4rm4 vor 12 Jahren
  rofl0r 3159e2fc81 socket.h: add SO_(SND/RCV)BUFFORCE to generic block vor 12 Jahren
  Szabolcs Nagy 3c4214db72 math: more correct tgmath.h type cast logic 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 e9e2b66e68 math: new type cast logic in tgmath.h vor 12 Jahren
  Szabolcs Nagy c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values vor 12 Jahren
  Szabolcs Nagy d8a7619e37 math: tgammal.c fixes vor 12 Jahren
  Szabolcs Nagy e42a977fe5 math: tanh.c cleanup similar to sinh, cosh vor 12 Jahren
  Szabolcs Nagy f143458223 math: sinh.c cleanup similar to the cosh one vor 12 Jahren
  Szabolcs Nagy 1aec620f93 math: finished cosh.c cleanup 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