Commit History

Autor SHA1 Mensaxe Data
  David McCullough 8c9907105a %!s(int64=25) %!d(string=hai) anos
  David McCullough ec656c1429 %!s(int64=25) %!d(string=hai) anos
  David McCullough a7c7b0948e %!s(int64=25) %!d(string=hai) anos
  David McCullough e173fa9173 %!s(int64=25) %!d(string=hai) anos
  David McCullough 62b59bd5ed %!s(int64=25) %!d(string=hai) anos
  Eric Andersen c2ba9eda4a Update arm for the new way of entering main. BTW, I can now run things on arm %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 48518a1ae1 Forgot to increment i %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 2e8171b84b Sigh. Turn debugging back off. %!s(int64=25) %!d(string=hai) anos
  Eric Andersen ec68a1fa64 This is a touch cleaner, avoids using the comma operator. %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 715fe9e2e7 This actually fixes things I believe. %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 0ad517bb15 Let system dependant things override common things. %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 671d0dad5c Fix two bugs. First, gethostbyname was doing dns queries when given an IP %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 1317d65dbe div and ldiv are required for ISO 9899 %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 5b6e897d01 Patch from Jean-Yves Avenard to add missing siglongjmp entry and %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 2109636071 Update to "malloc" so it will work on CPUs not supporting non-aligned words. %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 36970cc691 Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - Embedded %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 93ccb0356b Fix a couple of bugs in _fopen and fclose, plus change a few internals. %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 13793a7b4d Have isatty call ioctl directly rather than tcgetattr; especially since any %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 84fb6c9e25 Make sure errno is 0 before we call main (may have been set while initializing). %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III d959f3d79c Remove redundant old isatty.c since newer termios supplies one. %!s(int64=25) %!d(string=hai) anos
  Eric Andersen 3c7294693b I just changed "net" to "inet" to better follow the directory %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III d521275a86 Lots of stdio cleanups. Several bug fixes, addition of a number of functions %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III dfe2d42547 Create __uClibc_main to handle what can be done in C instead of each arch's %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 438aac7262 Revert to standard handling of _exit syscall in unified syscall case on i386. %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III f73d7b6a3a Fix problems with test wrapper and test compiler selection. %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 3a6d1e638c Fix LIBC rule. (cut-and-paste user bug...) %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 3b913463b9 And apparently some things include sys/time.h instead of time.h in uClibc... %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 49169b709c I guess we always need timespec... %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 940d253f89 Add bdflush. %!s(int64=25) %!d(string=hai) anos
  Manuel Novoa III 0ba092c1c9 Add vdprintf function. Note: will be rewritten to check if file descriptor has an associated FILE to avoid bad interactions with buffered output, but needed for busybox right now and that implementation has the same bug. %!s(int64=25) %!d(string=hai) anos