Commit History

作者 SHA1 備註 提交日期
  mirabilos 9b457baf8d use safe, even if possibly a few cycles slower, six-argument syscall implementation 7 年之前
  Waldemar Brodkorb bddde5860f remove PID caching 7 年之前
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 年之前
  Waldemar Brodkorb 29ff9055c8 use a single libc and deduplicate threading code 7 年之前
  Waldemar Brodkorb 48d8d11d69 Add implementation for copysignl for i386 8 年之前
  Markos Chandras dcd8e7e8c9 libc/{arm, i386}/Makefile.arch: Don't build 64-bit code if LFS is disabled 11 年之前
  Bernhard Reutner-Fischer d0234b16d6 buildsys: use kbuild style 11 年之前
  Florian Fainelli a8dc90eaaa libc: add {get,set,swap,make}context user context manipulation functions 11 年之前
  Peter S. Mazinger dd340d59c5 i386/posix_fadvise64: remove fallback code, uClibc does not do that 13 年之前
  Bernhard Reutner-Fischer 83ce0cc4d5 buildsys: fixup sigaction handling 12 年之前
  Austin Foxley b04c2ba523 i386 specific bit for nptl 14 年之前
  Carmelo Amoroso 47b61ca513 build: Include Makefile.commonarch from common Makefile.in 15 年之前
  Bernhard Reutner-Fischer 0e4d33b939 - now passes all LTP tests 15 年之前
  Bernhard Reutner-Fischer 71c10cea5a - add posix_fadvise. Not yet tested most likely broken in advise64 15 年之前
  Bernhard Reutner-Fischer 5d2a22bbbd - sync_file_range(). Missed the i386 directory in previous commit 15 年之前
  Mike Frysinger d9bdacaa96 rename common Makefile.arch to prevent include funkiness from occuring 18 年之前
  Mike Frysinger 4ed896210a unify common code thus making arch-specific Makefiles very simple :) 18 年之前
  Peter S. Mazinger ec2261ba97 Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources. 18 年之前
  Peter S. Mazinger afb250f7b1 Enable IMA on i386 18 年之前
  Peter S. Mazinger 358043ffb9 Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does not exist, we reinclude the including Makefile. Moved arch/common fpu_control.h link creation into main Makefile.in. Updated the link creation script to remove all the other Makefiles 18 年之前