Historique des commits

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