Historia zmian

Autor SHA1 Wiadomość Data
  Alexander Monakov 2e6e08423b remove ineffective compiler assist from printf 7 lat temu
  Alexander Monakov bc42dcbfd9 fix undefined behavior in ptrace 7 lat temu
  Jens Gustedt d906fa3118 unify the use of FUTEX_PRIVATE 7 lat temu
  Alexander Monakov 60ab365cae fix undefined behavior in free 7 lat temu
  Alexander Monakov f688884061 reapply va_arg hacks removal to wprintf 7 lat temu
  Alexander Monakov bd00cc8781 remove useless declarations in string.h 7 lat temu
  Rich Felker f3055e0163 allow specifying argv[0] when invoking a program via ldso command 7 lat temu
  Rich Felker 43c423af5b fix regression in dlopen promotion from RTLD_LOCAL to RTLD_GLOBAL 7 lat temu
  Rich Felker 66b53cfa88 ldso: avoid spurious & possible erroneous work for libs with no deps 7 lat temu
  Rich Felker 94f744195e powerpc64: add single-instruction math functions 7 lat temu
  Dmitry Golovin 9d12a6a21f fix clang CFLAGS checks and silence unused argument warnings 8 lat temu
  Rich Felker ce385fcfb2 s390x: add single-instruction math functions 7 lat temu
  Szabolcs Nagy e6def54435 fix arm run-time abi string functions 8 lat temu
  Rich Felker 91d34c4533 fix regression in getspnam[_r] error code for insufficient buffer size 8 lat temu
  Rich Felker 5948bc1a64 fix omission of microblaze user.h definitions 8 lat temu
  Bartosz Brachaczek b7bfb5c3a8 fix iconv conversions for iso88592-iso885916 8 lat temu
  Rich Felker 64f855874c handle errors from localtime_r in ctime_r 8 lat temu
  Rich Felker 2d7d05f031 set errno when getpw*_r, getgr*_r, and getspnam_r fail 8 lat temu
  Rich Felker 5c10c33d2a handle localtime errors in ctime 8 lat temu
  Rich Felker 1c86c7f5c2 handle mremap failure in realloc of mmap-serviced allocations 8 lat temu
  A. Wilcox 1080008809 getdate: correctly specify error number 8 lat temu
  A. Wilcox af05173016 catopen: set errno to EOPNOTSUPP 8 lat temu
  Rich Felker 84eff797e3 fix glob failure to match plain "/" to root directory 8 lat temu
  Rich Felker bc313e880c use hard-coded sh4a atomic opcodes to avoid linker errors on sh 8 lat temu
  Natanael Copa 179766aa2e towupper/towlower: fast path for ascii chars 8 lat temu
  Rich Felker 1c497005ee remove long-obsolete clang workarounds from mips* syscall_arch.h files 8 lat temu
  Rich Felker 4073f03add fix fstatat syscall on mips64 8 lat temu
  Samuel Holland 81f4a1200a fix fchown fallback on arches without chown(2) 8 lat temu
  Rich Felker 97bd6b09db fix iconv conversions to legacy 8bit encodings 8 lat temu
  Rich Felker f9f686b772 have posix_spawnattr_setflags check for supported flags 8 lat temu