História revízii

Autor SHA1 Správa Dátum
  Manuel Novoa III fae403620c Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc so 25 rokov pred
  Manuel Novoa III 80831beee1 Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped 25 rokov pred
  Eric Andersen 8bee736e61 I just grabbed the bits dir from glibc 2.1.3 on a sparc box 25 rokov pred
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c 25 rokov pred
  Eric Andersen 400e907806 Fix up some long standing iterative symbol usage problem, noticed today by 25 rokov pred
  Manuel Novoa III bf6e755b6a Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not 25 rokov pred
  Eric Andersen d7839f55b4 Patch from Jean-Yves Avenard to move the getopt globals to their 25 rokov pred
  Eric Andersen 2d858d53fd Use LDFLAGS, don't always include -nostdlib... 25 rokov pred
  Manuel Novoa III 7be859a705 Fixed vfork on i386. Reduced size of __uClibc_syscall. 25 rokov pred
  Manuel Novoa III 3d15998e65 Fix a couple of bugs: check mode is legal; open file and check success before 25 rokov pred
  Eric Andersen 50021bfdd0 strtok_r.c was not being compiled in, so fix that. 25 rokov pred
  Manuel Novoa III 0543518c73 Stupid buglet fix. Don't trash FILE bufstart if buffer allocation fails. 25 rokov pred
  Manuel Novoa III 9aed53cc26 Added __strtok_r function. Change strtok to a wrapper around __strtok_r and 25 rokov pred
  Manuel Novoa III 57e9510d98 Fix a buglet regarding floating point output for ?nprintf functions. 25 rokov pred
  Eric Andersen faec125f35 This evening I've been investigating why linking with the shared uClibc library 25 rokov pred
  Manuel Novoa III 82dd793fd0 stdio mostly rewritten... passes lots of tests now. 25 rokov pred
  David McCullough 8cdb05af7d 25 rokov pred
  David McCullough 56e2c9e550 25 rokov pred
  David McCullough 8c9907105a 25 rokov pred
  David McCullough ec656c1429 25 rokov pred
  David McCullough a7c7b0948e 25 rokov pred
  David McCullough e173fa9173 25 rokov pred
  David McCullough 62b59bd5ed 25 rokov pred
  Eric Andersen c2ba9eda4a Update arm for the new way of entering main. BTW, I can now run things on arm 25 rokov pred
  Eric Andersen 48518a1ae1 Forgot to increment i 25 rokov pred
  Eric Andersen 2e8171b84b Sigh. Turn debugging back off. 25 rokov pred
  Eric Andersen ec68a1fa64 This is a touch cleaner, avoids using the comma operator. 25 rokov pred
  Eric Andersen 715fe9e2e7 This actually fixes things I believe. 25 rokov pred
  Eric Andersen 0ad517bb15 Let system dependant things override common things. 25 rokov pred
  Eric Andersen 671d0dad5c Fix two bugs. First, gethostbyname was doing dns queries when given an IP 25 rokov pred