Commit History

Author SHA1 Message Date
  Carmelo Amoroso ccd55d0940 Silent compiler warning regarding undefined macro 15 years ago
  Denis Vlasenko 350e4e14d8 ldso/ldso/dl-startup.c: make _dl_elf_main static; remove one dead variable. 15 years ago
  Denis Vlasenko 07fbe8979d forgot to remove one #endif... 15 years ago
  Denis Vlasenko d1c6913386 Get rid of the following annoying warnings on ppc: 15 years ago
  Denis Vlasenko eb51bac1b3 libm/e_scalb.c: remove unused #ifdef _SCALB_INT branches 15 years ago
  Denis Vlasenko 33836c9854 fix small goof in last commit: should use "long" function (scalbln) 15 years ago
  Denis Vlasenko b994ff9e32 libm: remove scalbln implementation, it seems to be less correct than scalbn. 15 years ago
  Khem Raj 15a971616c Merge some pre-work from branch, needed by NPTL. 15 years ago
  Denis Vlasenko e422845f58 libm/e_lgamma_r.c: cosmetic whitespace fixes 15 years ago
  Denis Vlasenko d4f94ef391 libm/*: delete many incarnations of logarithmic gamma function, 15 years ago
  Denis Vlasenko da3fc969d3 libc/stdlib/_strtod.c: add parens around a | b 15 years ago
  Bernhard Reutner-Fischer 3f59c71ed8 - whitespace cleanup; no obj-code changes 15 years ago
  Denis Vlasenko 90ca90c53d libm/s_nearbyint.c: delete (forgot to do it in prev commit) 15 years ago
  Bernhard Reutner-Fischer a55b1393bb - ethers only make sense if we want to play with ethernet addresses 15 years ago
  Bernhard Reutner-Fischer 3a40407c06 - expand SUSv3_LEGACY 15 years ago
  Bernhard Reutner-Fischer 30f06faa24 - pthread_attr_{g,s}etstacksize would depend on SUSv3 legacy but are not 15 years ago
  Denis Vlasenko 30bd4a6cc3 remove many functions which just call __ieee754_<function>, 15 years ago
  Denis Vlasenko de87f81d41 fix another corner case in unifdef 15 years ago
  Denis Vlasenko 08479acdf9 patch up unifdef to recognize and remove "#if defined _LIBC && something" 15 years ago
  Denis Vlasenko d2ac303510 Help unifdef to remove private parts of headers 15 years ago
  Denis Vlasenko cf578c75a5 ctype: remove some trivial macros from ctype.h; 15 years ago
  Denis Vlasenko 7779fe8108 convert yet another old-style function definition 15 years ago
  Denis Vlasenko 1c8c83e23b new regex: stop confusing ourself with _LIBC being undefined; 15 years ago
  Denis Vlasenko 63c18a8309 regex: remove useless casts on allocations; 15 years ago
  Denis Vlasenko 0ef4c6b76f regex: drop __<funcname> aliases. remove much of unused code. 15 years ago
  Denis Vlasenko 6eb4415eaa include/libc-string_i386.h: fix a bug where memset('\xff') misbehaves 15 years ago
  Denis Vlasenko 9ffbd8cdf7 document internal_function 15 years ago
  Denis Vlasenko bd3adc978b test/regex/tst-regexloc.c: include ok/bad indicator in the message 15 years ago
  Denis Vlasenko 66dfcf4efb test/regex/tst-regex2.c: fix the rest of testsuite failures 15 years ago
  Denis Vlasenko cac6ed4e68 test/regex/tst-regex2.c: fix test failure. Next one is immediately after... 15 years ago