Commit History

Author SHA1 Message Date
  Bernhard Reutner-Fischer b732f3009a - fix the macros rather than the callees as rightfully noted by bernds (duh!) 17 years ago
  Bernhard Reutner-Fischer 27289ce884 - nlist is unsigned. Adjust iterator variables accordingly to avoid signedness warnings. 17 years ago
  Bernhard Reutner-Fischer c4a9c0cdae - Avoid warning about missing brace. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer a16b7b1146 - fix dependencies of ldso.c 17 years ago
  Bernhard Reutner-Fischer df2e0d1154 - Avoid warning about missing brace. 17 years ago
  Bernhard Reutner-Fischer 72139db7f1 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer 91263f9477 - Avoid warning about missing brace. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 17 years ago
  Bernhard Reutner-Fischer 11670276bb - pull wur settings from upstream. No other changes. 17 years ago
  Bernhard Reutner-Fischer 410b670ecb - shrink a little bit. 17 years ago
  Bernhard Reutner-Fischer fdaf4708c5 - fix dependencies for multi-source 17 years ago
  Carmelo Amoroso d961e95a72 Fix typo in macro for tls access model 17 years ago
  Bernhard Reutner-Fischer 448b1571b8 - pull commentary fixes from upstream 17 years ago
  Carmelo Amoroso 173abff0ca Fix the ELF magic number for SPARCV9: by Friedrich Oslage <bluebird@porno-bullen.de> 17 years ago
  Haavard Skinnemoen 8e2424ffec avr32: splice(), vmsplice() and tee() support 17 years ago
  Carmelo Amoroso fa4e63add8 Fix build failure due to missing 'smallint' definition 17 years ago
  Carmelo Amoroso 9811a4df8a Fix build failure due to missing 'smallint' definition 17 years ago
  Denis Vlasenko 06607b674f Slight size reduction by use of smallints/consts: 17 years ago
  Denis Vlasenko 06135d973d __uClibc_main.c: save ~70 bytes by not checking that /dev/null 17 years ago
  Bernhard Reutner-Fischer 18f27be358 - use -print-file-name 17 years ago
  Bernhard Reutner-Fischer 5e25c1061c - avoid warning about cast from pointer to integer of different size 17 years ago
  Denis Vlasenko 267b2d15fd arm memcpy: fix the case when src=dst 17 years ago
  Bernhard Reutner-Fischer b7a3469048 - for non-threaded, non-macro case we were missing __GI_fputc (for e.g. error.c) 17 years ago
  Bernhard Reutner-Fischer ba3b529ac8 - fix compilation error 17 years ago
  Bernhard Reutner-Fischer 1501c7892a - rename to match the set*() function's filename 17 years ago
  Bernhard Reutner-Fischer 1be726f880 - rename to match the setdomainname filename 17 years ago
  Denis Vlasenko e7d80fac04 convert two more static ints used as flags to smallints 17 years ago
  Bernhard Reutner-Fischer cd87a6218b - Wrap overlong comment-lines. No object-code changes 17 years ago
  Bernhard Reutner-Fischer a3cbb12940 - my manpage sais that init_module, create_module, query_module, delete_module 17 years ago
  Bernhard Reutner-Fischer 9fd3751e5e - fix warning about old-style function definition 17 years ago