Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen df6add6279 Some cleanups needed for things to compile and work as expected vor 23 Jahren
  Eric Andersen 3bb075634b use ln -fs vor 23 Jahren
  Eric Andersen bdff18da87 Scrub up a few things I forgot. Add a few more cleanups. vor 23 Jahren
  Eric Andersen 8fbaabf323 This takes about 6k off the size of the x86 shared lib loader... vor 23 Jahren
  David Schleef e3424a396a fixperms needs the correct name for ld-uClibc vor 23 Jahren
  David Schleef 17a4d27ec4 PowerPC has a different kernel interface for termios. Grrr... vor 23 Jahren
  David Schleef e0130ea5d5 The previous termios.h strongly appeared to be from a different vor 23 Jahren
  David Schleef 4a8c7f5897 Add test for proper realloc() behavior. vor 23 Jahren
  Eric Andersen ffc7bb39cc This commit merges David Schleef's updates to the build system, which a vor 23 Jahren
  Eric Andersen d6e6ee0202 Use uClibc's ldd, not the system one which is probably broken vor 23 Jahren
  Eric Andersen dd5db8b9f5 Add missing in_addr_t vor 23 Jahren
  David Schleef 38dccaf3ed Added #ifdef DEBUG where appropriate. vor 23 Jahren
  David Schleef 9ef15439a4 First cut of PowerPC port. It works for hello world, but has lots vor 23 Jahren
  David Schleef 6e0b24b426 Small fixups for powerpc vor 23 Jahren
  David McCullough ce8ee8d9b4 vor 23 Jahren
  David McCullough 5882811b88 vor 23 Jahren
  David McCullough 635c2432c7 vor 23 Jahren
  David McCullough 8ccf39ef91 vor 23 Jahren
  Eric Andersen bcbf416f71 Seems weak_alias wasn't working as expected... vor 23 Jahren
  Eric Andersen ba8a597c04 ldd rewrite is done vor 23 Jahren
  Eric Andersen b5675ab467 Rewrite of ldd so it works as expected, and does not invoke the vor 23 Jahren
  Eric Andersen 1b2d16f45f Fix the code for finding the interpreter, which was I had vor 23 Jahren
  Eric Andersen 8f6ad30191 A patch from Michal Moskal <malekith@pld.org.pl> to include vor 23 Jahren
  Eric Andersen 8df26e4f7b Workaround an old m68k-coff compiler problem vor 23 Jahren
  Eric Andersen cfaa5a15ba This config seems to be basically correct for arm uClinux systems. vor 23 Jahren
  Eric Andersen 9f26cdeaec Fix strxfrm, which was broken (thanks to Shaya Potter <spotter@us.ibm.com> vor 23 Jahren
  Eric Andersen 8c96e2548a Note missing shadow support vor 23 Jahren
  Eric Andersen a9e5b24e67 Don't change options on based on path -- use command line options or vor 23 Jahren
  Eric Andersen 562d9dc331 forkpty.c uses fork(), and so must be disabled when HAS_MMU=false vor 23 Jahren
  Eric Andersen fcc76ccf9c Note that ldd needs a rewrite vor 23 Jahren