Commit Verlauf

Autor SHA1 Nachricht Datum
  Bernhard Reutner-Fischer 1fa51d5755 - fix warning about static not being at the beginning of a decl vor 17 Jahren
  Bernhard Reutner-Fischer 82ffefbd30 - do not delete the libs i keep for size-comparison vor 17 Jahren
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. vor 17 Jahren
  Denis Vlasenko 43eb269ab1 getopt: do not needlessly use static structure. vor 17 Jahren
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: vor 17 Jahren
  Denis Vlasenko 86be6a0207 add an URL to relevant gcc bugzilla entry vor 17 Jahren
  Denis Vlasenko 143fdd3a3b suppress "asm declaration ignored due to conflict with previous rename" vor 17 Jahren
  Bernhard Reutner-Fischer e969404db0 - note that __drand48_iterate should be void vor 17 Jahren
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. vor 17 Jahren
  Bernhard Reutner-Fischer 6a9087f96b - avoid warning due to undefined preprocessor token vor 17 Jahren
  Bernhard Reutner-Fischer 2b8b40a2a7 - avoid warning due to undefined preprocessor token vor 17 Jahren
  Bernhard Reutner-Fischer 80af4542c0 - make it compile with !__UCLIBC_HAS_LOCALE__ vor 17 Jahren
  Bernhard Reutner-Fischer bad2262ab3 - silence warning vor 17 Jahren
  Carmelo Amoroso de1bfc58ed Synch extern declaration with definition provided in __uClibc_main.c vor 17 Jahren
  Carmelo Amoroso 99d15100e8 Remove automatically generated header when doing make clean vor 17 Jahren
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block vor 17 Jahren
  Carmelo Amoroso 498822b67f Added a bounch of locale fixes. vor 17 Jahren
  Carmelo Amoroso 896ed43166 Convert to UNIX format vor 17 Jahren
  Mike Frysinger fa8710bf5c make sure we store the function pointers to the real push/pop functions rather than the public weak ones so that the libc->libpthread forwarding code is able to work properly vor 17 Jahren
  Carmelo Amoroso dc064d58ba Do not check retbuf if realpath returns NULL vor 17 Jahren
  Denis Vlasenko 962e36b510 fix "make install_kernel_headers" to not create asm-generic vor 17 Jahren
  Denis Vlasenko 5f3a86ba2f test-canon: stop checking realpath buffer in case realpath vor 17 Jahren
  Denis Vlasenko 7347e73372 realpath: do not set bogus errno when readlink fails. vor 17 Jahren
  Denis Vlasenko aea115e924 Split kernel headers installation from "make install_headers". vor 17 Jahren
  Carmelo Amoroso a0adf1fefe Add unifdef host tool to clean target vor 17 Jahren
  Carmelo Amoroso f206ed41e1 Remove gcc warning due to missing prototype for 'testandset' vor 17 Jahren
  Bernhard Reutner-Fischer a5e5e8cdd9 - add missing #endif vor 17 Jahren
  Bernhard Reutner-Fischer 923bc203ec - cleanup by manually expanding the helpers. vor 17 Jahren
  Bernhard Reutner-Fischer 7145fac593 - implement splice,vmsplice,tee for all arches vor 17 Jahren
  Khem Raj 8b6643eeb2 Wire up vmsplice, splice and tee for arm. vor 17 Jahren