Histórico de Commits

Autor SHA1 Mensagem Data
  Denis Vlasenko a1c0be1a06 Rename HAVE_NO_SHARED to ARCH_HAS_NO_SHARED, otherwise it's too confusing há 16 anos atrás
  Denis Vlasenko 0b0a9a449d dlfcn.h exists only if __HAVE_SHARED__ ("we are built with shared lib support"), há 16 anos atrás
  Denis Vlasenko 3ff4c54cc8 libc/stdlib/stdlib.c: fix whitespace damage. No code changes há 16 anos atrás
  Denis Vlasenko b1bebd2955 fix bug 1577: '`' is not an acceptable digit for strto[u]l(). há 16 anos atrás
  Denis Vlasenko d666e2a911 libc/inet/resolv.c: use ip6.arpa instead of ip6.int for reverse há 16 anos atrás
  Denis Vlasenko 0725864228 libc/inet/addr.c: fix broked indentation and bad style. No code changes. há 16 anos atrás
  Denis Vlasenko ad636db9fe fix fallout from libc_hidden_proto removal há 16 anos atrás
  Denis Vlasenko 0119403c3a suppress a few "might be used uninitialized" warnings. No code growth. há 16 anos atrás
  Denis Vlasenko eed923be3e Rework smallint machinery so that it will reliably fail to compile há 16 anos atrás
  Denis Vlasenko 999f12709a build system: stop creating ugly double-slash symlinks like há 16 anos atrás
  Denis Vlasenko f92843b334 fix compile breakage in libc/string/wcscasecmp.c há 16 anos atrás
  Denis Vlasenko 87726c7887 add missing includes of unistd.h for smallint usage há 16 anos atrás
  Bernd Schmidt a3bfc1991a Still forgot some libraries in one of the previous commits. há 16 anos atrás
  Bernd Schmidt 68d02d6473 A slight improvement over my previous commit which ensured we always rebuild há 16 anos atrás
  Bernd Schmidt 809dbec58f Use $(<D) rather than $(^D), as the latter now contains an element há 16 anos atrás
  Bernhard Reutner-Fischer e41fbf6daa - since we force make into trying to rebuild unconditionally, we have to há 16 anos atrás
  Bernhard Reutner-Fischer 6f53879929 - store the used compiler plus flags in the .%.dep files too and há 16 anos atrás
  Bernd Schmidt 778c71e5a9 Fix a dependency to mention libc.so, not libc.so.0, as we only have a rule to há 16 anos atrás
  Bernhard Reutner-Fischer 20ef4ea02a - rm all deps on distclean há 16 anos atrás
  Bernhard Reutner-Fischer 590514724a Oh, and prepend a dot to the basename so i don't have to change my habit of há 16 anos atrás
  Bernhard Reutner-Fischer 8040ad5d52 - generate deps via gcc há 16 anos atrás
  Bernhard Reutner-Fischer 49d47f2b7e - fix whitespace há 16 anos atrás
  Bernhard Reutner-Fischer d6442235e7 - fix prerequisites of sysnum.h (has to depend on the script that generates it) há 16 anos atrás
  Bernhard Reutner-Fischer f51a8f2c8e - default kernel-modules funcs to on. há 16 anos atrás
  Denis Vlasenko 6a57f013cf fix fallout from string.h libc_hidden_proto removal há 16 anos atrás
  Denis Vlasenko 4668e42b90 Makefile.kconfig: whitespace fix há 16 anos atrás
  Bernhard Reutner-Fischer 73372af094 - cannot really guarantee proper order, so play safe and compile the problematic há 16 anos atrás
  Bernhard Reutner-Fischer 60cb5307b9 - Fix gcc glitch with mremap and IMA. há 16 anos atrás
  Bernhard Reutner-Fischer 534b77f460 - Avoid warning about undefined preprocessor token. No obj-code changes. há 16 anos atrás
  Bernhard Reutner-Fischer 5cefe71102 - try to pickup UINTMAX_MAX há 16 anos atrás