Commit History

Author SHA1 Message Date
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp 22 years ago
  Eric Andersen 5305b3df0a Support strong_alias and begin merging usage of weak_function 22 years ago
  Eric Andersen dc3cbf1141 Whine and exit if people link against GNU libc or 22 years ago
  Eric Andersen 5ebc0e434f Fix defines so debugging works as expected 22 years ago
  Eric Andersen 5ede0d3f2d Some more updates. Darn -- arm needs the mprotect hack 22 years ago
  Eric Andersen 265e399393 A few more little fixups 22 years ago
  Eric Andersen 92d3d2b030 Eliminate circular dependancy 22 years ago
  Eric Andersen 212d547707 A ton of cleanups. Eliminate some useless code. Much better 22 years ago
  Eric Andersen d6abdce959 Use sizeof(sa_mask) instaed of sizeof(sigset_t) since sa_mask is 22 years ago
  Eric Andersen d521a0323b Several mips cleanups/additons from Geoffrey Espin. 22 years ago
  Eric Andersen a0a8901444 Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix up 22 years ago
  David Schleef 29f7a71028 Additionally remove libc/tmp 22 years ago
  David Schleef 277f85d1dd Try adding mipsel to the architectures 22 years ago
  Eric Andersen 8841a5a774 Geoffrey Espin noticed a $ that should have been a double $$ 22 years ago
  Eric Andersen 89a480a843 Disable a lingering bit of wide char junk 22 years ago
  Eric Andersen c2ca92378f Fix missing longjmp symbol 22 years ago
  Eric Andersen 6e19bb63e5 Fix copyright message 22 years ago
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in 22 years ago
  Eric Andersen 80e6061ac5 Several test suite updates. The testatexit, teston_exit, and 22 years ago
  Eric Andersen 98cba6e7dd Fix silly buffer overflow 22 years ago
  Eric Andersen ce4b0fa7e8 Mark Robson noticed that our strcasecmp() behaviour was not 22 years ago
  Eric Andersen f3aece684d HAVE_SA_RESTORER is supposed to be true, not false, on most arches. 22 years ago
  David Schleef efe1d2c439 Fix typo 22 years ago
  David Schleef 54c46b3d18 mksnapshot: updated version and filenames. control.in: changed 22 years ago
  David Schleef 432a37d9a8 Update version 22 years ago
  Eric Andersen c530bc1da1 Dont choke when chown fails. Try to be more portable... 22 years ago
  David McCullough 321d2f0e56 22 years ago
  Eric Andersen e39dd6837c Updates from Martin Sieper 22 years ago
  Eric Andersen 16e078bba3 Fix __adjtimex symbol 22 years ago
  Eric Andersen bf0b6b0938 OOps. 22 years ago