Historique des commits

Auteur SHA1 Message Date
  Rich Felker 761ebe065c align EPOLL_* flags with fcntl O_* flag definitions, which vary by arch il y a 12 ans
  Rich Felker 820fccdefe fix alignment logic in strlcpy il y a 12 ans
  Rich Felker 8442358d9d add linux extension POLLRDHUP to poll.h il y a 12 ans
  Rich Felker e172c7b4df fix reference to libc struct in static tls init code il y a 12 ans
  Rich Felker d12f2ed282 clean up and fix logic for making mmap fail on invalid/unsupported offsets il y a 12 ans
  Rich Felker 5d5ab51862 merge a few fixes by sh4rm4 il y a 12 ans
  rofl0r 3159e2fc81 socket.h: add SO_(SND/RCV)BUFFORCE to generic block il y a 12 ans
  Szabolcs Nagy 3c4214db72 math: more correct tgmath.h type cast logic il y a 12 ans
  rofl0r 36d7303878 add inet_network (required for wine) il y a 12 ans
  rofl0r 3bb167b338 x86_64/bits/signal.h: fix typo in REG_CSGSFS il y a 12 ans
  rofl0r 26cf9c3c6b link.h: expose glibc/svr4 dynlinker debugging glue il y a 12 ans
  Szabolcs Nagy e9e2b66e68 math: new type cast logic in tgmath.h il y a 12 ans
  Szabolcs Nagy c6383b7b10 math: use 0x1p-120f and 0x1p120f for tiny and huge values il y a 12 ans
  Szabolcs Nagy d8a7619e37 math: tgammal.c fixes il y a 12 ans
  Szabolcs Nagy e42a977fe5 math: tanh.c cleanup similar to sinh, cosh il y a 12 ans
  Szabolcs Nagy f143458223 math: sinh.c cleanup similar to the cosh one il y a 12 ans
  Szabolcs Nagy 1aec620f93 math: finished cosh.c cleanup il y a 12 ans
  Szabolcs Nagy 58bba42d1b math: x86_64 version of expl, fixed some comments in the i386 version il y a 12 ans
  Szabolcs Nagy 525ad96e0e math: move x86_64 exp2l implementation to exp2l.s from expl.s il y a 12 ans
  Rich Felker 1d7c4f8f93 fix breakage in ldd (failure to print library load address) il y a 12 ans
  Rich Felker 969ddbc423 Merge remote-tracking branch 'nsz/math' il y a 12 ans
  Rich Felker 9cb589939c add some missing macros to sys/shm.h il y a 12 ans
  Szabolcs Nagy a8f73bb1a6 math: fix i386/expl.s with more precise x*log2e il y a 12 ans
  Szabolcs Nagy 9346094423 fixed tgmath.h for functions with integral result il y a 12 ans
  Rich Felker d50955620f add missing flags in sys/timerfd.h il y a 12 ans
  Rich Felker 2384f27d34 treat invalid C as an error even if warnings aren't enabled. il y a 12 ans
  Szabolcs Nagy 0f53c1a426 math: add a non-dummy tgamma implementation il y a 12 ans
  Szabolcs Nagy 14cc9c7f38 math: cosh cleanup il y a 12 ans
  Szabolcs Nagy 9c6b1de0fb math: fix comment in __rem_pio2f.c il y a 12 ans
  Szabolcs Nagy 1384ad5f33 math: add empty __invtrigl.s to i386 and x86_64 il y a 12 ans