Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. 16 years ago
  Bernhard Reutner-Fischer 6a9087f96b - avoid warning due to undefined preprocessor token 16 years ago
  Bernhard Reutner-Fischer 2b8b40a2a7 - avoid warning due to undefined preprocessor token 16 years ago
  Bernhard Reutner-Fischer 80af4542c0 - make it compile with !__UCLIBC_HAS_LOCALE__ 16 years ago
  Bernhard Reutner-Fischer bad2262ab3 - silence warning 16 years ago
  Carmelo Amoroso de1bfc58ed Synch extern declaration with definition provided in __uClibc_main.c 16 years ago
  Carmelo Amoroso 99d15100e8 Remove automatically generated header when doing make clean 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Carmelo Amoroso 498822b67f Added a bounch of locale fixes. 16 years ago
  Carmelo Amoroso 896ed43166 Convert to UNIX format 16 years ago
  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 16 years ago
  Carmelo Amoroso dc064d58ba Do not check retbuf if realpath returns NULL 16 years ago
  Denis Vlasenko 962e36b510 fix "make install_kernel_headers" to not create asm-generic 16 years ago
  Denis Vlasenko 5f3a86ba2f test-canon: stop checking realpath buffer in case realpath 16 years ago
  Denis Vlasenko 7347e73372 realpath: do not set bogus errno when readlink fails. 16 years ago
  Denis Vlasenko aea115e924 Split kernel headers installation from "make install_headers". 16 years ago
  Carmelo Amoroso a0adf1fefe Add unifdef host tool to clean target 16 years ago
  Carmelo Amoroso f206ed41e1 Remove gcc warning due to missing prototype for 'testandset' 16 years ago
  Bernhard Reutner-Fischer a5e5e8cdd9 - add missing #endif 16 years ago
  Bernhard Reutner-Fischer 923bc203ec - cleanup by manually expanding the helpers. 16 years ago
  Bernhard Reutner-Fischer 7145fac593 - implement splice,vmsplice,tee for all arches 16 years ago
  Khem Raj 8b6643eeb2 Wire up vmsplice, splice and tee for arm. 16 years ago
  Bernhard Reutner-Fischer b993d91bfa - indent 16 years ago
  Carmelo Amoroso fc5abf4933 Added implementation for 'locale' command. 16 years ago
  Bernhard Reutner-Fischer 2167a906ff - add vmsplice, splice, tee (Timo Teräs) 16 years ago
  Denis Vlasenko 86d7cc836d install_headers: do not exit if unifdef "fails", it's ok 16 years ago
  Denis Vlasenko 0c55850e1f install_headers: properly quote things 16 years ago
  Denis Vlasenko 9e886c4836 guard against older ld's not understanding --sort-section alignment 16 years ago
  Denis Vlasenko 9f59aad1cc Rules.mak: fix -falign/-malign mixup 16 years ago
  Denis Vlasenko d37cbbd021 install_headers.sh: detect a case when kernel headers are already 16 years ago