Historie revizí

Autor SHA1 Zpráva Datum
  Bobby Bingham 54482898ab treat null vdso base same as missing před 8 roky
  Rich Felker b418ea1b66 generalize ELF hash table types not to assume 32-bit entries před 8 roky
  Rich Felker 4078a5c31f fix build regression on archs with variable page size před 8 roky
  Rich Felker 31fb174dd2 add limited pthread_setattr_default_np API to set stack size defaults před 8 roky
  Rich Felker ea7891a651 fix pthread_create regression from stack/guard size simplification před 8 roky
  Rich Felker 04983f2272 make netinet/in.h suppress clashing definitions from kernel headers před 8 roky
  Rich Felker 33ce920857 simplify pthread_attr_t stack/guard size representation před 8 roky
  Rich Felker 7442442ccc fix swprintf internal buffer state and error handling před 8 roky
  Daniel Sabogal bc1e7731ce fix integer overflow of tm_year in __secs_to_tm před 8 roky
  Szabolcs Nagy 5ffe515ca4 fix ldso reserved library name handling před 8 roky
  Szabolcs Nagy 86e8cc0fd4 fix accidental global static pointer in ldso před 8 roky
  Rich Felker c8fdcfe550 don't claim support for resolv.h APIs that aren't supported před 8 roky
  Hannu Nyman 8ca27ac4bf fix parsing of quoted time zone names před 8 roky
  Rich Felker 7352b59d68 remove redundant feature test macro checks in sys/time.h před 8 roky
  Rich Felker ed86967425 redesign snprintf without undefined behavior před 8 roky
  Rich Felker 7597fc25a2 fix various header namespace issues under feature-test-macro control před 8 roky
  Rich Felker 2ed4e9d927 remove parameter names from public headers před 8 roky
  Rich Felker 4b8f94c250 fix misspelling of a legacy macro name in sys/param.h před 8 roky
  Daniel Sabogal 71e8392765 add missing if_ether.h constants před 8 roky
  Daniel Sabogal 79c7ded0ed add missing if_arp.h constant před 8 roky
  Daniel Sabogal 1fa2a32d1e fix typo in utmpx.h před 8 roky
  Daniel Sabogal 104e8a0e3b add missing confstr constants před 8 roky
  Rich Felker e314258e2f fix minor problem in previous strtod non-nearest rounding bug fix před 8 roky
  Szabolcs Nagy 6ffdc4579f fix strtod int optimization in non-nearest rounding mode před 8 roky
  Szabolcs Nagy d184a09e05 fix strtod and strtof rounding with many trailing zeros před 8 roky
  Rich Felker f33b175850 fix gratuitous undefined behavior in strptime před 8 roky
  Rich Felker b24f1d2520 fix getopt_long_only misinterpreting "--" as an option před 8 roky
  Szabolcs Nagy 51ab6db4ed fix float formatting of some exact halfway cases před 8 roky
  Felix Janda 8fb28b0b3e add pthread_setname_np před 8 roky
  Daniel Sabogal 3ca2d2d4ae fix clock_nanosleep error case před 8 roky