Commit Verlauf

Autor SHA1 Nachricht Datum
  Rich Felker bf9d9ceaa3 fix gethostby*_r result pointer value on error vor 10 Jahren
  Rich Felker 30bd499ae1 release 1.0.3 vor 11 Jahren
  Szabolcs Nagy 309cfa4f2c fix multiple validation issues in dns response label parsing vor 11 Jahren
  Rich Felker 8daa49cdfd remove some dummy "ent" function aliases that duplicated real ones vor 11 Jahren
  Rich Felker f8b5cc8a7e fix if_nametoindex return value when interface does not exist vor 11 Jahren
  Rich Felker 5fa12af8da fix incorrect end pointer in some cases when wcsrtombs stops early vor 11 Jahren
  Szabolcs Nagy 94100a0115 fix for broken kernel side RLIM_INFINITY on mips vor 11 Jahren
  Rich Felker 94a2c04c90 fix sendfile syscall to use 64-bit off_t vor 11 Jahren
  Rich Felker 0f8b7e0b61 release 1.0.2 vor 11 Jahren
  Rich Felker 27836e2280 trivial formatting fix for the config.mak generated by configure vor 11 Jahren
  Rich Felker ba9cb2e57d fix unhandled cases in strptime vor 11 Jahren
  Rich Felker e0a0574f67 add configure check for broken gcc 4.9.0 and possibly other versions vor 11 Jahren
  Rich Felker df70eae24a add configure check for working compiler vor 11 Jahren
  Szabolcs Nagy 45619f5c23 fix strftime %s not to zero pad with default width=2 vor 11 Jahren
  Rich Felker 3555f146a5 remove useless __yield alias for sched_yield vor 11 Jahren
  Rich Felker d7389f0175 fix missing SO_RCVBUFFORCE and SO_SNDBUFFORCE in mips socket.h vor 11 Jahren
  Bobby Bingham 9612cb38d4 fix superh nofpu check on old gcc versions vor 11 Jahren
  Rich Felker c7776e708e perform minimal sanity checks on zoneinfo files loaded via TZ variable vor 11 Jahren
  Rich Felker e65bb40b30 fix false negatives with periodic needles in strstr, wcsstr, and memmem vor 11 Jahren
  Rich Felker 84613196aa release 1.0.1 vor 11 Jahren
  Rich Felker 6ca7c837aa fix deadlock race in pthread_once vor 11 Jahren
  Szabolcs Nagy 52d262fa53 fix RLIMIT_ constants for mips vor 11 Jahren
  Rich Felker 0575c8f7ad fix fallback code for old kernels in clock_gettime vor 11 Jahren
  Rich Felker f82b05c496 use hidden visibility rather than protected for syscall internals vor 11 Jahren
  Szabolcs Nagy 67dc1f3116 math: fix aliasing violation in long double wrappers vor 11 Jahren
  Timo Teräs 043865cadf fix search past the end of haystack in memmem vor 11 Jahren
  Rich Felker a65824a74f fix printf rounding with %g for some corner case midpoints vor 11 Jahren
  Rich Felker 9de00a019e fix failure of printf %g to strip trailing zeros in some cases vor 11 Jahren
  Rich Felker ad0dfd04c2 fix carry into uninitialized slots during printf floating point rounding vor 11 Jahren
  Rich Felker d636714704 fix microblaze syscall register clobbers vor 11 Jahren