コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen e2d6080d4d Merge glibc random, which gets us a much better RNG and a 22 年 前
  Eric Andersen 54d956c541 Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and 22 年 前
  Eric Andersen 8c4fbefcd9 Resolve symlinks when determining the real ld.so path, which is 22 年 前
  Eric Andersen 2aed5b3bb0 Cleanup header files a bit. 22 年 前
  Eric Andersen 0af2186df0 Let older arm cross compilers work 22 年 前
  Eric Andersen 48f2667be9 Add initial support for compiling cpp code. 22 年 前
  Eric Andersen 2f95bcd382 Enable trace support by default, since it only costs 300 bytes 22 年 前
  Eric Andersen a222ff0b49 Remove the C++ support stubs, since these now live elsewhere and 22 年 前
  Eric Andersen 02c6dba4f3 Build crti.o and crtn.o with optimization enabled 22 年 前
  Manuel Novoa III 48c12e04ca Fix a pointer bug in setvbuf reported by Bart Visscher <magick@Linux-Fan.com>. 22 年 前
  Eric Andersen 5e5710cd0c Oops. Forgot to check this one in 22 年 前
  Eric Andersen 103cbe2418 Add strptime, and commonize some locale strings 22 年 前
  Eric Andersen c2ac6db844 Don't let this worry about _init and _fini 22 年 前
  Eric Andersen d310b72930 Fix location of crt0.o 22 年 前
  Eric Andersen 883d4fb97a Add missing updwtmp() and fix broken makefile 22 年 前
  Eric Andersen 4d40c3c17e Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com> 22 年 前
  Eric Andersen 8dbb3b0aac Hide libc specific junk inside a #ifdef _LIBC to avoid 22 年 前
  Eric Andersen 8f0ab729be Fix non-elf support (in theory). Revert misguided change suggested 22 年 前
  Eric Andersen 15bb702a56 Fix link to daily snapshot 22 年 前
  Eric Andersen 48886c22a7 Update the config script to behave a bit better 22 年 前
  Eric Andersen d1e4f21566 Oops! When I fixed the debug flags, I forgot to make things be 22 年 前
  Eric Andersen 222e31faa0 Setup so ctors/dtors can run. Disabled for now, since they do 22 年 前
  Eric Andersen 608b520c75 Don't call null ctors/dtors. 22 年 前
  Eric Andersen ab717d4eb2 Do not enable debugging for initfini.s and friends. Won't work anyways. 22 年 前
  Eric Andersen ed3d3458ef Add implementations of strtof() and strtold(). These are a bit 22 年 前
  Eric Andersen 39d05a3300 This should be the last piece needed to make constructors work (using 22 年 前
  Eric Andersen 90d986e8d2 Add some symbols needed for C++ to work. Temporary hack... 22 年 前
  Eric Andersen 270579eef2 Remove an unused variable 22 年 前
  Manuel Novoa III f654c6f7b8 I vow to rerun _all_ the tests before making commits. :-( 22 年 前
  Eric Andersen 9121e41f46 Build our own crti.o and crtn.o with a cross arch method that I 22 年 前