Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen e356ea321c Merge in the pthread library. This is the linuxthreads library taken from vor 23 Jahren
  David Schleef 29f7a71028 Additionally remove libc/tmp vor 24 Jahren
  Eric Andersen 8841a5a774 Geoffrey Espin noticed a $ that should have been a double $$ vor 24 Jahren
  Eric Andersen c530bc1da1 Dont choke when chown fails. Try to be more portable... vor 24 Jahren
  Eric Andersen 59c9d20af6 A few more little cleanups vor 24 Jahren
  Eric Andersen 8dc1d08d0c Add in support for the Hitach H8/300H architecture, vor 24 Jahren
  Eric Andersen 34436c0961 Grr. I should learn to compile stuff before committing vor 24 Jahren
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). vor 24 Jahren
  Eric Andersen e788a83817 Add install_utils and install_target_utils targets, so people vor 24 Jahren
  Eric Andersen 4dd4bdd34d Be ever so pedantic and explicitly tell tar to use stdin, vor 24 Jahren
  Eric Andersen 202f0c6ae8 Don't assume uid=gid vor 24 Jahren
  Eric Andersen 2ad28ec7a7 Fix/simplify longjmp. Fix toplevel mips settings vor 24 Jahren
  Eric Andersen 03f7612acc Miles Bader <miles@lsi.nec.co.jp> noticed that `make install' tries to vor 24 Jahren
  Eric Andersen ad3d96f8b7 Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup vor 24 Jahren
  Eric Andersen 158af7364a Sigh. Typod it again vor 24 Jahren
  Eric Andersen 9f35800685 Oops. typo. vor 24 Jahren
  Eric Andersen dd43462ee2 More build system cleanups... vor 24 Jahren
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid vor 24 Jahren
  Eric Andersen ec8e012835 Recommend making symlinks, not copying the config file. vor 24 Jahren
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to vor 24 Jahren
  Eric Andersen 01d1ae3769 Change 'cd <foo> ; bar' to 'cd <foo> && bar' for proper error checking vor 24 Jahren
  Eric Andersen 553d7485bf Use tar instead of cp -LR for make install, since older GNU cp vor 24 Jahren
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com vor 24 Jahren
  Eric Andersen ed93e45cfe My adjusted 'make install' was missing include/linux subdirs. Try vor 24 Jahren
  Eric Andersen dc7210e42d Oops... vor 24 Jahren
  Eric Andersen a078da48fd Much faster version of 'make install' -- it was doing one vor 24 Jahren
  Michael Durrant 683c13fcc8 MDAD: The "Config" file message, should say copy to "Config" not "Config.". vor 24 Jahren
  Eric Andersen e20798031a Finish ajusting math lib options. Close out a couple of todo items. vor 24 Jahren
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in vor 24 Jahren
  Eric Andersen 46d6bbc8e2 Revert global old mmap usage, and do it per arch vor 24 Jahren