Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Samuel Holland 81f4a1200a fix fchown fallback on arches without chown(2) hace 7 años
  Rich Felker 97bd6b09db fix iconv conversions to legacy 8bit encodings hace 7 años
  Rich Felker f9f686b772 have posix_spawnattr_setflags check for supported flags hace 8 años
  Rich Felker 77e895dcfa add no-op POSIX_SPAWN_USEVFORK to spawn.h hace 8 años
  Bobby Bingham 5555041668 s390x: provide sigcontext struct definition hace 8 años
  Rich Felker bb439bb171 implement new posix_spawn flag POSIX_SPAWN_SETSID hace 8 años
  Rich Felker 58e2396a9a remove va_arg hacks in printf core with undefined behavior hace 8 años
  Rich Felker e1232f5b51 make ttyname[_r] return ENODEV rather than ENOENT hace 8 años
  Rich Felker 1a7fa5e521 fix regression in support for resolv.conf attempts option hace 8 años
  Szabolcs Nagy 8c44a06024 fix scalbn when result is in the subnormal range hace 8 años
  Rich Felker 2577b1bc16 allow full-range file offsets to mmap on archs with 64-bit syscall args hace 8 años
  Rich Felker b3751c3282 fix dl_iterate_phdr in static PIE binaries hace 8 años
  Rich Felker 1ca597551b fix read past end of buffer in getaddrinfo backend hace 8 años