Historie revizí

Autor SHA1 Zpráva Datum
  Rich Felker 8c1c57a64b release 1.1.7 před 10 roky
  Rich Felker d5a5045382 fix MINSIGSTKSZ values for archs with large signal contexts před 10 roky
  Rich Felker 76fd01177a block all signals (even internal ones) in cancellation signal handler před 10 roky
  Rich Felker eceaf1d29f update authors/contributors list před 10 roky
  Rich Felker 4b5ca13fb1 avoid sending huge names as nscd passwd/group queries před 10 roky
  Rich Felker 49d1e7f931 simplify nscd lookup code for alt passwd/group backends před 10 roky
  Josiah Worcester 2894a44b40 add alternate backend support for getgrouplist před 10 roky
  Szabolcs Nagy 962cbfbf86 aarch64: fix typo in bits/ioctl.h před 10 roky
  Szabolcs Nagy 38bf2d7cc3 aarch64: add struct _aarch64_ctx to signal.h před 10 roky
  Rich Felker 673cab5c56 align x32 pthread type sizes to be common with 32-bit archs před 10 roky
  Szabolcs Nagy 01ef3dd9c5 add aarch64 port před 10 roky
  Szabolcs Nagy f4e4632abf math: add dummy implementations of 128 bit long double functions před 10 roky
  Szabolcs Nagy 53cfe0c61a math: add ld128 exp2l based on the freebsd implementation před 10 roky
  Szabolcs Nagy 204a69d2d9 copy the dtv pointer to the end of the pthread struct for TLS_ABOVE_TP archs před 10 roky
  Rich Felker a46677af18 fix regression in pthread_cond_wait with cancellation disabled před 10 roky
  Szabolcs Nagy 559de8f5f0 fix FLT_ROUNDS to reflect the current rounding mode před 10 roky
  Rich Felker bd67959f3a fix over-alignment of TLS, insufficient builtin TLS on 64-bit archs před 10 roky
  Rich Felker 2b42c8cb37 add legacy functions from sysinfo.h duplicating sysconf functionality před 10 roky
  Rich Felker 380857bf21 fix signed left-shift overflow in pthread_condattr_setpshared před 10 roky
  Szabolcs Nagy ad85fcb568 add new si_lower and si_upper siginfo_t members před 10 roky
  Rich Felker 9c3da8968d declare incomplete type struct itimerspec in timerfd.h před 10 roky
  Rich Felker 91a3bd743e fix preprocessor error introduced in poll.h in last commit před 10 roky
  Trutz Behn f5011c62c3 fix POLLWRNORM and POLLWRBAND on mips před 10 roky
  Rich Felker e7b9887e8b fix x32 pthread type definitions před 10 roky
  Rich Felker 064898cfe2 remove useless check of bin match in malloc před 10 roky
  Rich Felker 6de071a0be eliminate atomics in syslog setlogmask function před 10 roky
  Rich Felker 7a81fe3710 fix init race that could lead to deadlock in malloc init code před 10 roky
  Rich Felker 56fbaa3bbe make all objects used with atomic operations volatile před 10 roky
  Rich Felker eb4bd8d8bb suppress masked cancellation in pthread_join před 10 roky
  Rich Felker a3de8f7fbc fix namespace issue in pthread_join affecting thrd_join před 10 roky