Historie revizí

Autor SHA1 Zpráva Datum
  Mike Frysinger 7eaca202b9 ldso: unify pread syscall definition před 12 roky
  Mike Frysinger e2f889a746 ldso: merge duplicate dl-syscalls.h code to common header před 12 roky
  Peter S. Mazinger 1dd9275091 remove trailing ';' from _syscallX() před 13 roky
  Bernhard Reutner-Fischer 45ebfdf7d0 remove superfluous extra semicolons před 14 roky
  Mike Frysinger 4ea04a14a4 ldso: drop duplicated/unused defines před 14 roky
  Mike Frysinger 2b59954247 ldso: unify and cleanup _dl_mmap code před 14 roky
  Mike Frysinger 69a320ec04 ldso: define MAP_FAILED for everyone před 14 roky
  Khem Raj f7000691fb Fix the ifdef logic broken by last commit for !defined (__mcoldfire__) před 15 roky
  Khem Raj 3c2a68b9dc The attached patches fixes the problems found bringing up uclibc on coldfire před 15 roky
  Carmelo Amoroso 60b93ea555 Use __always_inline for _dl_gettimeofday as well. před 15 roky
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword před 16 roky
  Bernhard Reutner-Fischer 8818c27776 - Revert _dl_exit touch-up. před 16 roky
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features před 16 roky
  Carmelo Amoroso 763c6d06bc Some versions of gcc consider inline merely a hint. AVR32 depends on the před 16 roky
  Mike Frysinger c0441bbed5 Blue Swirl writes: před 17 roky
  Eric Andersen eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other před 17 roky
  Peter S. Mazinger 9f853a2642 forgotten to update gettimeofday here as well před 18 roky
  Peter Kjellerstedt 1d94558cb3 Allow MMAP2_PAGE_SHIFT to be specified by the architecture specific před 18 roky
  Peter Kjellerstedt 635d70f154 A little clean up. před 18 roky
  Mike Frysinger c1f2c43887 Nicolas Bellido: switch up order of mmap preference to try and fix arm eabi usage před 18 roky
  Mike Frysinger 467c76b0c7 move _dl_mmap_check_error() to related mmap bits of code as pointed out by Nicolas Bellido před 18 roky
  Peter S. Mazinger 49cd0c4d7b back to inline, mips fails před 18 roky
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. před 18 roky
  Mike Frysinger 2e2445be37 fix building on alpha před 18 roky
  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 před 18 roky
  Peter S. Mazinger 027d0ede7a Revert 13276, cache corrupted on x86 před 18 roky
  Mike Frysinger c8609543a9 use regular headers rather than trying to get tricky před 18 roky
  Mike Frysinger 9dae26d562 change to Lesser GPL 2.1 as pointed out by psm před 18 roky
  Mike Frysinger ccf126ea86 add some copyright info před 18 roky
  Peter S. Mazinger 237277e9a8 Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place. před 18 roky