Histórico de Commits

Autor SHA1 Mensagem Data
  Mike Frysinger 707608fef0 if __NR_lseek is not defined, then we fall back to calling the 64bit lseek há 18 anos atrás
  Mike Frysinger 8c505a6f1a force LFS support since blackfin no longer supports non-lfs há 18 anos atrás
  Mike Frysinger 4d3b4b6f8e be more specific as to what arguments to __uClibc_main() people can skim on during initial port há 18 anos atrás
  Eric Andersen 72aa8c4e3d Fix/disable locking when pthreads is disabled há 18 anos atrás
  Bernhard Reutner-Fischer 3e7394c25f - fix compilation of __LDSO_CACHE_SUPPORT__ há 18 anos atrás
  Eric Andersen 22fdfe0808 sort out a few issues that show up on mips há 18 anos atrás
  Mike Frysinger 1712052547 since we dont symlink the headers, theres nothing to filter há 18 anos atrás
  Mike Frysinger 08e377aab1 we just want the kernel headers, not the whole kernel source ... so people may need to update their paths slightly há 18 anos atrás
  Eric Andersen 29252f8d07 mostly revert the locking changes for 'malloc', as the implementation há 18 anos atrás
  Mike Frysinger 7e465f90d5 fix building when pthread support is disabled há 18 anos atrás
  Mike Frysinger 8f31721552 disable LDSO when FLAT format is selected há 18 anos atrás
  Mike Frysinger f527c08815 dont try and compile if the MMU is disabled há 18 anos atrás
  Mike Frysinger 62ed67488c need endian.h for __LONG_LONG_PAIR() macro há 18 anos atrás
  Mike Frysinger 40c22dc8ae cleanup style há 18 anos atrás
  Mike Frysinger 2576789431 kill off the need for fix_includes.sh by utilizing KERNEL_SOURCE directly há 18 anos atrás
  Mike Frysinger 08c9e9e978 set some default vars to prevent env pollution há 18 anos atrás
  Mike Frysinger 14db067a8b tie PICFLAG:=-mfdpic to format rather than architecture há 18 anos atrás
  Mike Frysinger e1d59aed55 create new menu so people can select what format they wish to build uClibc há 18 anos atrás
  Eric Andersen 5b896451ee these weaks are also needed in libc.so for the time being há 18 anos atrás
  Eric Andersen c63a44c724 oops, use __pthread_mutex_unlock() not pthread_mutex_unlock() há 18 anos atrás
  Eric Andersen c36fe58f44 Add missing sys/types.h header há 18 anos atrás
  Eric Andersen 1f61bbd8a5 silence a lot of warnings and fix a few genuine bugs while I'm at it. há 18 anos atrás
  Mike Frysinger 808694e8a3 Richard Sandiford writes: add support for init/fini arrays in shared flat libraries há 18 anos atrás
  Eric Andersen cba2c53724 seems this is the newfangled way to tell folks this stuff há 18 anos atrás
  Mike Frysinger 1139d948d5 only define msync cancellation point if the syscall exists há 18 anos atrás
  Eric Andersen ffd98ffec7 Take Mike Frysinger's comments into account -- make certain that user há 18 anos atrás
  Eric Andersen 3da17f3cd0 Sorry psm but contrary to commit 12927, kernel provided syscalls há 18 anos atrás
  Eric Andersen 4f5281c481 add some warnings to archs that need a bit of attention há 18 anos atrás
  Mike Frysinger 5fd48aacb3 if __NR_swapon does not exist, dont try and create a syscall for it há 18 anos atrás
  Mike Frysinger 588e6bfb0e if __NR_swapoff does not exist, dont try and create a syscall for it há 18 anos atrás