Commit History

Author SHA1 Message Date
  Eric Andersen ab717d4eb2 Do not enable debugging for initfini.s and friends. Won't work anyways. 23 years ago
  Eric Andersen ed3d3458ef Add implementations of strtof() and strtold(). These are a bit 23 years ago
  Eric Andersen 39d05a3300 This should be the last piece needed to make constructors work (using 23 years ago
  Eric Andersen 90d986e8d2 Add some symbols needed for C++ to work. Temporary hack... 23 years ago
  Eric Andersen 270579eef2 Remove an unused variable 23 years ago
  Manuel Novoa III f654c6f7b8 I vow to rerun _all_ the tests before making commits. :-( 23 years ago
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 23 years ago
  Eric Andersen 94e5ab630b Merge in an ugly pile of rand* functions from glibc. :( 23 years ago
  Eric Andersen e3d8cc9c99 Remove the chdir, so we can test things like empty directories 23 years ago
  Manuel Novoa III 9aeb15e7c4 Modified because of the new str to int funcs. 23 years ago
  Manuel Novoa III 29d3e23bab New versions of the various string to int functions which are smaller 23 years ago
  Manuel Novoa III 347b1fc3b6 Fix stdin/stdout initialization of buffering type. I had changed the 23 years ago
  Manuel Novoa III e26e735ab4 Oops... forgot to update abort.c. 23 years ago
  Manuel Novoa III d66d31914c Apply Miles Bader's missing __va_copy() fix. 23 years ago
  Manuel Novoa III f2f500d61c Fix another O_LARGEFILE bug. Also, I forget to make floating point optional 23 years ago
  Manuel Novoa III b6d85765b0 So much for fcntl flags being resonably consistent across archs... (hopefully) 23 years ago
  Manuel Novoa III 0343687b86 Fix fflush(NULL) and tweak _stdio_term() for the unbuffered stdio option. 23 years ago
  Manuel Novoa III 4b1902f742 Oops.. had left thread support forced on. 23 years ago
  Eric Andersen 0eccd99fb0 Fix a segfault in scandir for empty directories. After looking over 23 years ago
  Manuel Novoa III 16952cf2cc Update to my current todo list. 23 years ago
  Eric Andersen c3f5ce2856 Fix thinko 23 years ago
  Eric Andersen 13b74a58c2 Fixup redefinition of NL_ARGMAX 23 years ago
  Manuel Novoa III 870f09e54e Deal with cvs "feature"... or is that cvs _user_... 23 years ago
  Manuel Novoa III 03e039820d Swap in the new stdio code. 23 years ago
  Eric Andersen ff3e48d940 Add thread support. Eliminate the useless extra "s 23 years ago
  Eric Andersen 4ddd797e60 Fix broken links 23 years ago
  Eric Andersen 71956ec7f9 Fixup ldd behavior to match recent ldso change 23 years ago
  Eric Andersen 7592855f23 Allow some failures to simplify building gcc 23 years ago
  Eric Andersen 0307ade95b Don't install CVS files into the devel dir 23 years ago
  Eric Andersen 4b64bd933b Add in this missing header file 23 years ago