Historial de Commits

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