Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker d18a410bbf expose [v]asprintf under _BSD_SOURCE před 12 roky
  Rich Felker 761ebe065c align EPOLL_* flags with fcntl O_* flag definitions, which vary by arch před 12 roky
  Rich Felker 820fccdefe fix alignment logic in strlcpy před 12 roky
  Rich Felker 8442358d9d add linux extension POLLRDHUP to poll.h před 12 roky
  Rich Felker e172c7b4df fix reference to libc struct in static tls init code před 12 roky
  Rich Felker d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets před 12 roky
  Rich Felker 5d5ab51862 merge a few fixes by sh4rm4 před 12 roky
  rofl0r 3159e2fc81 socket.h: add SO_(SND/RCV)BUFFORCE to generic block před 12 roky
  Szabolcs Nagy 3c4214db72 math: more correct tgmath.h type cast logic před 12 roky
  rofl0r 36d7303878 add inet_network (required for wine) před 12 roky
  rofl0r 3bb167b338 x86_64/bits/signal.h: fix typo in REG_CSGSFS před 12 roky
  rofl0r 26cf9c3c6b link.h: expose glibc/svr4 dynlinker debugging glue před 12 roky
  Szabolcs Nagy e9e2b66e68 math: new type cast logic in tgmath.h před 12 roky
  Szabolcs Nagy c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values před 12 roky
  Szabolcs Nagy d8a7619e37 math: tgammal.c fixes před 12 roky
  Szabolcs Nagy e42a977fe5 math: tanh.c cleanup similar to sinh, cosh před 12 roky
  Szabolcs Nagy f143458223 math: sinh.c cleanup similar to the cosh one před 12 roky
  Szabolcs Nagy 1aec620f93 math: finished cosh.c cleanup před 12 roky
  Szabolcs Nagy 58bba42d1b math: x86_64 version of expl, fixed some comments in the i386 version před 12 roky
  Szabolcs Nagy 525ad96e0e math: move x86_64 exp2l implementation to exp2l.s from expl.s před 12 roky
  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