Commit History

Author SHA1 Message Date
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use 23 years ago
  Eric Andersen 130ddae173 Add in missing syscalls.h for powerpc 23 years ago
  David McCullough 5d2472cf83 23 years ago
  Eric Andersen c5207a5547 Make PIC a config option 23 years ago
  Eric Andersen f0d383b45b This adds in support for PIC on x86. Unfortunately, this will break 23 years ago
  Eric Andersen 3c6f0ae167 Patch from Shane Nay, who noticed that these were not properly labeling 23 years ago
  Manuel Novoa III 384a7491ad Oops... forgot to remove rint.c from the makefile. 23 years ago
  Manuel Novoa III 4ab8b2dd6e Remove Erik's broken implementation of rint(). Replace it by one "less broken". 23 years ago
  Eric Andersen e10f6cc02b Add in "HAVE_SHARED" so shared libs build or not as needed 23 years ago
  Eric Andersen 4a7511c316 This was violating policy and using a kernel header file... 23 years ago
  Eric Andersen 08e0c24b47 This commit finishes adding support for the old m68k-coff toolchains by 23 years ago
  Eric Andersen 4db5f2c0a1 I went nuts and wrote a generic rint implementation. I think it is 23 years ago
  Manuel Novoa III e13e3a7da6 Update TODO file. 23 years ago
  Manuel Novoa III 55f1ccc5c9 Add the in* and out* functions for i386. Note: the sys/io.h header for 23 years ago
  Eric Andersen 34d61933bb A few build updates 23 years ago
  Eric Andersen 1c8b3c30f9 These are needed for powerpc to compile 23 years ago
  Eric Andersen c09a19ecb9 Note missing struct _res in resolv.h 23 years ago
  Eric Andersen f5d08871d3 Make some nice SEND_ADDRESS_STDERR and SEND_NUMBER_STDERR macros that 23 years ago
  Eric Andersen 5792927ed5 Now that our compiler wrapper is up to it, we can now use TARGET_CC 23 years ago
  Eric Andersen 3632e2fabd Make strrchr not call other string functions. Hopefully 23 years ago
  Eric Andersen 1a5c8c4765 I am very proud of myself. I managed to write a working _start for 23 years ago
  Eric Andersen e7dc0f213e Add in (stub out really) __libc_current_sigrtmin, and 23 years ago
  Eric Andersen ec4e85f8a3 Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir 23 years ago
  Eric Andersen c1ae0ad826 Make all the uClibc tests use the --uclibc-use-build-dir flag 23 years ago
  Eric Andersen fe23b8c37c Some silly grammar stuff 23 years ago
  Eric Andersen 862fef6971 Yet more ldso cleanups. Be more discriminating about when using inlines 23 years ago
  Eric Andersen 311b479b51 Fix a really stupid bug with ttyname, thanks to a patch from 23 years ago
  Eric Andersen 0920bb7596 Don't create a fake readelf app. We are creating a real one now. 23 years ago
  Eric Andersen f9e6466759 Default to something like a strongArm, (i.e. has an MMU) 23 years ago
  Eric Andersen 55a7417b0e A few new todo items 23 years ago