提交历史

作者 SHA1 备注 提交日期
  Vineet Gupta d81edb9968 ldso: Fix Build warnings with common-generic ABI build 11 年之前
  Markos Chandras 634e74f630 ldso: Use newer syscalls if arch does not have the deprecated syscalls 12 年之前
  Peter S. Mazinger acbf938705 ldso/include: change guard of headers to reflect the file names. 13 年之前
  Mike Frysinger 7eaca202b9 ldso: unify pread syscall definition 13 年之前
  Mike Frysinger e2f889a746 ldso: merge duplicate dl-syscalls.h code to common header 13 年之前
  Peter S. Mazinger 1dd9275091 remove trailing ';' from _syscallX() 13 年之前
  Bernhard Reutner-Fischer 45ebfdf7d0 remove superfluous extra semicolons 15 年之前
  Mike Frysinger 4ea04a14a4 ldso: drop duplicated/unused defines 15 年之前
  Mike Frysinger 2b59954247 ldso: unify and cleanup _dl_mmap code 15 年之前
  Mike Frysinger 69a320ec04 ldso: define MAP_FAILED for everyone 15 年之前
  Khem Raj f7000691fb Fix the ifdef logic broken by last commit for !defined (__mcoldfire__) 15 年之前
  Khem Raj 3c2a68b9dc The attached patches fixes the problems found bringing up uclibc on coldfire 15 年之前
  Carmelo Amoroso 60b93ea555 Use __always_inline for _dl_gettimeofday as well. 16 年之前
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 年之前
  Bernhard Reutner-Fischer 8818c27776 - Revert _dl_exit touch-up. 16 年之前
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features 16 年之前
  Carmelo Amoroso 763c6d06bc Some versions of gcc consider inline merely a hint. AVR32 depends on the 17 年之前
  Mike Frysinger c0441bbed5 Blue Swirl writes: 17 年之前
  Eric Andersen eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other 18 年之前
  Peter S. Mazinger 9f853a2642 forgotten to update gettimeofday here as well 18 年之前
  Peter Kjellerstedt 1d94558cb3 Allow MMAP2_PAGE_SHIFT to be specified by the architecture specific 18 年之前
  Peter Kjellerstedt 635d70f154 A little clean up. 18 年之前
  Mike Frysinger c1f2c43887 Nicolas Bellido: switch up order of mmap preference to try and fix arm eabi usage 18 年之前
  Mike Frysinger 467c76b0c7 move _dl_mmap_check_error() to related mmap bits of code as pointed out by Nicolas Bellido 18 年之前
  Peter S. Mazinger 49cd0c4d7b back to inline, mips fails 18 年之前
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. 18 年之前
  Mike Frysinger 2e2445be37 fix building on alpha 18 年之前
  Mike Frysinger 537494b031 move a bunch of arch-specific checks out of common files and into an arch specific header file to make porting/updates a lot easier 18 年之前
  Peter S. Mazinger 027d0ede7a Revert 13276, cache corrupted on x86 18 年之前
  Mike Frysinger c8609543a9 use regular headers rather than trying to get tricky 18 年之前