Histórico de Commits

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