Історія комітів

Автор SHA1 Опис Дата
  Bernhard Reutner-Fischer b7a3469048 - for non-threaded, non-macro case we were missing __GI_fputc (for e.g. error.c) 17 роки тому
  Bernhard Reutner-Fischer ba3b529ac8 - fix compilation error 17 роки тому
  Bernhard Reutner-Fischer 1501c7892a - rename to match the set*() function's filename 17 роки тому
  Bernhard Reutner-Fischer 1be726f880 - rename to match the setdomainname filename 17 роки тому
  Denis Vlasenko e7d80fac04 convert two more static ints used as flags to smallints 17 роки тому
  Bernhard Reutner-Fischer cd87a6218b - Wrap overlong comment-lines. No object-code changes 17 роки тому
  Bernhard Reutner-Fischer a3cbb12940 - my manpage sais that init_module, create_module, query_module, delete_module 17 роки тому
  Bernhard Reutner-Fischer 9fd3751e5e - fix warning about old-style function definition 17 роки тому
  Bernhard Reutner-Fischer 1fa51d5755 - fix warning about static not being at the beginning of a decl 17 роки тому
  Bernhard Reutner-Fischer 82ffefbd30 - do not delete the libs i keep for size-comparison 17 роки тому
  Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 роки тому
  Denis Vlasenko 43eb269ab1 getopt: do not needlessly use static structure. 17 роки тому
  Denis Vlasenko 380783acef Introduce and use small[u]int type. Changes in size: 17 роки тому
  Denis Vlasenko 86be6a0207 add an URL to relevant gcc bugzilla entry 17 роки тому
  Denis Vlasenko 143fdd3a3b suppress "asm declaration ignored due to conflict with previous rename" 17 роки тому
  Bernhard Reutner-Fischer e969404db0 - note that __drand48_iterate should be void 17 роки тому
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. 17 роки тому
  Bernhard Reutner-Fischer 6a9087f96b - avoid warning due to undefined preprocessor token 17 роки тому
  Bernhard Reutner-Fischer 2b8b40a2a7 - avoid warning due to undefined preprocessor token 17 роки тому
  Bernhard Reutner-Fischer 80af4542c0 - make it compile with !__UCLIBC_HAS_LOCALE__ 17 роки тому
  Bernhard Reutner-Fischer bad2262ab3 - silence warning 17 роки тому
  Carmelo Amoroso de1bfc58ed Synch extern declaration with definition provided in __uClibc_main.c 17 роки тому
  Carmelo Amoroso 99d15100e8 Remove automatically generated header when doing make clean 17 роки тому
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 роки тому
  Carmelo Amoroso 498822b67f Added a bounch of locale fixes. 17 роки тому
  Carmelo Amoroso 896ed43166 Convert to UNIX format 17 роки тому
  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 17 роки тому
  Carmelo Amoroso dc064d58ba Do not check retbuf if realpath returns NULL 17 роки тому
  Denis Vlasenko 962e36b510 fix "make install_kernel_headers" to not create asm-generic 17 роки тому
  Denis Vlasenko 5f3a86ba2f test-canon: stop checking realpath buffer in case realpath 17 роки тому