Histórico de Commits

Autor SHA1 Mensagem Data
  Carmelo Amoroso 60b93ea555 Use __always_inline for _dl_gettimeofday as well. há 16 anos atrás
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword há 16 anos atrás
  Bernhard Reutner-Fischer 8818c27776 - Revert _dl_exit touch-up. há 16 anos atrás
  Bernhard Reutner-Fischer 4cc4b30426 - adds several config-options to allow for turning off certain features há 16 anos atrás
  Carmelo Amoroso 763c6d06bc Some versions of gcc consider inline merely a hint. AVR32 depends on the há 17 anos atrás
  Mike Frysinger c0441bbed5 Blue Swirl writes: há 17 anos atrás
  Eric Andersen eb813ecafa bits/kernel_stat.h is for internal uClibc use only, fix a few other há 18 anos atrás
  Peter S. Mazinger 9f853a2642 forgotten to update gettimeofday here as well há 18 anos atrás
  Peter Kjellerstedt 1d94558cb3 Allow MMAP2_PAGE_SHIFT to be specified by the architecture specific há 18 anos atrás
  Peter Kjellerstedt 635d70f154 A little clean up. há 18 anos atrás
  Mike Frysinger c1f2c43887 Nicolas Bellido: switch up order of mmap preference to try and fix arm eabi usage há 18 anos atrás
  Mike Frysinger 467c76b0c7 move _dl_mmap_check_error() to related mmap bits of code as pointed out by Nicolas Bellido há 18 anos atrás
  Peter S. Mazinger 49cd0c4d7b back to inline, mips fails há 19 anos atrás
  Bernhard Reutner-Fischer c3f6501060 - use keywords __asm__ and __inline__ c99. há 19 anos atrás
  Mike Frysinger 2e2445be37 fix building on alpha há 19 anos atrás
  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 há 19 anos atrás
  Peter S. Mazinger 027d0ede7a Revert 13276, cache corrupted on x86 há 19 anos atrás
  Mike Frysinger c8609543a9 use regular headers rather than trying to get tricky há 19 anos atrás
  Mike Frysinger 9dae26d562 change to Lesser GPL 2.1 as pointed out by psm há 19 anos atrás
  Mike Frysinger ccf126ea86 add some copyright info há 19 anos atrás
  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. há 19 anos atrás
  Joakim Tjernlund 98c83dcfa7 Make powerpc use sys/syscall.h, instead of defining its own syscalls. há 19 anos atrás
  Joakim Tjernlund 24acea5475 Fix bug 430 and reduce ldso size with 1KB :). Not sure if I need to use fstat64, but I am sure someone will há 19 anos atrás
  Eric Andersen 5833ba3946 Just quote the whole darn thing so we can print any error msg we want há 19 anos atrás
  Mike Frysinger 866ff45f90 remove quote char which doesnt belong há 19 anos atrás
  Mike Frysinger e0e3036bda move arch-specific checks out of shared dl-syscall.h and into arch-specific dl-syscalls.h há 19 anos atrás
  Mike Frysinger 0fba5565ba we need the syscall6() version of mmap há 19 anos atrás
  Mike Frysinger 5602071008 typecast to long instead of int so pointers on 64bit arches can be typecast safely há 19 anos atrás
  Eric Andersen 018f4ef5f8 Jakub Bogusz from pld-linux dot org writes: há 20 anos atrás
  Eric Andersen 00fec46c17 Based on a patch from Alexandre Oliva, allow uClibc to compile há 20 anos atrás