Историја ревизија

Аутор SHA1 Порука Датум
  Dmitry Golovin 9d12a6a21f fix clang CFLAGS checks and silence unused argument warnings пре 7 година
  Rich Felker ce385fcfb2 s390x: add single-instruction math functions пре 7 година
  Szabolcs Nagy e6def54435 fix arm run-time abi string functions пре 8 година
  Rich Felker 91d34c4533 fix regression in getspnam[_r] error code for insufficient buffer size пре 7 година
  Rich Felker 5948bc1a64 fix omission of microblaze user.h definitions пре 7 година
  Bartosz Brachaczek b7bfb5c3a8 fix iconv conversions for iso88592-iso885916 пре 7 година
  Rich Felker 64f855874c handle errors from localtime_r in ctime_r пре 7 година
  Rich Felker 2d7d05f031 set errno when getpw*_r, getgr*_r, and getspnam_r fail пре 7 година
  Rich Felker 5c10c33d2a handle localtime errors in ctime пре 7 година
  Rich Felker 1c86c7f5c2 handle mremap failure in realloc of mmap-serviced allocations пре 7 година
  A. Wilcox 1080008809 getdate: correctly specify error number пре 7 година
  A. Wilcox af05173016 catopen: set errno to EOPNOTSUPP пре 7 година
  Rich Felker 84eff797e3 fix glob failure to match plain "/" to root directory пре 7 година
  Rich Felker bc313e880c use hard-coded sh4a atomic opcodes to avoid linker errors on sh пре 7 година
  Natanael Copa 179766aa2e towupper/towlower: fast path for ascii chars пре 7 година
  Rich Felker 1c497005ee remove long-obsolete clang workarounds from mips* syscall_arch.h files пре 7 година
  Rich Felker 4073f03add fix fstatat syscall on mips64 пре 7 година
  Samuel Holland 81f4a1200a fix fchown fallback on arches without chown(2) пре 7 година
  Rich Felker 97bd6b09db fix iconv conversions to legacy 8bit encodings пре 7 година
  Rich Felker f9f686b772 have posix_spawnattr_setflags check for supported flags пре 8 година
  Rich Felker 77e895dcfa add no-op POSIX_SPAWN_USEVFORK to spawn.h пре 8 година
  Bobby Bingham 5555041668 s390x: provide sigcontext struct definition пре 8 година
  Rich Felker bb439bb171 implement new posix_spawn flag POSIX_SPAWN_SETSID пре 8 година
  Rich Felker 58e2396a9a remove va_arg hacks in printf core with undefined behavior пре 8 година
  Rich Felker e1232f5b51 make ttyname[_r] return ENODEV rather than ENOENT пре 8 година
  Rich Felker 1a7fa5e521 fix regression in support for resolv.conf attempts option пре 8 година
  Szabolcs Nagy 8c44a06024 fix scalbn when result is in the subnormal range пре 8 година
  Rich Felker 2577b1bc16 allow full-range file offsets to mmap on archs with 64-bit syscall args пре 8 година
  Rich Felker b3751c3282 fix dl_iterate_phdr in static PIE binaries пре 8 година
  Rich Felker 1ca597551b fix read past end of buffer in getaddrinfo backend пре 8 година