História revízii

Autor SHA1 Správa Dátum
  Manuel Novoa III 3d15998e65 Fix a couple of bugs: check mode is legal; open file and check success before 24 rokov pred
  Eric Andersen 50021bfdd0 strtok_r.c was not being compiled in, so fix that. 24 rokov pred
  Manuel Novoa III 0543518c73 Stupid buglet fix. Don't trash FILE bufstart if buffer allocation fails. 24 rokov pred
  Manuel Novoa III 9aed53cc26 Added __strtok_r function. Change strtok to a wrapper around __strtok_r and 24 rokov pred
  Manuel Novoa III 57e9510d98 Fix a buglet regarding floating point output for ?nprintf functions. 24 rokov pred
  Eric Andersen faec125f35 This evening I've been investigating why linking with the shared uClibc library 24 rokov pred
  Manuel Novoa III 82dd793fd0 stdio mostly rewritten... passes lots of tests now. 24 rokov pred
  David McCullough 8cdb05af7d 24 rokov pred
  David McCullough 56e2c9e550 24 rokov pred
  David McCullough 8c9907105a 24 rokov pred
  David McCullough ec656c1429 24 rokov pred
  David McCullough a7c7b0948e 24 rokov pred
  David McCullough e173fa9173 24 rokov pred
  David McCullough 62b59bd5ed 24 rokov pred
  Eric Andersen c2ba9eda4a Update arm for the new way of entering main. BTW, I can now run things on arm 24 rokov pred
  Eric Andersen 48518a1ae1 Forgot to increment i 24 rokov pred
  Eric Andersen 2e8171b84b Sigh. Turn debugging back off. 24 rokov pred
  Eric Andersen ec68a1fa64 This is a touch cleaner, avoids using the comma operator. 24 rokov pred
  Eric Andersen 715fe9e2e7 This actually fixes things I believe. 24 rokov pred
  Eric Andersen 0ad517bb15 Let system dependant things override common things. 24 rokov pred
  Eric Andersen 671d0dad5c Fix two bugs. First, gethostbyname was doing dns queries when given an IP 24 rokov pred
  Eric Andersen 1317d65dbe div and ldiv are required for ISO 9899 24 rokov pred
  Eric Andersen 5b6e897d01 Patch from Jean-Yves Avenard to add missing siglongjmp entry and 24 rokov pred
  Eric Andersen 2109636071 Update to "malloc" so it will work on CPUs not supporting non-aligned words. 24 rokov pred
  Eric Andersen 36970cc691 Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded 24 rokov pred
  Manuel Novoa III 93ccb0356b Fix a couple of bugs in _fopen and fclose, plus change a few internals. 24 rokov pred
  Manuel Novoa III 13793a7b4d Have isatty call ioctl directly rather than tcgetattr; especially since any 24 rokov pred
  Manuel Novoa III 84fb6c9e25 Make sure errno is 0 before we call main (may have been set while initializing). 24 rokov pred
  Manuel Novoa III d959f3d79c Remove redundant old isatty.c since newer termios supplies one. 24 rokov pred
  Eric Andersen 3c7294693b I just changed "net" to "inet" to better follow the directory 24 rokov pred